index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-03-30
Fix segfault
Eelco Dolstra
2020-03-28
nix flake info --json: Dump attr-style flakeref
Eelco Dolstra
2020-03-28
Warn about --override-input / --update-input flags that don't match an input
Eelco Dolstra
2020-03-28
nix flake info: Show flake subdirectory
Eelco Dolstra
2020-03-27
Improve lock file generation
Eelco Dolstra
2020-03-27
Fix diffLockFiles()
Eelco Dolstra
2020-03-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-23
Merge pull request #3429 from LnL7/darwin-sandbox
Eelco Dolstra
2020-03-20
sandbox: fix /bin/sh on catalina
Daiderd Jordan
2020-03-20
sandbox: allow pty devices
Daiderd Jordan
2020-03-20
libstore: relax default sandbox-paths on darwin
Daiderd Jordan
2020-03-20
libstore: disable resolve-system-dependencies hook
Daiderd Jordan
2020-03-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-19
Remove the --delete option for --gc
jakobrs
2020-03-19
nix repl: Put EvalState on the heap
Eelco Dolstra
2020-03-19
nix repl: Scan NixRepl for GC roots
Eelco Dolstra
2020-03-19
Register flake-registry.json as a GC root again
Eelco Dolstra
2020-03-19
downloadFile(): Use expired file if the download fails
Eelco Dolstra
2020-03-18
Get rid of downloadCached()
Eelco Dolstra
2020-03-18
tarball.cc: Use ETags
Eelco Dolstra
2020-03-18
Remove flake closure caching
Eelco Dolstra
2020-03-18
tarball / github fetchers: Use generic caching system
Eelco Dolstra
2020-03-17
Git: Use unified caching system
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-16
Add a test for shallow Git clones
Eelco Dolstra
2020-03-13
Add missing `#include <regex>`
John Ericson
2020-03-13
Merge pull request #3380 from contrun/no-attr-path-for-installed
Eelco Dolstra
2020-03-14
display attr-path only when queried available
YI
2020-03-13
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-13
Fix ca-references feature check
Eelco Dolstra
2020-03-12
Change the lock file to a graph
Eelco Dolstra
2020-03-12
Merge pull request #3403 from hercules-ci/issue-3398-path-info-cache-ttls
Eelco Dolstra
2020-03-12
pathInfoCache: Respect disk cache TTLs #3398
Robert Hensing
2020-03-12
local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional buil...
Will Dietz
2020-03-11
Move call-flake.nix into libexpr
Eelco Dolstra
2020-03-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2020-03-11
parseExprFromString(): Use std::string_view
Eelco Dolstra
2020-03-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-10
Fix flake subdirectory handling
Eelco Dolstra
2020-03-10
nix-store -q --graph: Fix edges
Eelco Dolstra
2020-03-10
dotgraph.cc: Remove dead code
Eelco Dolstra
2020-03-09
Move calling flakes into a Nix helper function (call-flake.nix)
Eelco Dolstra
2020-03-09
Add 'flake' attribute to lock files to denote non-flakes
Eelco Dolstra
2020-03-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-04
nix-build: Fix !<output> handling
Eelco Dolstra
2020-03-04
Optimise Derivation::unparse()
Eelco Dolstra
2020-03-04
builtins.cache: Cache regular expressions
Eelco Dolstra
2020-02-28
Fix GC failures on bad store path names
Eelco Dolstra
[next]