index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
/
registry.cc
Age
Commit message (
Expand
)
Author
2021-07-07
Style tweaks
Eelco Dolstra
2021-06-30
nix registry pin: add a way to pin to a custom locked
Alexander Bantyev
2021-03-19
Use the appropriate config dir for the registry
Samuel Dionne-Riel
2020-10-28
Capitalize JSON for consistency
Matthew Kenigsberg
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-09-03
addPermRoot(): Remove indirect flag
Eelco Dolstra
2020-07-01
Add --inputs-from to use flake inputs as registry entries
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-10
Simplify
Eelco Dolstra
2020-04-14
Make Registry::read() more robust
Eelco Dolstra
2020-04-09
Fix build
Eelco Dolstra
2020-04-02
Don't barf on registry parse errors
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
Move fetchers from libstore to libfetchers
Eelco Dolstra