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 a127b5d commit 33c6c20Copy full SHA for 33c6c20
pkgs/by-name/ni/nix-plugin-pijul/package.nix
pkgs/top-level/aliases.nix
@@ -1316,6 +1316,7 @@ mapAliases {
1316
newlib-nanoCross = newlib-nano; # Added 2024-09-06
1317
nix-direnv-flakes = nix-direnv;
1318
nix-ld-rs = nix-ld; # Added 2024-08-17
1319
+ nix-plugin-pijul = throw "nix-plugin-pijul has been removed due to being discontinued"; # added 2025-05-18
1320
nix-repl = throw (
1321
# Added 2018-08-26
1322
"nix-repl has been removed because it's not maintained anymore, "
0 commit comments