index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2021-01-11
nix store prefetch-tarball -> nix flake prefetch
Eelco Dolstra
2021-01-11
Merge pull request #4435 from DanilaFe/flake-input-types
Eelco Dolstra
2021-01-10
Add 'nix store gc' command
Eelco Dolstra
2021-01-08
Upcase "Boolean" in Flake attribute type error
Danila
2021-01-08
Fix tests
Eelco Dolstra
2021-01-08
Support binary unit prefixes in command line arguments
Eelco Dolstra
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2021-01-08
Remove unused mkFlag1
Eelco Dolstra
2021-01-08
Remove mkFlag integer specialisation
Eelco Dolstra
2021-01-08
Remove mkIntFlag
Eelco Dolstra
2021-01-08
Use switch statement instead of sequence of ifs
Danila Fedorin
2021-01-08
Allow Flake inputs to accept boolean and integer attributes
Danila Fedorin
2021-01-07
Merge pull request #4434 from NixOS/nix-prefetch
Eelco Dolstra
2021-01-07
Add 'nix store prefetch-{file,tarball}'
Eelco Dolstra
2021-01-06
Make sodium a required dependency
Eelco Dolstra
2021-01-06
Add commands for generating secret/public keys
Eelco Dolstra
2021-01-06
crypto.cc: API cleanup and add generate() / to_string() methods
Eelco Dolstra
2021-01-06
Move sodium_init() call
Eelco Dolstra
2021-01-06
Merge pull request #4310 from matthewbauer/rosetta2-extra-platforms
Eelco Dolstra
2021-01-05
Fix deadlock in LocalStore::addSignatures()
Eelco Dolstra
2021-01-05
Merge pull request #4424 from DanilaFe/fix-attr-from-json
Eelco Dolstra
2021-01-05
Fix conversion from JSON to fetch attributes
Danila Fedorin
2021-01-01
Merge pull request #4412 from acx0/fix-intro-doc
Eelco Dolstra
2020-12-31
Fix `configure` error in introduction doc
Sam Lidder
2020-12-30
Merge pull request #4411 from corngood/env-assert-fix
Eelco Dolstra
2020-12-30
Fix insufficent attribute capacity in user profile
David McFarland
2020-12-30
Merge pull request #4397 from matthewbauer/support-libcxx10
Eelco Dolstra
2020-12-28
Fixup
Matthew Bauer
2020-12-28
Merge pull request #4407 from cole-h/fix-hacking-link
Eelco Dolstra
2020-12-28
README: fix link to hacking guide
Cole Helbling
2020-12-28
scanForReferences: Remove misleading comment
Eelco Dolstra
2020-12-28
Merge pull request #4399 from sevan/patch-1
Eelco Dolstra
2020-12-28
Merge pull request #4400 from sevan/patch-2
Eelco Dolstra
2020-12-25
Update URL where bzip2 can be obtained
Sevan Janiyan
2020-12-25
Update URL where bzip2 can be obtained
Sevan Janiyan
2020-12-24
Merge branch 'master' into support-libcxx10
Matthew Bauer
2020-12-23
Cast variants fully for libc++10
Matthew Bauer
2020-12-23
Merge pull request #4336 from NixOS/manpages
Eelco Dolstra
2020-12-23
Add 'nix' manpage
Eelco Dolstra
[next]