aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-25Merge remote-tracking branch 'origin/master' into github-api-tokenGregory Hale
2020-09-25Merge pull request #3953 from obsidiansystems/basic-derivation-goal-outputsEelco Dolstra
2020-09-25Re-add support for github-access-token, but mark as deprecated.Kevin Quick
2020-09-25Fix reference to older name for access-tokens config value.Kevin Quick
2020-09-25Merge pull request #3626 from W95Psp/masterEelco Dolstra
2020-09-25expectArg(): Respect the 'optional' flagEelco Dolstra
2020-09-25Merge pull request #4065 from paulopiyo777/flakeBranchEelco Dolstra
2020-09-24Update to use access-tokens configuration for github/gitlab access.Kevin Quick
2020-09-24Complete conversion of "url" to "host" with associated variable renaming.Kevin Quick
2020-09-24Support StringMap configuration settings.Kevin Quick
2020-09-24Update document generation for empty json object values.Kevin Quick
2020-09-24Remove redundant value checksPaul Opiyo
2020-09-25Fix max-jobs optionAlexander Bantyev
2020-09-24Merge pull request #4063 from kquick/fix_hash-file_descEelco Dolstra
2020-09-24Fixes fall-through to report correct description of hash-file command.Kevin Quick
2020-09-23Merge pull request #4054 from edolstra/fix-4021Eelco Dolstra
2020-09-23Hopefully fix EPERM on macOSEelco Dolstra
2020-09-23Fix exceptionEelco Dolstra
2020-09-23Merge pull request #4057 from martinetd/btrfs-compressionEelco Dolstra
2020-09-23lstat() cleanupEelco Dolstra
2020-09-23After rewriting a path, make it read-onlyEelco Dolstra
2020-09-23Test whether build/repair results are read-onlyEelco Dolstra
2020-09-23libutil/archive: add preallocate-contents optionDominique Martinet
2020-09-23DerivationGoal::registerOutputs(): Don't canonicalize twiceEelco Dolstra
2020-09-23canonicalisePathMetaData_(): Change assertion to error messageEelco Dolstra
2020-09-23DerivationGoal::registerOutputs(): Fix bad format stringEelco Dolstra
2020-09-23Merge pull request #4055 from tweag/link-with-goldEelco Dolstra
2020-09-23Return more info from `BinaryCacheStore::addToStoreCommon`John Ericson
2020-09-23Clarify FIXME in `BinaryCacheStore::addToStoreCommon`John Ericson
2020-09-23Use gold as the linker on Linuxregnat
2020-09-23Remove unused Flake::vOutputs fieldEelco Dolstra
2020-09-23Merge pull request #4052 from ujjwaljainnn/fix-typoDomen Kožar
2020-09-23Get rid of Hash::dummy from BinaryCacheStoreJohn Ericson
2020-09-22fixed typoujjwal
2020-09-22Deduplicate basic derivation goals tooJohn Ericson
2020-09-22Merge remote-tracking branch 'upstream/master' into templated-daemon-protocolJohn Ericson
2020-09-22Merge remote-tracking branch 'origin/master' into non-ca-depending-on-caregnat
2020-09-22RemoteStore::addCAToStore(): Don't hold connection while calling queryPathInfo()Eelco Dolstra
2020-09-22Merge pull request #4038 from maljub01/masterEelco Dolstra
2020-09-22Style fixesEelco Dolstra
2020-09-22Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nixEelco Dolstra
2020-09-22Merge pull request #4040 from OmnipotentEntity/masterEelco Dolstra
2020-09-22Merge pull request #4041 from cole-h/enum-stringifyEelco Dolstra
2020-09-22Merge pull request #4049 from tweag/remove-signed-unsigned-warningEelco Dolstra
2020-09-22Merge pull request #4048 from tweag/dont-fortify-on-devEelco Dolstra
2020-09-22Silence a compiler warning in serialise.hhregnat
2020-09-22Disable `FORTIFY_SOURCE` when compiling without optimsregnat
2020-09-22Merge remote-tracking branch 'upstream/master' into ca-floating-upstreamJohn Ericson
2020-09-22Merge remote-tracking branch 'upstream/master' into templated-daemon-protocolJohn Ericson
2020-09-21Bump nlohmann-json version to 3.9.1Michael Reilly