index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-09-21
Refactor wopAddToStore to make wopAddTextToStore obsolete
Robert Hensing
2020-09-21
Overhaul wopAddToStore
Robert Hensing
2020-09-17
Move FramedSource and FramedSink, extract withFramedSink
Robert Hensing
2020-09-17
Add ContentAddressMethod and parse/render it
Robert Hensing
2020-09-17
Add Source.drainInto(Sink)
Robert Hensing
2020-09-17
Remove redundant import
Robert Hensing
2020-09-17
Typo
Robert Hensing
2020-09-17
Merge pull request #3829 from obsidiansystems/remove-storetype-delegate-regStore
Eelco Dolstra
2020-09-17
Merge pull request #4027 from tweag/fix-gc-of-ca-derivations
Eelco Dolstra
2020-09-17
Fix garbage collection of CA derivations
regnat
2020-09-17
Remove corepkgs/unpack-channel.nix
Eelco Dolstra
2020-09-17
Remove corepkgs/derivation.nix
Eelco Dolstra
2020-09-16
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-16
Merge branch 'document-store-options' of https://github.com/tweag/nix
Eelco Dolstra
2020-09-16
Fix doc generation
Eelco Dolstra
2020-09-16
builtins.toFile: Fix indentation
Eelco Dolstra
2020-09-16
Remove useless exception copy
Théophane Hufschmitt
2020-09-16
Fix the s3 store
regnat
2020-09-16
Don't include nlohmann/json.hpp in config.hh
regnat
2020-09-16
Include the full nlohmann/json header in config.hh
regnat
2020-09-16
Add `(StoreConfig*)` casts to work around a GCC bug
regnat
2020-09-16
fixup! Add a default value for the settings
regnat
2020-09-16
Fix build issues with gcc
regnat
2020-09-16
Add a markdown output to `nix describe-stores`
regnat
2020-09-16
Add a name to the stores
regnat
2020-09-16
Document the new store hierarchy
regnat
2020-09-16
Make uri schemes grammar more RFC-compliant
regnat
2020-09-16
fixup! Make the store plugins more introspectable
regnat
2020-09-16
fixup! Correctly call all the parent contructors of the stores
regnat
2020-09-16
Properly filter the stores according to their declared uriSchemes
regnat
2020-09-16
Correctly call all the parent contructors of the stores
regnat
2020-09-16
Make `nix describe-stores` functional
regnat
2020-09-16
Separate store configs from the implems
regnat
2020-09-16
fixup! Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Add a default value for the settings
regnat
2020-09-16
Complete the `toJSON` instance for `Setting<T>`
regnat
2020-09-16
Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Fix the registration of stores
regnat
2020-09-16
Make the store plugins more introspectable
regnat
2020-09-15
Rename `Derivation::pathOpt` to `Derivation::path`
John Ericson
2020-09-15
Get rid of confusing `std::optional<bool>` for validity
John Ericson
2020-09-15
Don't link deriver until after any delayed exception is thrown
John Ericson
2020-09-15
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-15
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-15
Merge pull request #4014 from tweag/fix-queryDrvOutputMaps-for-old-daemons
Eelco Dolstra
2020-09-15
gracefully handle old daemon versions
regnat
2020-09-14
Escape `${` in strings when printing Nix expressions
regnat
2020-09-14
nix-daemon: Lower verbosity of restricted setting warning
Eelco Dolstra
2020-09-14
Merge pull request #4005 from Infinisil/fix-autoArgs
Eelco Dolstra
2020-09-13
Fix unspecified behaviour in readStorePathCAMap
aszlig
[next]