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-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
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
2020-02-27
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-27
nix dev-shell: Add --command option
Eelco Dolstra
2020-02-20
Fix nlohmann::json exception
Eelco Dolstra
2020-02-20
Restore subdir -> dir
Eelco Dolstra
2020-02-20
Restore subdir support in registries
Eelco Dolstra
2020-02-20
fetchTree: Use a feature flag
Eelco Dolstra
2020-02-19
Merge pull request #3325 from xzfc/clean-tmpdir
Eelco Dolstra
2020-02-19
nix eval-hydra-jobs: Remove
Eelco Dolstra
2020-02-19
nix-shell: clean up the tmpDir and escape variables
Albert Safin
2020-02-19
Merge pull request #3229 from Ma27/flakes-fetchgit-worktree-support
Eelco Dolstra
2020-02-19
builtins.fetchGit: Fix build when fetching a git worktree
Maximilian Bosch
2020-02-19
Merge pull request #3357 from carlosdagos/pure-nix-shell-proxy-env
Eelco Dolstra
2020-02-19
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-19
nix eval-hydra-jobs: Add feature
Eelco Dolstra
2020-02-19
Merge pull request #3353 from tbsmoest/priv_tobias_pr_set_deathsig-1.4
Eelco Dolstra
2020-02-19
Fix nixpkgs.<attr> warning
Eelco Dolstra
2020-02-18
nix eval-hydra-jobs: Fix aggregate derivation name
Eelco Dolstra
2020-02-18
nix eval-hydra-jobs: Check aggregate jobs in --dry-run mode
Eelco Dolstra
2020-02-18
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
[next]