index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2020-03-30
Fix segfault
Eelco Dolstra
2020-03-28
nix flake info: Show flake subdirectory
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-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
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
pathInfoCache: Respect disk cache TTLs #3398
Robert Hensing
2020-03-11
Move call-flake.nix into libexpr
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-02-28
Fix GC failures on bad store path names
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-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 remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-19
Merge pull request #3353 from tbsmoest/priv_tobias_pr_set_deathsig-1.4
Eelco Dolstra
2020-02-18
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-18
Fix URL parser
Eelco Dolstra
2020-02-17
nix eval-hydra-jobs: Support job names as aggregate constituents
Eelco Dolstra
2020-02-17
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-14
Fix PR_SET_PDEATHSIG results in Broken pipe (#2395)
Tobias Möst
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2020-02-11
Parse narHash attribute for all input types
Eelco Dolstra
2020-02-11
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-02-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-07
Fix segfault in gcc on i686-linux
Eelco Dolstra
2020-02-06
Registry: Use attr notation instead of URLs
Eelco Dolstra
2020-02-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-05
Add option --commit-lock-file
Eelco Dolstra
2020-02-04
Set 'ref' properly for local trees
Eelco Dolstra
2020-02-04
Merge pull request #3344 from LnL7/ssh-ng-remote-params
Eelco Dolstra
2020-02-03
ssh-store: add remote-store and remote-program query params
Daiderd Jordan
2020-02-03
Install headers in the correct location
Eelco Dolstra
[next]