index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops
/
fetchTree.cc
Age
Commit message (
Expand
)
Author
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Merge pull request #3674 from matthewbauer/allow-empty-hash2
Eelco Dolstra
2020-06-12
Add newHashAllowEmpty helper function
Matthew Bauer
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-09
Support empty hash in fetchers
Matthew Bauer
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-05-30
Move substitution into Input::fetch()
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-12
new pos format for more errors
Ben Burdette
2020-05-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-29
Fix displaying error-position in `builtins.fetch{Tree,Tarball}`
Maximilian Bosch
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
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-02
Improve error message
Eelco Dolstra
2020-04-02
Change lastModified to the number of seconds in the epoch
Eelco Dolstra
2020-04-02
fetchTree: Support integer attributes
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2020-03-18
Get rid of downloadCached()
Eelco Dolstra
2020-03-17
Require shallow clones to be requested explicitly
Eelco Dolstra
2020-03-17
Unified fetcher caching system
Eelco Dolstra
2020-03-10
Fix flake subdirectory handling
Eelco Dolstra
2020-03-09
Move calling flakes into a Nix helper function (call-flake.nix)
Eelco Dolstra
2020-02-20
Restore subdir support in registries
Eelco Dolstra
2020-02-20
fetchTree: Use a feature flag
Eelco Dolstra
2020-02-11
Add fetchTree builtin function
Eelco Dolstra