index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-12
Make Value::type private
Silvan Mosberger
2020-12-12
Add ValueType checking functions for types that have the same NormalType
Silvan Mosberger
2020-12-12
Use Value::normalType on all forced values instead of Value::type
Silvan Mosberger
2020-12-12
Introduce Value type setters and make use of them
Silvan Mosberger
2020-12-12
Introduce NormalType for the normal type of a Value
Silvan Mosberger
2020-12-11
Merge pull request #4350 from NixOS/ca/fix-build-with-nix-command
Eelco Dolstra
2020-12-11
Fix the `nix` command with CA derivations
regnat
2020-12-10
nix store make-content-addressable: Show rewritten path
Eelco Dolstra
2020-12-10
Add lvlNotice log level
Eelco Dolstra
2020-12-09
Merge pull request #4343 from tweag/fix-osx-ci
Eelco Dolstra
2020-12-09
Use no substituers by default in the tests
regnat
2020-12-09
Merge pull request #4342 from tweag/fix-remote-build-hook
Eelco Dolstra
2020-12-09
Merge pull request #4319 from Ma27/store-v6-addr
Eelco Dolstra
2020-12-09
libstore/openStore: fix stores with IPv6 addresses
Maximilian Bosch
2020-12-09
Store the final drv outputs in memory when building remotely
regnat
2020-12-09
Test the post-build-hook with remote builders
regnat
2020-12-09
Revert "Re-query for the derivation outputs in the post-build-hook"
regnat
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
Merge pull request #4326 from tweag/fix-post-build-hook-and-remote-builders
Eelco Dolstra
2020-12-08
Re-query for the derivation outputs in the post-build-hook
regnat
2020-12-07
Merge pull request #4305 from matthewbauer/rosetta2-check
Eelco Dolstra
2020-12-07
Merge pull request #4321 from matthewbauer/always-default-cache-nixos-org
Eelco Dolstra
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-05
Merge pull request #4316 from stephank/aws-sdk-compat
Eelco Dolstra
2020-12-04
Canonicalize binary caches with ‘/’ when one is missing
Matthew Bauer
2020-12-04
Use com.apple.oahd.plist for rosetta 2 detection
Matthew Bauer
2020-12-04
Fix compatibility with newer AWS SDKs
Stéphan Kochen
2020-12-04
Merge pull request #4314 from tweag/less-noisy-make-doc
Eelco Dolstra
2020-12-04
Make `make install` less noisy
regnat
2020-12-04
Merge pull request #4311 from matthewbauer/static-nix-support
Eelco Dolstra
2020-12-03
Include static "nix" binary in Hydra build products
Matthew Bauer
2020-12-04
Split 'nix store add-to-store' into 'add-path' and 'add-file'
Eelco Dolstra
2020-12-03
Merge pull request #3858 from edolstra/group-commands
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
Properly test early cutoff with CA derivations
regnat
[next]