Skip to content

Commit 9ae5ab6

Browse files
committed
nix-prefetch-{darcs,pijul}: expose individual scripts
1 parent 6aaaa05 commit 9ae5ab6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/top-level/all-packages.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14105,8 +14105,10 @@ with pkgs;
1410514105
inherit (callPackages ../tools/package-management/nix-prefetch-scripts { })
1410614106
nix-prefetch-bzr
1410714107
nix-prefetch-cvs
14108+
nix-prefetch-darcs
1410814109
nix-prefetch-git
1410914110
nix-prefetch-hg
14111+
nix-prefetch-pijul
1411014112
nix-prefetch-svn
1411114113
nix-prefetch-scripts
1411214114
;

0 commit comments

Comments
 (0)