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.
2 parents a2b77d5 + 33c6c20 commit ee8bf0cCopy full SHA for ee8bf0c
pkgs/by-name/ni/nix-plugin-pijul/package.nix
pkgs/top-level/aliases.nix
@@ -1328,6 +1328,7 @@ mapAliases {
1328
newlib-nanoCross = newlib-nano; # Added 2024-09-06
1329
nix-direnv-flakes = nix-direnv;
1330
nix-ld-rs = nix-ld; # Added 2024-08-17
1331
+ nix-plugin-pijul = throw "nix-plugin-pijul has been removed due to being discontinued"; # added 2025-05-18
1332
nix-repl = throw (
1333
# Added 2018-08-26
1334
"nix-repl has been removed because it's not maintained anymore, "
0 commit comments