Unverified Commit f80a321a authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

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

parents 31dff340 9ae5ab63
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
    ;