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
2021-10-07
Typo
Eelco Dolstra
2021-10-06
Don't reset the logger in a vfork
Eelco Dolstra
2021-10-05
Merge pull request #5335 from edolstra/socket-paths
Eelco Dolstra
2021-10-05
Add FIXME about ptsname
Eelco Dolstra
2021-10-05
Connect/bind Unix domain sockets in a child process
Eelco Dolstra
2021-10-04
Add a test for RefScanSink and clean up the code
Eelco Dolstra
2021-10-04
scanForReferences(): Use a StorePathSet
Eelco Dolstra
2021-10-01
local-derivation-goal.cc: downgrade "warning: rewriting hashes in..." down to...
Sergei Trofimovich
2021-10-01
Merge pull request #5167 from Ma27/keep-failed-on-ssh-remote-build
Eelco Dolstra
2021-09-30
`std::visit` by reference
John Ericson
2021-09-29
Merge pull request #5295 from Ma27/bmcheck-fod-mismatch
Eelco Dolstra
2021-09-27
build: also throw hash-mismatch errors if `buildMode == bmCheck`
Maximilian Bosch
2021-09-27
Don't copy in rethrow
Eelco Dolstra
2021-09-24
Merge pull request #5253 from edolstra/flake-ifd
Eelco Dolstra
2021-09-23
Shut down write side before draining the read side
Eelco Dolstra
2021-09-23
SSHStore / LegacySSHStore: Show a better error message if the remote is "nolo...
Eelco Dolstra
2021-09-23
Remove risky char *
Eelco Dolstra
2021-09-23
Add some more instrumentation
Eelco Dolstra
2021-09-22
Make setDefault() typed
Eelco Dolstra
2021-09-22
Add missing #include
Eelco Dolstra
2021-09-17
Fix scheme argument to s3 cache
Gregor Kleen
2021-09-15
sandbox: allow Rosetta 2 on Darwin
Emily
2021-09-14
Add 'nix profile wipe-history' command
Eelco Dolstra
2021-09-14
Generations -> profile versions
Eelco Dolstra
2021-09-14
Add "nix profile rollback" command
Eelco Dolstra
2021-09-14
Merge pull request #5247 from edolstra/stablize-ca-references
Eelco Dolstra
2021-09-14
Advise using --extra-experimental-features instead of --experimental-features
Eelco Dolstra
2021-09-14
Remove the 'ca-references' feature check
Eelco Dolstra
2021-09-14
Fix macOS build
Eelco Dolstra
2021-09-13
RunOptions: Use designated initializers
Eelco Dolstra
2021-09-10
Remove tabs
Eelco Dolstra
2021-09-09
Merge pull request #5224 from baloo/baloo/5089/force-nss_dns-load
Eelco Dolstra
2021-09-08
preloadNSS: load NSS before threads are started
Arthur Gautier
2021-09-06
preloadNSS: fixup nss_dns load
Arthur Gautier
2021-09-02
Don’t create lockfiles with an invalid path name
regnat
2021-09-01
Style
Eelco Dolstra
2021-09-01
Merge branch 'short-circuit-subst' of https://github.com/Kha/nix
Eelco Dolstra
2021-08-31
nix-store --serve: pass on `settings.keepFailed` from SSH store
Maximilian Bosch
2021-08-31
Merge pull request #5071 from NixOS/dont-send-xp-features-to-the-daemon
Eelco Dolstra
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-30
Don’t accept experimental features from the client
regnat
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-13
Install pkg-config files in the correct location
Piotr Szubiakowski
2021-08-10
15f4d4f follow up
Pamplemousse
2021-08-09
Merge pull request #5111 from Pamplemousse/clean
Eelco Dolstra
2021-08-09
Expand docstring of `Store::querySubstitutablePathInfos`
Sebastian Ullrich
2021-08-09
Merge pull request #5104 from andir/refscan-race
Eelco Dolstra
2021-08-08
libstore: use set instead of list for waiter list
Andreas Rammhold
2021-08-08
Short-circuit querying substituters on success
Sebastian Ullrich
2021-08-07
Fix potential race-condition in reference scanning code
Andreas Rammhold
[next]