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-12-09
libstore/openStore: fix stores with IPv6 addresses
Maximilian Bosch
2020-12-08
Merge pull request #4325 from tweag/hide-local-store-sql-statements
Eelco Dolstra
2020-12-08
Hide the sqlite statements declarations for the local store
regnat
2020-12-08
Re-query for the derivation outputs in the post-build-hook
regnat
2020-12-06
Always default to cache.nixos.org even when different nix store dir
Matthew Bauer
2020-12-05
Merge pull request #4318 from matthewbauer/add-slash-to-trusted-binary-cache
Eelco Dolstra
2020-12-04
Canonicalize binary caches with ‘/’ when one is missing
Matthew Bauer
2020-12-04
Fix compatibility with newer AWS SDKs
Stéphan Kochen
2020-12-04
Split 'nix store add-to-store' into 'add-path' and 'add-file'
Eelco Dolstra
2020-12-03
Typo
Eelco Dolstra
2020-12-03
Move most store-related commands to 'nix store'
Eelco Dolstra
2020-12-03
Add 'nix nar dump-path'
Eelco Dolstra
2020-12-03
Add deprecated aliases for renamed commands
Eelco Dolstra
2020-12-03
Add FIXME
Eelco Dolstra
2020-12-03
Move NAR-related commands to 'nix nar'
Eelco Dolstra
2020-12-03
Introduce 'nix store' command
Eelco Dolstra
2020-12-03
Allow registering subcommands of subcommands
Eelco Dolstra
2020-12-03
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
Eelco Dolstra
2020-12-03
Remove 'dist' target
Eelco Dolstra
2020-12-03
nix add-to-store: Move markdown docs into a separate file
Eelco Dolstra
2020-12-03
Make doc() return arbitrary Markdown rather than the contents of the "Descrip...
Eelco Dolstra
2020-12-03
Merge pull request #4308 from tweag/properly-test-early-cutoff
Eelco Dolstra
2020-12-03
Merge pull request #4304 from NixOS/separate-manpages
Eelco Dolstra
2020-12-03
Don't fail early when -j0 is passed
regnat
2020-12-02
nix eval: Add option to write a directory
Eelco Dolstra
2020-12-02
Add 'nix help'
Eelco Dolstra
2020-12-02
fix tokens documentation
Greg Hale
2020-12-02
Remove an `unknown pragma` gcc warning
regnat
2020-12-02
Add forgotten `override` annotation
regnat
2020-12-02
read(): Use char * instead of unsigned char *
Eelco Dolstra
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-12-02
writeFull/writeFile: Use std::string_view
Eelco Dolstra
2020-12-01
Merge pull request #4284 from tweag/fixed-output-depending-on-ca
Eelco Dolstra
2020-12-01
shut up clang warnings
regnat
2020-12-01
replaceStrings(): Use std::string_view
Eelco Dolstra
2020-12-01
Macro hygiene
Eelco Dolstra
2020-12-01
Move primeCache() to Worker::run()
Eelco Dolstra
2020-12-01
Lower verbosity for 'Failed to find a machine' message
Eelco Dolstra
2020-12-01
Macro hygiene
Eelco Dolstra
2020-11-27
Allow fixed-output derivations to depend on (floating) content-addressed ones
regnat
2020-11-26
builtins.fetchGit: Fix shortRev attribute for dirty trees
Eelco Dolstra
2020-11-26
archive: disable preallocate-contents by default
Dominique Martinet
2020-11-26
Move to separate file
Eelco Dolstra
2020-11-26
Record trusted/untrusted settings in ~/.local/share/nix
Eelco Dolstra
2020-11-26
Ask for confirmation before allowing flake Nix configuration settings
Eelco Dolstra
2020-11-25
fix the hash rewriting for ca-derivations
regnat
2020-11-23
fetchMercurial: set HGPLAIN when invoking hg
Luke Granger-Brown
2020-11-23
Removed reference check from bundler command
Wil Taylor
2020-11-21
Added switch
Wil Taylor
2020-11-19
AttrCursor::getStringWithContext(): Force re-evaluation if the cached context...
Eelco Dolstra
[next]