index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-22
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
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
Don't include <regex> in header files
Eelco Dolstra
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
Disable precompiled headers in 'nix develop'
Eelco Dolstra
2020-09-21
Merge pull request #4043 from tweag/update-lowdown
Eelco Dolstra
2020-09-21
Update lowdown version
regnat
2020-09-21
Merge pull request #4023 from maljub01/patch-2
Eelco Dolstra
2020-09-21
Merge pull request #4036 from chreekat/b/prefetch-executable
Eelco Dolstra
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
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
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
Merge pull request #4025 from NixOS/remove-corepkgs-config
Eelco Dolstra
2020-09-17
Fix garbage collection of CA derivations
regnat
2020-09-17
Remove corepkgs/config.nix
Eelco Dolstra
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
Ensure resolved CA derivations are written
John Ericson
2020-09-16
Start to fix floating CA + remote building
John Ericson
2020-09-16
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
2020-09-16
Fix the nix-daemon Mac OS SSL CA cert
Marwan Aljubeh
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
jq -> nix
Eelco Dolstra
2020-09-16
builtins.toFile: Fix indentation
Eelco Dolstra
2020-09-16
Remove useless exception copy
Théophane Hufschmitt
2020-09-16
Add a test for `nix describe-stores`
regnat
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
[next]