pkgs: add myself as maintainer to all packages
This commit is contained in:
parent
0dc9495fda
commit
faad0c0624
9 changed files with 9 additions and 0 deletions
|
|
@ -38,5 +38,6 @@ stdenvNoCC.mkDerivation rec {
|
|||
homepage = "https://gitea.belanyi.fr/ambroisie/nix-config";
|
||||
license = with licenses; [ mit ];
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue