Move fetchers from libstore to libfetchers
Showing
- Makefile 1 addition, 0 deletionsMakefile
- local.mk 1 addition, 1 deletionlocal.mk
- src/libexpr/common-eval-args.cc 2 additions, 2 deletionssrc/libexpr/common-eval-args.cc
- src/libexpr/flake/flake.cc 1 addition, 1 deletionsrc/libexpr/flake/flake.cc
- src/libexpr/flake/flakeref.cc 3 additions, 4 deletionssrc/libexpr/flake/flakeref.cc
- src/libexpr/flake/flakeref.hh 1 addition, 1 deletionsrc/libexpr/flake/flakeref.hh
- src/libexpr/flake/lockfile.cc 1 addition, 2 deletionssrc/libexpr/flake/lockfile.cc
- src/libexpr/local.mk 1 addition, 1 deletionsrc/libexpr/local.mk
- src/libexpr/parser.y 1 addition, 1 deletionsrc/libexpr/parser.y
- src/libexpr/primops/fetchGit.cc 4 additions, 4 deletionssrc/libexpr/primops/fetchGit.cc
- src/libexpr/primops/fetchMercurial.cc 5 additions, 6 deletionssrc/libexpr/primops/fetchMercurial.cc
- src/libexpr/primops/fetchTree.cc 2 additions, 2 deletionssrc/libexpr/primops/fetchTree.cc
- src/libfetchers/attrs.cc 0 additions, 0 deletionssrc/libfetchers/attrs.cc
- src/libfetchers/attrs.hh 0 additions, 0 deletionssrc/libfetchers/attrs.hh
- src/libfetchers/cache.cc 1 addition, 1 deletionsrc/libfetchers/cache.cc
- src/libfetchers/cache.hh 1 addition, 2 deletionssrc/libfetchers/cache.hh
- src/libfetchers/fetchers.cc 0 additions, 1 deletionsrc/libfetchers/fetchers.cc
- src/libfetchers/fetchers.hh 1 addition, 1 deletionsrc/libfetchers/fetchers.hh
- src/libfetchers/git.cc 2 additions, 4 deletionssrc/libfetchers/git.cc
- src/libfetchers/github.cc 2 additions, 4 deletionssrc/libfetchers/github.cc
Loading
Please register or sign in to comment