Remove git:// support in NIX_PATH
This didn't support specifying a revision/branch, and was restricted to git:// URIs (since https:// or ssh:// would be ambiguous).
Showing
- doc/manual/release-notes/rl-1.12.xml 0 additions, 7 deletionsdoc/manual/release-notes/rl-1.12.xml
- src/libexpr/parser.y 1 addition, 6 deletionssrc/libexpr/parser.y
- src/libexpr/primops/fetchgit.cc 8 additions, 1 deletionsrc/libexpr/primops/fetchgit.cc
- src/libexpr/primops/fetchgit.hh 0 additions, 24 deletionssrc/libexpr/primops/fetchgit.hh
Loading
Please register or sign in to comment