nix-prefetch-{darcs,pijul}: expose individual scripts (#463095)

This commit is contained in:
Aleksana
2025-11-23 12:46:23 +00:00
committed by GitHub
+2
View File
@@ -14098,8 +14098,10 @@ with pkgs;
inherit (callPackages ../tools/package-management/nix-prefetch-scripts { })
nix-prefetch-bzr
nix-prefetch-cvs
nix-prefetch-darcs
nix-prefetch-git
nix-prefetch-hg
nix-prefetch-pijul
nix-prefetch-svn
nix-prefetch-scripts
;