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-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
2021-07-12
Style
Eelco Dolstra
2021-07-12
Merge branch 'structured-attrs-shell' of https://github.com/Ma27/nix
Eelco Dolstra
2021-07-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
2021-07-12
Error -> UsageError
Eelco Dolstra
2021-07-12
Merge branch 'days' of https://github.com/nielsegberts/nix
Eelco Dolstra
2021-07-11
Throw on unexpected input for --delete-older-than
Niels Egberts
2021-07-09
Formatting
Eelco Dolstra
2021-07-08
Merge pull request #4935 from alyssais/host_os
Eelco Dolstra
2021-07-05
Merge pull request #4938 from tomcur/store-uri-parsing
Eelco Dolstra
2021-06-28
Merge pull request #4942 from NixOS/ca/remove-lock-files
Eelco Dolstra
2021-06-28
Merge pull request #4937 from NixOS/ca/make-the-tests-useful
Eelco Dolstra
2021-06-24
Eventually delete the CA paths lock files
regnat
2021-06-24
Perform input rewrites only in LocalDerivationGoal
Maximilian Bosch
2021-06-24
Make CA derivations compatible with recursive Nix
regnat
2021-06-24
Make the post-build-hook also run for unresolved CA derivations
regnat
2021-06-23
Improve machine store URI parsing
Thomas Churchman
2021-06-23
Apply OS checks to host platform, not build
Alyssa Ross
2021-06-23
Assert that compatible realisations have the same dependencies
regnat
2021-06-23
Display the diverging paths in case of a realisation mismatch
regnat
2021-06-23
Fix indentation
regnat
[prev]
[next]