aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-05Fix s3:// storeEelco Dolstra
2020-10-05Merge pull request #3935 from obsidiansystems/binary-cache-addToStoreFromDumpEelco Dolstra
2020-10-05Merge pull request #3895 from obsidiansystems/templated-daemon-protocolEelco Dolstra
2020-10-02Merge pull request #4101 from B4dM4n/fix-profile-updateEelco Dolstra
2020-10-02Fix profile update in nix commandFabian Möller
2020-10-01Merge pull request #4098 from DavHau/davhau-add-nix-run-examplesEelco Dolstra
2020-10-01add more examples to --help of `nix run`DavHau
2020-09-30Installer: Set a known umaskEelco Dolstra
2020-09-30StyleEelco Dolstra
2020-09-30SimplifyEelco Dolstra
2020-09-30Merge branch 'access-tokens' of https://github.com/kquick/nixEelco Dolstra
2020-09-30Merge remote-tracking branch 'upstream/master' into templated-daemon-protocolJohn Ericson
2020-09-30nix::worker_proto -> worker_protoJohn Ericson
2020-09-30Revert "Use template structs instead of phantoms"John Ericson
2020-09-29Remove github-access-token in favor of access-token.Kevin Quick
2020-09-29Merge branch 'kwq/path-dir-query' of https://github.com/kquick/nixEelco Dolstra
2020-09-29nix registry list: Show 'dir' attributeEelco Dolstra
2020-09-29Merge branch 'master' into access-tokensKevin Quick
2020-09-29Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2020-09-29Make Headers an optional argumentEelco Dolstra
2020-09-29CleanupEelco Dolstra
2020-09-29Merge pull request #4084 from NixOS/dependabot/github_actions/cachix/install-...Domen Kožar
2020-09-29Merge branch 'github-api-token' of https://github.com/imalsogreg/nixEelco Dolstra
2020-09-29Merge pull request #3958 from obsidiansystems/ca-floating-upstreamEelco Dolstra
2020-09-29Merge pull request #4085 from 0mp/patch-2Eelco Dolstra
2020-09-28Clarify comment a bitJohn Ericson
2020-09-28Update .github/workflows/test.ymlDomen Kožar
2020-09-28Update .github/workflows/test.ymlDomen Kožar
2020-09-28Use `drvPath2` and give it a better nameJohn Ericson
2020-09-28Merge remote-tracking branch 'upstream/master' into ca-floating-upstreamJohn Ericson
2020-09-28Update src/libstore/binary-cache-store.ccJohn Ericson
2020-09-28Fix tar invocation on FreeBSDMateusz Piotrowski
2020-09-28Merge pull request #4064 from serokell/balsoft/fix-max-jobsEelco Dolstra
2020-09-28Merge pull request #4077 from Ma27/left-whitespace-logEelco Dolstra
2020-09-28Bump cachix/install-nix-action from v10 to v11dependabot[bot]
2020-09-27doc/manual: update hacking docs (#4078)Maximilian Bosch
2020-09-27Miscellaneous spelling fixes in comments. (#4071)Kevin Quick
2020-09-26libmain/progress-bar: don't trim whitespace on the leftMaximilian Bosch
2020-09-26Remove redundant nar hash and size settingJohn Ericson
2020-09-26Fix a typo (#4073)Mateusz Piotrowski
2020-09-26Fix up BinaryCacheStore::addToStore taking a pathJohn Ericson
2020-09-26BinaryCacheStore::addTextToStore include CA fieldJohn Ericson
2020-09-26Merge remote-tracking branch 'obsidian/master' into binary-cache-addToStoreFr...John Ericson
2020-09-25Use "?dir=..." portion of "registry add" local path specification.Kevin Quick
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