aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-25Allow PRECOMPILE_HEADERS in cross-compilationMatthew Bauer
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-23Remove unused fileEelco 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 pull request #3855 from obsidiansystems/delete-find-outputEelco Dolstra
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-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-22Parse CA derivations using new output variantsJohn Ericson
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 remote-tracking branch 'upstream/master' into better-ca-parse-errorsJohn 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-20Remove period at the end of the exception messageJohn Ericson
2020-07-20parser.hh -> split.hhJohn Ericson
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
2020-07-19Merge pull request #3834 from ajkovar/source-line-3393Eelco Dolstra
2020-07-18Add newline to profile sourcing line #3393Alex Kovar
2020-07-18Merge pull request #3832 from Mic92/shell-impurityEelco Dolstra
2020-07-18Merge pull request #3828 from BurNiinTRee/restore-signals-before-editEelco Dolstra
2020-07-18fix make's impurity on /bin/shJörg Thalheim
2020-07-17Remove stray added fileJohn Ericson