Commit 9ae5ab63 authored by toastal's avatar toastal
Browse files

nix-prefetch-{darcs,pijul}: expose individual scripts

parent 6aaaa05b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14105,8 +14105,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
    ;