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-15
Merge remote-tracking branch 'upstream/master' into auto-uid-allocation
Matthew Kenigsberg
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
2021-07-22
Hacky fast closure copying mechanism
Eelco Dolstra
2021-07-22
Downgrade warning message
Eelco Dolstra
2021-07-21
Tweak --no/use-registries doc strings
Eelco Dolstra
2021-07-21
Merge branch 'balsoft/no-registries' of https://github.com/serokell/nix
Eelco Dolstra
2021-07-20
Properly lock the builds of CA derivations
regnat
2021-07-16
Add use-registries config option (and deprecate --no-registries flag)
Alexander Bantyev
2021-07-16
Be more lenient when realisations have a conflicting dependency set
regnat
2021-07-15
Forward the whole Nix config to the post-build-hook
regnat
2021-07-13
Merge pull request #5006 from illustris/nscd
Eelco Dolstra
2021-07-13
fixed output derivations: fix incorrect responses for getpwuid
illustris
[next]