index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-21
Fix build
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-21
Add experimental-features setting
Eelco Dolstra
2019-10-21
SourceExprCommand::getSourceExpr(): Allocate more space
Eelco Dolstra
2019-10-21
Merge pull request #3158 from steshaw/master
Eelco Dolstra
2019-10-19
Fix unset variable in installer
Steven Shaw
2019-10-17
Merge pull request #2291 from Taneb/master
Eelco Dolstra
2019-10-11
ssh-ng: Don't set CPU affinity on the remote
Eelco Dolstra
2019-10-11
Merge pull request #3114 from matthewbauer/add-libatomic
Eelco Dolstra
2019-10-10
nix verify: Fix uninitialized variable
Eelco Dolstra
2019-10-10
nix-env: Ignore failures creating ~/.nix-profile and ~/.nix-defexpr
Eelco Dolstra
2019-10-10
Doh
Eelco Dolstra
2019-10-09
Merge pull request #3136 from NixOS/no-world-writable
Eelco Dolstra
2019-10-09
Force per-user group to a known value
Eelco Dolstra
2019-10-09
Typo
Eelco Dolstra
2019-10-09
Go back to 755 permission on per-user directories
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-defexpr automatically
Eelco Dolstra
2019-10-09
nix-profile.sh: Remove coreutils dependency
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-10-09
nix-profile.sh: Don't create .nix-channels
Eelco Dolstra
2019-10-09
Remove some redundant initialization
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-10-09
Filter ANSI escape sequences in -L output
Eelco Dolstra
2019-10-09
Make std::uncaught_exception warning less noisy
Eelco Dolstra
2019-10-09
Fix Bison 2.4 warning
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-10-09
getSourceExpr(): Handle channels
Eelco Dolstra
2019-10-09
Merge pull request #3132 from matthewbauer/handle-sandbox-shell
Eelco Dolstra
2019-10-09
nix search: Don't quietly ignore errors
Eelco Dolstra
2019-10-09
nix-build: Fix compilation
Eelco Dolstra
2019-10-09
Merge pull request #3133 from callahad/launchd
Eelco Dolstra
2019-10-09
Make nix-daemon.plist less fragile on macOS
Dan Callahan
2019-10-09
Merge pull request #3128 from matthewbauer/dont-symlink-launchagent
Eelco Dolstra
2019-10-09
Merge pull request #3131 from matthewbauer/dont-source-bashrc-in-pure-mode
Eelco Dolstra
2019-10-08
Handle empty sandbox_shell
Matthew Bauer
2019-10-08
Don’t source bashrc in pure mode
Matthew Bauer
2019-10-08
Make preexisting Nix install a warning, not a failure
Matthew Bauer
2019-10-08
Copy instead of linking launch agent
Matthew Bauer
2019-10-08
Merge pull request #3126 from PyroLagus/fix-typos
Eelco Dolstra
2019-10-08
Fix typos in the Nix Manual.
Danny Bautista
2019-10-07
Merge pull request #3120 from samdoshi/remove-search-verbose
Eelco Dolstra
2019-10-07
nix search: remove verbose example
Sam Doshi
2019-10-04
Revert "std::uncaught_exception() -> std::uncaught_exceptions()"
Eelco Dolstra
2019-10-02
Fix indentation
Eelco Dolstra
2019-10-01
Use more robust test for libatomics
Matthew Bauer
2019-10-01
Add libatomic for 32-bit ARM
Matthew Bauer
2019-10-01
Merge pull request #3112 from zimbatm/fetchTarball-with-chroot
Eelco Dolstra
2019-10-01
Fix fetchTarball with chroot stores
Eelco Dolstra
2019-09-30
Merge pull request #2338 from bobvanderlinden/pr-cannot-delete-alive-why
Domen Kožar
2019-09-30
Merge pull request #3080 from Infinisil/tryEval-docs
Domen Kožar
[next]