index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-04-08
Add path flakeref variant
Eelco Dolstra
2019-04-08
nix: Support nixpkgs.<attrpath> for compatibility
Eelco Dolstra
2019-04-08
nix: Make -f work for compatibility
Eelco Dolstra
2019-04-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-04-08
nix: New installables syntax
Eelco Dolstra
2019-04-08
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2019-04-01
primeCache(): Barf if builds are needed but not allowed
Eelco Dolstra
2019-04-01
getMachines(): Cache result
Eelco Dolstra
2019-03-27
Fix Bison 3.3 warning
Eelco Dolstra
2019-03-27
Merge remote-tracking branch 'tweag/flake-registries' into flakes
Eelco Dolstra
2019-03-26
Remove debug line
Eelco Dolstra
2019-03-26
nix flake add: Handle ~/.config/nix not existing
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'tweag/flake-add' into flakes
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'tweag/auto-update-flake' into flakes
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-03-25
Merge pull request #1828 from zimbatm/isPath
Eelco Dolstra
2019-03-25
store-api.hh: add missing include for unordered_map
Will Dietz
2019-03-24
Add isPath primop
zimbatm
2019-03-23
Combining registries properly
Nick Van den Broeck
2019-03-22
Issue #15 is finished
Nick Van den Broeck
2019-03-22
Fixed minor things
Nick Van den Broeck
2019-03-22
Implemented --flake flag for nix build
Nick Van den Broeck
2019-03-21
eval: improve type description for primops and applied primops
Linus Heckemann
2019-03-15
Add a 5 seconds of timeouts to connect to S3.
Chaker Benhamed
2019-03-14
pkg-config files: Use c++17
Eelco Dolstra
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2019-03-14
nix-store --gc --print-roots: Sort output
Eelco Dolstra
2019-03-14
findRoots(): Don't censor for trusted users
Eelco Dolstra
2019-03-14
findRoots(): Add 'censor' parameter
Eelco Dolstra
2019-03-14
findRuntimeRoots: Simplify/fix handling of /proc files
Eelco Dolstra
2019-03-10
Fix warning about unused variable
Guillaume Maudoux
2019-03-10
Unify internal findRootsXxx() api
Guillaume Maudoux
2019-03-10
unify naming of roots as links & targets
Guillaume Maudoux
2019-03-10
Also obfuscate the number of memory roots
Guillaume Maudoux
2019-03-10
Also print rooted path in `nix-store -q --roots`
Guillaume Maudoux
2019-03-10
fixup! Make roots a map of store paths to pinning links
Guillaume Maudoux
2019-03-10
Make roots a map of store paths to pinning links
Guillaume Maudoux
2019-03-10
Obfuscate memory roots for non-root users
Guillaume Maudoux
2019-03-10
detail memory roots
Guillaume Maudoux
2019-03-07
Implemented writeRegistry
Nick Van den Broeck
2019-03-07
Implemented json flag for `nix flake info`
Nick Van den Broeck
2019-03-06
canBuildLocally: check for features
volth
2019-03-01
archive.cc: ignore more posix_fallocate "not supported" error codes
Will Dietz
2019-02-26
Implemented "nix flake info"
Nick Van den Broeck
2019-02-26
fix indentation
Dzmitry Zaitsau
2019-02-25
Apply param values on S3Helper initialization
Dzmitry Zaitsau
2019-02-25
Extend S3 URL parsing with parameters extraction
Dzmitry Zaitsau
2019-02-25
Extract and expose splitUriAndParams function
Dzmitry Zaitsau
2019-02-25
fetchFlake: Use infinite TTL when the revision is specified
Eelco Dolstra
2019-02-25
downloadCached: Return ETag
Eelco Dolstra
[next]