index
:
nix
cleanup
master
Contrib clone of nix
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-08
Fix tests
HEAD
master
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-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
2020-12-23
Add TODO
Eelco Dolstra
2020-12-23
Command: Remove examples()
Eelco Dolstra
2020-12-23
Add 'nix flake' manpages
Eelco Dolstra
2020-12-23
Merge pull request #4366 from NixOS/readInvalidDerivation-on-remote-caches
Eelco Dolstra
2020-12-22
Merge branch 'git-rev-error' of https://github.com/Ma27/nix into master
Eelco Dolstra
2020-12-22
Fix tests
Eelco Dolstra
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-12-22
chrootHelper: Handle symlinks in the root directory
Eelco Dolstra
2020-12-22
tests/fetchGit: test behavior of `allRefs = true;`
Maximilian Bosch
2020-12-22
Document `allRefs` argument of `builtins.fetchTree`
Maximilian Bosch
2020-12-22
Don't log from inside the logger
Eelco Dolstra
2020-12-22
Add explicit `allRefs = true;` argument to `fetchGit`
Maximilian Bosch
2020-12-22
Provide a more meaningful error-message for `builtins.fetchGit` if a revision...
Maximilian Bosch
2020-12-21
Add 'nix profile' manpage
Eelco Dolstra
2020-12-21
Add 'nix bundle' manpage
Eelco Dolstra
2020-12-21
Add 'nix store diff-closures' manpage
Eelco Dolstra
2020-12-21
Add 'nix show-derivation' manpage
Eelco Dolstra
[next]