index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
Age
Commit message (
Expand
)
Author
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-02
Merge pull request #3639 from obsidiansystems/do-fixme-store-removes
Eelco Dolstra
2020-06-01
use Tree ctor
Matthew Kenigsberg
2020-06-01
Tree ctors
Matthew Kenigsberg
2020-05-30
Ensure we restrict refspec interpretation while fetching
Nikola Knezevic
2020-05-30
Improve ref validity checking in fetchGit
Nikola Knezevic
2020-05-30
Move substitution into Input::fetch()
Eelco Dolstra
2020-05-30
Check revCount / lastModified input attributes if specified
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-29
Remove addToStore variant as requested by `FIXME`
John Ericson
2020-05-29
Factor out GitHub / GitLab commonality
Eelco Dolstra
2020-05-28
add gitlab libfetcher
Finn Behrens
2020-05-26
Change remaining bools with FileIngestionMethod
Carlo Nucera
2020-05-13
Update src/libfetchers/git.cc
Eelco Dolstra
2020-05-10
Simplify
Eelco Dolstra
2020-04-27
Improve path:// handling
Eelco Dolstra
2020-04-22
Path fetcher: Fix store path name
Eelco Dolstra
2020-04-22
Path fetcher: Fix store path name
Eelco Dolstra
2020-04-14
Make Registry::read() more robust
Eelco Dolstra
2020-04-09
Fix build
Eelco Dolstra
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-08
after flake rebase
Nikola Knezevic
2020-04-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-07
Merge branch 'fetchgit-recursive' of https://github.com/blitz/nix
Eelco Dolstra
2020-04-07
Add FIXME
Eelco Dolstra
2020-04-07
PathInput: Add some methods
Eelco Dolstra
2020-04-07
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-07
Add 'path' fetcher
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-02
Don't barf on registry parse errors
Eelco Dolstra
2020-04-02
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-02
PathInput: Add some methods
Eelco Dolstra
2020-04-02
Move parseTreeInfo()
Eelco Dolstra
2020-04-02
Add 'path' fetcher
Eelco Dolstra
2020-04-02
Doh
Eelco Dolstra
2020-04-02
nix flake info --json: Show TreeInfo
Eelco Dolstra
2020-04-01
Support registry entries that must match exactly
Eelco Dolstra
2020-04-01
Registry: Use a struct instead of a tuple for entries
Eelco Dolstra
2020-04-01
Add a system-wide flake registry /etc/nix/registry.json
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra