aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2021-09-30Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2021-09-29Merge pull request #5295 from Ma27/bmcheck-fod-mismatchEelco Dolstra
2021-09-27build: also throw hash-mismatch errors if `buildMode == bmCheck`Maximilian Bosch
2021-09-27Don't copy in rethrowEelco Dolstra
2021-09-24Merge pull request #5253 from edolstra/flake-ifdEelco Dolstra
2021-09-23Shut down write side before draining the read sideEelco Dolstra
2021-09-23SSHStore / LegacySSHStore: Show a better error message if the remote is "nolo...Eelco Dolstra
2021-09-23Remove risky char *Eelco Dolstra
2021-09-23Add some more instrumentationEelco Dolstra
2021-09-22Make setDefault() typedEelco Dolstra
2021-09-22Add missing #includeEelco Dolstra
2021-09-17Fix scheme argument to s3 cacheGregor Kleen
2021-09-15sandbox: allow Rosetta 2 on DarwinEmily
2021-09-14Add 'nix profile wipe-history' commandEelco Dolstra
2021-09-14Generations -> profile versionsEelco Dolstra
2021-09-14Add "nix profile rollback" commandEelco Dolstra
2021-09-14Merge pull request #5247 from edolstra/stablize-ca-referencesEelco Dolstra
2021-09-14Advise using --extra-experimental-features instead of --experimental-featuresEelco Dolstra
2021-09-14Remove the 'ca-references' feature checkEelco Dolstra
2021-09-14Fix macOS buildEelco Dolstra
2021-09-13RunOptions: Use designated initializersEelco Dolstra
2021-09-10Remove tabsEelco Dolstra
2021-09-09Merge pull request #5224 from baloo/baloo/5089/force-nss_dns-loadEelco Dolstra
2021-09-08preloadNSS: load NSS before threads are startedArthur Gautier
2021-09-06preloadNSS: fixup nss_dns loadArthur Gautier
2021-09-02Don’t create lockfiles with an invalid path nameregnat
2021-09-01StyleEelco Dolstra
2021-09-01Merge branch 'short-circuit-subst' of https://github.com/Kha/nixEelco Dolstra
2021-08-31Merge pull request #5071 from NixOS/dont-send-xp-features-to-the-daemonEelco Dolstra
2021-08-30Merge pull request #5175 from Pamplemousse/makeEelco Dolstra
2021-08-30Don’t accept experimental features from the clientregnat
2021-08-25Don't overwrite user provided `lib*_LDFLAGS`Pamplemousse
2021-08-13Install pkg-config files in the correct locationPiotr Szubiakowski
2021-08-1015f4d4f follow upPamplemousse
2021-08-09Merge pull request #5111 from Pamplemousse/cleanEelco Dolstra
2021-08-09Expand docstring of `Store::querySubstitutablePathInfos`Sebastian Ullrich
2021-08-09Merge pull request #5104 from andir/refscan-raceEelco Dolstra
2021-08-08libstore: use set instead of list for waiter listAndreas Rammhold
2021-08-08Short-circuit querying substituters on successSebastian Ullrich
2021-08-07Fix potential race-condition in reference scanning codeAndreas Rammhold
2021-07-30Remove unused struct in `libstore`Pamplemousse
2021-07-30Don’t send the experimental-features to the daemonregnat
2021-07-26Revert no longer necessary changeEelco Dolstra
2021-07-26Low-latency closure copyEelco Dolstra
2021-07-22RemoteStore::buildPaths(): Handle evalStoreEelco Dolstra
2021-07-22Remove redundant RealisedPath::closure() callEelco Dolstra
2021-07-22buildPaths(): Add an evalStore argumentEelco Dolstra
2021-07-22copyPaths: Pass store by referenceEelco Dolstra
2021-07-22Use eval-store in more placesEelco Dolstra
2021-07-22DummyStore: Remove redundant methodEelco Dolstra