aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-01Rename two hash constructors to proper functionsCarlo Nucera
2020-07-01Inline Hash::init()Carlo Nucera
2020-07-01Remove unused importCarlo Nucera
2020-07-01Keep the previous name, for diffingCarlo Nucera
2020-07-01Correct FIXMEs in libfetchersCarlo Nucera
2020-07-01Fixed build, we still have test errorsCarlo Nucera
2020-06-30WIP initial designCarlo Nucera
2020-06-30Factor the prefix splitting in hashCarlo Nucera
2020-06-30Factor the prefix splitting in content-addressCarlo Nucera
2020-06-30Create the spitPrefix function in parser.hhCarlo Nucera
2020-06-29Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...John Ericson
2020-06-29Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-06-29Merge pull request #3729 from obsidiansystems/simpler-hased-mirrorEelco Dolstra
2020-06-29Merge pull request #3749 from rodarima/masterEelco Dolstra
2020-06-28Merge pull request #3758 from NixOS/dependabot/github_actions/cachix/install-...Domen Kožar
2020-06-28Bump cachix/install-nix-action from v8 to v10dependabot[bot]
2020-06-28Merge pull request #3757 from Mic92/dependabotDomen Kožar
2020-06-27dependabot: automatically keep github actions up-to-dateJörg Thalheim
2020-06-25build-remote.sh: Test LegacySSHStoreEelco Dolstra
2020-06-25Fix empty std::optional dereference in writeDerivation()Eelco Dolstra
2020-06-25Fall back to copyPath if link fails with EPERMRodrigo
2020-06-24Merge pull request #3739 from Mic92/curlDomen Kožar
2020-06-23docs/installer: add correct curl flagsJörg Thalheim
2020-06-23Fix test suiteCarlo Nucera
2020-06-23Fix and clean up hash parserJohn Ericson
2020-06-23Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-06-23Merge pull request #3724 from bburdette/hintfmt-percentEelco Dolstra
2020-06-22Improve content address parsingJohn Ericson
2020-06-22with normaltxt, elide yellow color code instead of canceling it; use normaltx...Ben Burdette
2020-06-22Update src/libutil/fmt.hhBen Burdette
2020-06-22hashed-mirrors: Use parsed derivation output rather than reconstructing itJohn Ericson
2020-06-22Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into ha...Carlo Nucera
2020-06-22More bug fixingCarlo Nucera
2020-06-22Merge pull request #3649 from obsidiansystems/validPathInfo-ca-proper-datatypeEelco Dolstra
2020-06-19tidying upBen Burdette
2020-06-19fmt -> hintfmt testBen Burdette
2020-06-19remove formathelperBen Burdette
2020-06-19WIP: Make Hash always store a valid hash typeJohn Ericson
2020-06-19escape percentsBen Burdette
2020-06-19too few, too many argsBen Burdette
2020-06-19add hintfmt testBen Burdette
2020-06-19WIP bug fixingCarlo Nucera
2020-06-19WIP: Make Hash always store a valid hash typeJohn Ericson
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