nix: fix 'maintainers'
This commit is contained in:
parent
2c807f6a52
commit
eacb0230dd
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@
|
|||
description = "A CLI drag-and-drop tool";
|
||||
homepage = "https://gitea.belanyi.fr/ambroisie/dragger";
|
||||
license = licenses.mit;
|
||||
maintainers = [ ambroisie ];
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue