aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-28Merge branch 'misc-ca' of github.com:obsidiansystems/nix into new-interface-f...Carlo Nucera
2020-07-28Use the new interfaceCarlo Nucera
2020-07-28Offer a safer interface for pathOptCarlo Nucera
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 pull request #3738 from obsidiansystems/hash-always-has-typeEelco Dolstra
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 remote-tracking branch 'upstream/master' into ca-derivation-data-typesJohn Ericson
2020-07-27Merge pull request #3795 from obsidiansystems/optional-derivation-output-stor...Eelco Dolstra
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-26Merge pull request #3860 from matthewbauer/precompile-headers-crossEelco Dolstra
2020-07-25Allow PRECOMPILE_HEADERS in cross-compilationMatthew Bauer
2020-07-24createUnixDomainSocket(): Fix off-by-one error in copying the socket pathEelco Dolstra
2020-07-23Merge remote-tracking branch 'upstream/master' into misc-caJohn Ericson
2020-07-23Remove unused fileEelco Dolstra
2020-07-23Merge remote-tracking branch 'upstream/master' into misc-caJohn Ericson
2020-07-23Merge pull request #3855 from obsidiansystems/delete-find-outputEelco Dolstra
2020-07-23Get rid of `basicDerivation::findOutput`John Ericson
2020-07-23Merge pull request #3854 from B4dM4n/registry-pin-writeEelco Dolstra
2020-07-23Save changes made by "nix registry pin" to user registryFabian Möller
2020-07-23Merge pull request #3850 from obsidiansystems/references-scan-cleanupEelco Dolstra
2020-07-22Separate concerns in `scanForReferences` with TeeSinkJohn Ericson
2020-07-22Merge pull request #3848 from knedlsepp/patch-1Eelco Dolstra
2020-07-22README: Fix link to hacking guideJosef Kemetmüller
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-21Merge pull request #3844 from obsidiansystems/update-chunksize-to-suggested-v...Eelco Dolstra
2020-07-21Update chunkSize to the suggested valueCarlo Nucera
2020-07-21Merge remote-tracking branch 'upstream/master' into add-body-to-network-errorsJohn Ericson
2020-07-21Update src/libstore/build.ccJohn Ericson
2020-07-21Merge pull request #3801 from obsidiansystems/from-dump-streamEelco Dolstra
2020-07-21Merge pull request #3840 from Mic92/docsEelco Dolstra
2020-07-21Merge pull request #3842 from obsidiansystems/fix-and-document-addToStoreSlowEelco Dolstra
2020-07-21Merge branch 'fix-and-document-addToStoreSlow' of github.com:obsidiansystems/...John Ericson
2020-07-21Merge branch 'fix-and-document-addToStoreSlow' of github.com:obsidiansystems/...John Ericson
2020-07-21Merge branch 'fix-and-document-addToStoreSlow' of github.com:obsidiansystems/...John Ericson
2020-07-20Correct bug, thoroughly document addToStoreSlowCarlo Nucera
2020-07-20Update doc/manual/hacking.xmlJörg Thalheim
2020-07-20Use heuristics to decide when to show the responseCarlo Nucera
2020-07-20Add another Unimplemented caseCarlo Nucera
2020-07-20Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...Carlo Nucera
2020-07-20Add UnimplementedError to ease grepping for theseCarlo Nucera
2020-07-20Merge remote-tracking branch 'upstream/master' into from-dump-streamJohn Ericson
2020-07-20Merge pull request #3822 from obsidiansystems/dump-thrice-fixmeEelco Dolstra
2020-07-20Apply suggestions from code reviewJohn Ericson
2020-07-20README: improve development docsJörg Thalheim