summaryrefslogtreecommitdiffstats
path: root/src/libstore/store-api.cc
AgeCommit message (Expand)Author
2021-01-08string2Int(): Return std::optionalEelco Dolstra
2020-12-23Merge pull request #4366 from NixOS/readInvalidDerivation-on-remote-cachesEelco Dolstra
2020-12-17Fix the detection of already built drv outputsregnat
2020-12-16Better detect when `buildPaths` would be a no-opregnat
2020-12-15Use the fs accessor for readInvalidDerivationregnat
2020-12-09libstore/openStore: fix stores with IPv6 addressesMaximilian Bosch
2020-12-02Sink: Use std::string_viewEelco Dolstra
2020-11-17Merge pull request #4180 from Ma27/ssh-ng-substituteEelco Dolstra
2020-11-17CleanupEelco Dolstra
2020-11-05Allow substituting paths when building remotely using `ssh-ng://`Maximilian Bosch
2020-10-29Generalize extra-* settingsEelco Dolstra
2020-10-11Split out uds-remote-store.{cc.hh}John Ericson
2020-09-21Move Callback into its own headerEelco Dolstra
2020-09-16Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...John Ericson
2020-09-16Remove useless exception copyThéophane Hufschmitt
2020-09-16Properly filter the stores according to their declared uriSchemesregnat
2020-09-16Separate store configs from the implemsregnat
2020-09-16fixup! Separate the instantiation and initialisation of the storesregnat
2020-09-16Separate the instantiation and initialisation of the storesregnat
2020-09-16Fix the registration of storesregnat
2020-09-16Make the store plugins more introspectableregnat
2020-09-15Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...John Ericson
2020-08-28Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-08-27Merge pull request #3434 from Ericson2314/derivation-header-include-orderEelco Dolstra
2020-08-20Rename drv output querying functions, like masterJohn Ericson
2020-08-20Merge pull request #3859 from obsidiansystems/drv-outputs-map-allow-missingEelco Dolstra
2020-08-20Rename drv output querying functionsJohn Ericson
2020-08-19Merge branch 'master' of github.com:NixOS/nix into remove-storetype-delegate-...John Ericson
2020-08-18Merge remote-tracking branch 'upstream/master' into derivation-header-include...John Ericson
2020-08-14Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-08-14Merge pull request #3899 from obsidiansystems/make-narHash-not-optionalEelco Dolstra
2020-08-13Use `TeeSink` and `TeeSouce` in a few more placesJohn Ericson
2020-08-07Squashed get CA derivations buildingJohn Ericson
2020-08-06Minimize the usage of `Hash::dummy`John Ericson
2020-08-05Remove Hash::operator bool ()Carlo Nucera
2020-08-05Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optionalCarlo Nucera
2020-08-05Remove optionality in ValidPathInfo::narInfoCarlo Nucera
2020-08-05Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...John Ericson
2020-08-05Merge remote-tracking branch 'upstream/master' into misc-caJohn Ericson
2020-08-04Organize and format code a bitJohn Ericson
2020-08-04Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...John Ericson
2020-08-04Merge remote-tracking branch 'upstream/master' into better-ca-parse-errorsJohn Ericson
2020-08-03`addToStore` in terms of `addToStoreFromDump` is not local-store-specificJohn Ericson
2020-08-01Merge remote-tracking branch 'upstream/master' into derivation-header-include...John Ericson
2020-07-31Merge branch 'master' of github.com:NixOS/nix into drv-outputs-map-allow-missingCarlo Nucera
2020-07-30Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errorsCarlo Nucera
2020-07-30Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-07-29CleanupEelco Dolstra
2020-07-27Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-07-24`queryDerivationOutputMap` no longer assumes all outputs have a mappingJohn Ericson