Support Git repos in the Nix path
E.g. $ nix-build -I nixpkgs=git://github.com/NixOS/nixpkgs '<nixpkgs>' -A hello This is not extremely useful yet because you can't specify a branch/revision.
Showing
- src/libexpr/parser.y 9 additions, 4 deletionssrc/libexpr/parser.y
- src/libexpr/primops/fetchgit.cc 38 additions, 33 deletionssrc/libexpr/primops/fetchgit.cc
- src/libexpr/primops/fetchgit.hh 14 additions, 0 deletionssrc/libexpr/primops/fetchgit.hh
- src/libutil/util.cc 6 additions, 0 deletionssrc/libutil/util.cc
- src/libutil/util.hh 4 additions, 0 deletionssrc/libutil/util.hh
Loading
Please register or sign in to comment