We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc75094 commit a127b5dCopy full SHA for a127b5d
pkgs/by-name/ni/nix-plugin-pijul/package.nix
@@ -89,7 +89,6 @@ stdenv.mkDerivation (finalAttrs: {
89
description = "Plugin to add Pijul support to the Nix package manager";
90
homepage = "https://nest.pijul.com/dblsaiko/nix-plugin-pijul";
91
license = lib.licenses.lgpl3Plus;
92
- maintainers = [ lib.maintainers.dblsaiko ];
93
platforms = lib.platforms.unix;
94
};
95
})
0 commit comments