treewide: change pacien to euxane
To match a recent change in Nixpkgs.
This commit is contained in:
parent
afbf007bb5
commit
35b98d20ca
6 changed files with 6 additions and 6 deletions
|
|
@ -10,7 +10,7 @@ let
|
|||
coercedTo (either (listOf str) str) toList (listOf str);
|
||||
|
||||
in {
|
||||
meta.maintainers = with maintainers; [ pacien ];
|
||||
meta.maintainers = with maintainers; [ euxane ];
|
||||
|
||||
options.xdg.mimeApps = {
|
||||
enable = mkOption {
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ let
|
|||
cfg = config.xdg.userDirs;
|
||||
|
||||
in {
|
||||
meta.maintainers = with maintainers; [ pacien ];
|
||||
meta.maintainers = with maintainers; [ euxane ];
|
||||
|
||||
imports = [
|
||||
(mkRenamedOptionModule [ "xdg" "userDirs" "publishShare" ] [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue