aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-22Merge remote-tracking branch 'upstream/master' into ca-floating-upstreamJohn Ericson
2020-09-21fmt.hh: Don't include boost/algorithm/string/replace.hppEelco Dolstra
2020-09-21Random header cleanupEelco Dolstra
2020-09-21abstractsettingtojson.hh -> abstract-setting-to-json.hhEelco Dolstra
2020-09-21Don't include nlohmann/json.hpp in globals.hhEelco Dolstra
2020-09-21Move Callback into its own headerEelco Dolstra
2020-09-21Don't include <regex> in header filesEelco Dolstra
2020-09-21Merge pull request #4035 from Ma27/url-attrEelco Dolstra
2020-09-21libfetchers/github: rename `url` to `host`Maximilian Bosch
2020-09-21Disable precompiled headers in 'nix develop'Eelco Dolstra
2020-09-21Merge pull request #4043 from tweag/update-lowdownEelco Dolstra
2020-09-21Update lowdown versionregnat
2020-09-21Merge pull request #4023 from maljub01/patch-2Eelco Dolstra
2020-09-21Merge pull request #4036 from chreekat/b/prefetch-executableEelco Dolstra
2020-09-18nix-prefetch-url: Add --executable flagBryan Richter
2020-09-18libfetchers/github: allow `url` attributeMaximilian Bosch
2020-09-18nix build: find() -> get()Eelco Dolstra
2020-09-17Merge remote-tracking branch 'upstream/master' into ca-floating-upstreamJohn Ericson
2020-09-17Merge pull request #3829 from obsidiansystems/remove-storetype-delegate-regStoreEelco Dolstra
2020-09-17Merge pull request #4027 from tweag/fix-gc-of-ca-derivationsEelco Dolstra
2020-09-17Merge pull request #4025 from NixOS/remove-corepkgs-configEelco Dolstra
2020-09-17Fix garbage collection of CA derivationsregnat
2020-09-17Remove corepkgs/config.nixEelco Dolstra
2020-09-17Remove corepkgs/unpack-channel.nixEelco Dolstra
2020-09-17Remove corepkgs/derivation.nixEelco Dolstra
2020-09-16Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...John Ericson
2020-09-16Ensure resolved CA derivations are writtenJohn Ericson
2020-09-16Start to fix floating CA + remote buildingJohn Ericson
2020-09-16Merge remote-tracking branch 'upstream/master' into ca-floating-upstreamJohn Ericson
2020-09-16Fix the nix-daemon Mac OS SSL CA certMarwan Aljubeh
2020-09-16Merge branch 'document-store-options' of https://github.com/tweag/nixEelco Dolstra
2020-09-16Fix doc generationEelco Dolstra
2020-09-16jq -> nixEelco Dolstra
2020-09-16builtins.toFile: Fix indentationEelco Dolstra
2020-09-16Remove useless exception copyThéophane Hufschmitt
2020-09-16Add a test for `nix describe-stores`regnat
2020-09-16Fix the s3 storeregnat
2020-09-16Don't include nlohmann/json.hpp in config.hhregnat
2020-09-16Include the full nlohmann/json header in config.hhregnat
2020-09-16Add `(StoreConfig*)` casts to work around a GCC bugregnat
2020-09-16fixup! Add a default value for the settingsregnat
2020-09-16Fix build issues with gccregnat
2020-09-16Add a markdown output to `nix describe-stores`regnat
2020-09-16Add a name to the storesregnat
2020-09-16Document the new store hierarchyregnat
2020-09-16Make uri schemes grammar more RFC-compliantregnat
2020-09-16fixup! Make the store plugins more introspectableregnat
2020-09-16fixup! Correctly call all the parent contructors of the storesregnat
2020-09-16Properly filter the stores according to their declared uriSchemesregnat
2020-09-16Correctly call all the parent contructors of the storesregnat