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-23
libutil/archive: add preallocate-contents option
Dominique Martinet
2020-09-23
Remove unused Flake::vOutputs field
Eelco Dolstra
2020-09-23
Merge pull request #4052 from ujjwaljainnn/fix-typo
Domen Kožar
2020-09-22
fixed typo
ujjwal
2020-09-22
RemoteStore::addCAToStore(): Don't hold connection while calling queryPathInfo()
Eelco Dolstra
2020-09-22
Merge pull request #4038 from maljub01/master
Eelco Dolstra
2020-09-22
Style fixes
Eelco Dolstra
2020-09-22
Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nix
Eelco Dolstra
2020-09-22
Merge pull request #4040 from OmnipotentEntity/master
Eelco Dolstra
2020-09-22
Merge pull request #4041 from cole-h/enum-stringify
Eelco Dolstra
2020-09-22
Silence a compiler warning in serialise.hh
regnat
2020-09-21
Bump nlohmann-json version to 3.9.1
Michael Reilly
2020-09-21
Serialize SandboxMode enum to string for JSON
Cole Helbling
2020-09-21
fmt.hh: Don't include boost/algorithm/string/replace.hpp
Eelco Dolstra
2020-09-21
Random header cleanup
Eelco Dolstra
2020-09-21
abstractsettingtojson.hh -> abstract-setting-to-json.hh
Eelco Dolstra
2020-09-21
Don't include nlohmann/json.hpp in globals.hh
Eelco Dolstra
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-21
Update the variable name accordingly
Marwan Aljubeh
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-21
Use a better name for the config option
Marwan Aljubeh
2020-09-21
Merge pull request #4035 from Ma27/url-attr
Eelco Dolstra
2020-09-21
libfetchers/github: rename `url` to `host`
Maximilian Bosch
2020-09-21
Document addCAToStore/addToStoreFromDump source drainage
Robert Hensing
2020-09-21
wopAddToStore: return ValidPathInfo
Robert Hensing
2020-09-21
wopAddToStore: add RepairFlag
Robert Hensing
2020-09-21
parseContentAddressMethodPrefix: use string_view
Robert Hensing
2020-09-21
Move FramedSink next to FramedSource
Robert Hensing
2020-09-21
wopAddToStore: Throw to clarify unused refs
Robert Hensing
2020-09-21
Refactor wopAddToStore to make wopAddTextToStore obsolete
Robert Hensing
2020-09-21
Overhaul wopAddToStore
Robert Hensing
2020-09-18
Lint issue: replacing tabs with spaces
Marwan Aljubeh
2020-09-18
Add a nix.conf option for allowing a symlinked store
Marwan Aljubeh
2020-09-18
nix-prefetch-url: Add --executable flag
Bryan Richter
2020-09-18
libfetchers/github: allow `url` attribute
Maximilian Bosch
2020-09-18
nix build: find() -> get()
Eelco Dolstra
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
[next]