aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-30Address misc reviewMatthew Bauer
2020-07-30Remove single file restriction for bundlerMatthew Bauer
2020-07-30exporter -> bundlerMatthew Bauer
2020-07-30Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-07-30Handle exporters checking correctlyMatthew Bauer
2020-07-30Add "export" to NixMatthew Bauer
2020-07-30Fix buildEelco Dolstra
2020-07-30unsigned long long -> uint64_tEelco Dolstra
2020-07-30receiveContents(): unsigned int -> size_tEelco Dolstra
2020-07-29Prevent nix-build from accepting --run/--commandMat Marini
2020-07-29Prevent nix-build from accepting --packagesMat Marini
2020-07-29CleanupEelco Dolstra
2020-07-29Merge pull request #3549 from Ma27/fetchgit-hashEelco Dolstra
2020-07-29Merge pull request #3877 from matthewbauer/develop-continuous-regexEelco Dolstra
2020-07-29Set regex_constants::match_continuous for quicker searchMatthew Bauer
2020-07-29Fix RemoteStore::addToStore() latencyEelco Dolstra
2020-07-29CleanupEelco Dolstra
2020-07-28Merge branch 'ca-drv' of github.com:Ericson2314/nix into misc-caJohn Ericson
2020-07-28Restore backwards-compat for current `builtins.fetchGit`Maximilian Bosch
2020-07-28Use assert(false) instead of abort()Carlo Nucera
2020-07-28Merge branch 'master' of github.com:NixOS/nix into ca-drvCarlo Nucera
2020-07-28Remove putBytesEelco Dolstra
2020-07-28Merge legacy `fetchGit`-builtin with the generic `fetchTree`-functionMaximilian Bosch
2020-07-27Abstract out topo sorting logicJohn Ericson
2020-07-27Require `ca-derivations` everywhere we create a CA derivationJohn Ericson
2020-07-27Merge branch 'misc-ca' of github.com:obsidiansystems/nix into derivation-prim...John Ericson
2020-07-27Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...John Ericson
2020-07-27Merge remote-tracking branch 'upstream/master' into ca-derivation-data-typesJohn Ericson
2020-07-27Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...John Ericson
2020-07-27Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-07-27Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...John Ericson
2020-07-27Merge branch 'optional-derivation-output-storepath' into ca-derivation-data-t...John Ericson
2020-07-27Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...John Ericson
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
2020-07-24createUnixDomainSocket(): Fix off-by-one error in copying the socket pathEelco Dolstra
2020-07-23Merge branch 'misc-ca' of github.com:obsidiansystems/nix into derivation-prim...John Ericson
2020-07-23Merge remote-tracking branch 'upstream/master' into misc-caJohn Ericson
2020-07-23Merge branch 'misc-ca' of github.com:obsidiansystems/nix into derivation-prim...John Ericson
2020-07-23Merge remote-tracking branch 'upstream/master' into misc-caJohn Ericson
2020-07-23Merge remote-tracking branch 'upstream/master' into better-ca-parse-errorsJohn Ericson
2020-07-23Get rid of `basicDerivation::findOutput`John Ericson
2020-07-23Save changes made by "nix registry pin" to user registryFabian Möller
2020-07-22Parse CA derivations using new output variantsJohn Ericson
2020-07-22Separate concerns in `scanForReferences` with TeeSinkJohn Ericson
2020-07-21Merge pull request #3736 from obsidiansystems/allow-relative-paths-in-store-o...Eelco Dolstra
2020-07-21Merge pull request #3714 from obsidiansystems/add-body-to-network-errorsEelco Dolstra
2020-07-21Change logic for deciding what is a relative path for the local storeJohn Ericson
2020-07-21Update chunkSize to the suggested valueCarlo Nucera
2020-07-21Merge remote-tracking branch 'upstream/master' into add-body-to-network-errorsJohn Ericson