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-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
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
2021-07-30
Remove unused struct in `libstore`
Pamplemousse
2021-07-30
Don’t send the experimental-features to the daemon
regnat
2021-07-26
Revert no longer necessary change
Eelco Dolstra
2021-07-26
Low-latency closure copy
Eelco Dolstra
2021-07-22
RemoteStore::buildPaths(): Handle evalStore
Eelco Dolstra
2021-07-22
Remove redundant RealisedPath::closure() call
Eelco Dolstra
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-07-22
copyPaths: Pass store by reference
Eelco Dolstra
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-07-22
DummyStore: Remove redundant method
Eelco Dolstra
2021-07-22
nix-build: Copy drv closure between eval store and build store
Eelco Dolstra
[next]