aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-22hashed-mirrors: Use parsed derivation output rather than reconstructing itJohn Ericson
2020-06-22Merge pull request #3649 from obsidiansystems/validPathInfo-ca-proper-datatypeEelco Dolstra
2020-06-19Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...John Ericson
2020-06-19Merge pull request #3650 from obsidiansystems/no-hash-type-unknownEelco Dolstra
2020-06-19Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...John Ericson
2020-06-19Merge remote-tracking branch 'upstream/master' into no-hash-type-unknownJohn Ericson
2020-06-19Merge remote-tracking branch 'upstream/master' into no-hash-type-unknownJohn Ericson
2020-06-19tabs -> spacesJohn Ericson
2020-06-19Merge pull request #3439 from Ericson2314/no-stringly-typed-derivation-outputEelco Dolstra
2020-06-19More designated initializersJohn Ericson
2020-06-19Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...John Ericson
2020-06-19Remove unneeded constructor for `DerivationOutputHash`John Ericson
2020-06-19Remove uneeded `= default` for HashJohn Ericson
2020-06-19Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...John Ericson
2020-06-19Use designated initializers for `DerivationOutputHash`John Ericson
2020-06-19FileSystemHash -> DerivationOutputHashJohn Ericson
2020-06-19Merge pull request #3669 from gilligan/add-compression-testsEelco Dolstra
2020-06-19Remove some `Base::` that crept inJohn Ericson
2020-06-18Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatypeJohn Ericson
2020-06-18Merge branch 'no-hash-type-unknown' into validPathInfo-tempJohn Ericson
2020-06-18Revert the `enum struct` changeJohn Ericson
2020-06-18Merge branch 'enum-class' into no-hash-type-unknownJohn Ericson
2020-06-18Merge remote-tracking branch 'upstream/master' into enum-classJohn Ericson
2020-06-18Merge pull request #3709 from expipiplus1/masterEelco Dolstra
2020-06-18Don't provide 'getFlake' if the 'flakes' feature is not enabledEelco Dolstra
2020-06-18Some backports from the flakes branchEelco Dolstra
2020-06-18Make constant primops lazyEelco Dolstra
2020-06-18Merge pull request #3716 from SamirTalwar/follow-redirects-when-installingEelco Dolstra
2020-06-18Instruct the user to follow redirects when installing Nix.Samir Talwar
2020-06-18Merge pull request #3715 from tweag/ca-derivations_feature_flagEelco Dolstra
2020-06-18Rename content-addressed-paths into ca-derivationsregnat
2020-06-17Merge pull request #3713 from matthewbauer/cleanup-warningsEelco Dolstra
2020-06-17Merge pull request #3712 from obsidiansystems/make-http-successful-states-coh...Eelco Dolstra
2020-06-17Remove unused narInfoFile in binary-cache-storeMatthew Bauer
2020-06-17Replace struct StorePath with class StorePathMatthew Bauer
2020-06-17Include review commentsCarlo Nucera
2020-06-17Merge pull request #3710 from tweag/reserve_ca_derivationsEelco Dolstra
2020-06-17Merge pull request #3707 from p01arst0rm/outdated-function-fixEelco Dolstra
2020-06-17Merge pull request #3711 from obsidiansystems/dedup-escape-codesEelco Dolstra
2020-06-17fixup! Reserve the `__contentAddressed` derivation parameterregnat
2020-06-17Make successful states coherentCarlo Nucera
2020-06-17Use `ansicolor.hh` in `nix repl` rather than duplicatesJohn Ericson
2020-06-17Reserve the `__contentAddressed` derivation parameterregnat
2020-06-17Merge pull request #3657 from obsidiansystems/sligthly-improve-store-path-doc...Eelco Dolstra
2020-06-17Mention number of derivations to be build/fetched in outputJoe Hermaszewski
2020-06-17Merge pull request #3708 from p01arst0rm/extern-char-fixEelco Dolstra
2020-06-17Remove rustfmtEelco Dolstra
2020-06-17Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...John Ericson
2020-06-17appended ' __attribute__((weak)); ' to 'extern char * * environ 'p01arst0rm
2020-06-17replaced uncaught_exception with uncaught_exceptionsp01arst0rm