index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-25
Group common options
Eelco Dolstra
2021-01-25
Group subcommands by category
Eelco Dolstra
2021-01-25
Tell user to run 'nix log' to get full build logs
Eelco Dolstra
2021-01-25
Add FIXME
Eelco Dolstra
2021-01-25
Make '--help' do the same as 'help' (i.e. show a manpage)
Eelco Dolstra
2021-01-25
Merge pull request #4467 from edolstra/error-formatting
Eelco Dolstra
2021-01-25
Merge pull request #4470 from matthewbauer/fix-4469
Eelco Dolstra
2021-01-25
Merge pull request #4387 from obsidiansystems/non-local-store-build
Eelco Dolstra
2021-01-25
Merge pull request #4468 from Ma27/installer-no-progress-opt
Eelco Dolstra
2021-01-22
Remove expectedETag assert in tarball.cc
Matthew Bauer
2021-01-22
Handle missing etag in 304 Not Modified response
Matthew Bauer
2021-01-22
Apply suggestions from code review
John Ericson
2021-01-22
Improve documentation and test and requested
John Ericson
2021-01-22
Add FIXME
Eelco Dolstra
2021-01-22
scripts/install-nix-from-closure: only show progress if a terminal is used
Maximilian Bosch
2021-01-21
Fix macOS build
Eelco Dolstra
2021-01-21
Change error position formatting
Eelco Dolstra
2021-01-21
Remove trailing whitespace
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-21
Fix clang build
Eelco Dolstra
2021-01-20
Merge pull request #4281 from lilyball/shebang
Eelco Dolstra
2021-01-18
nix profile install: Support installing non-flakes
Eelco Dolstra
2021-01-18
Use enumerate()
Eelco Dolstra
2021-01-18
--refresh: Imply setting .narinfo disk cache TTL to 0
Eelco Dolstra
2021-01-18
Merge branch 'slashes-in-github-branches' of https://github.com/Ma27/nix
Eelco Dolstra
2021-01-18
Merge pull request #4460 from NixOS/ca/fix-ca-flake-outputs
Eelco Dolstra
2021-01-18
Fix content-addressed flake outputs
regnat
2021-01-18
Merge pull request #4459 from NixOS/ca/fix-outputmap-for-no-ca
Eelco Dolstra
2021-01-18
Fix the drv output map for non ca derivations
regnat
2021-01-17
Tweak
Eelco Dolstra
2021-01-17
Merge pull request #4454 from ryneeverett/ping-store-output-docs
Domen Kožar
2021-01-16
Document expected output of 'nix store ping'.
ryneeverett
2021-01-15
Merge pull request #4240 from bburdette/2259-error-message
Domen Kožar
2021-01-15
Make public keys and `requireSigs` local-store specific again
John Ericson
2021-01-15
Fix gcc10 build
Jonathan Ringer
2021-01-15
Merge remote-tracking branch 'upstream/master' into non-local-store-build
John Ericson
2021-01-14
Add 'nix daemon' command
Eelco Dolstra
2021-01-13
Typo
Eelco Dolstra
2021-01-13
Rename 'nix store sign-paths' to 'nix store sign'
Eelco Dolstra
2021-01-13
Add 'nix store repair' command
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2021-01-13
Merge pull request #4444 from matthewbauer/unset-curproc-arch-affinity
Eelco Dolstra
2021-01-13
Merge pull request #4443 from rickynils/prefer-local-build-respect-zero-max-jobs
Eelco Dolstra
2021-01-13
Remove a redundant condition in DerivationGoal::tryLocalBuild()
Rickard Nilsson
2021-01-12
Add 'nix profile history' command
Eelco Dolstra
2021-01-12
nix profile info -> nix profile list
Eelco Dolstra
2021-01-11
Set kern.curproc_arch_affinity=0 to escape Rosetta
Matthew Bauer
2021-01-12
Don't let 'preferLocalBuild' override 'max-jobs=0'
Rickard Nilsson
2021-01-11
Add 'nix store delete' command
Eelco Dolstra
2021-01-11
Tweak
Eelco Dolstra
[next]