aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Document addCAToStore/addToStoreFromDump source drainageRobert Hensing
2020-09-21wopAddToStore: return ValidPathInfoRobert Hensing
2020-09-21wopAddToStore: add RepairFlagRobert Hensing
2020-09-21parseContentAddressMethodPrefix: use string_viewRobert Hensing
2020-09-21Move FramedSink next to FramedSourceRobert Hensing
2020-09-21wopAddToStore: Throw to clarify unused refsRobert Hensing
2020-09-21Refactor wopAddToStore to make wopAddTextToStore obsoleteRobert Hensing
2020-09-21Overhaul wopAddToStoreRobert Hensing
2020-09-18Lint issue: replacing tabs with spacesMarwan Aljubeh
2020-09-18Add a nix.conf option for allowing a symlinked storeMarwan Aljubeh
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-17Move FramedSource and FramedSink, extract withFramedSinkRobert Hensing
2020-09-17Add ContentAddressMethod and parse/render itRobert Hensing
2020-09-17Add Source.drainInto(Sink)Robert Hensing
2020-09-17Remove redundant importRobert Hensing
2020-09-17TypoRobert Hensing
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-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
2020-09-16fixup! Make the store plugins more introspectableregnat