index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-25
Switch to nixpkgs 19.09
John Ericson
2019-10-23
install-multi-user.sh: Remove unused variables
Eelco Dolstra
2019-10-23
Merge pull request #3161 from schlarpc/patch-1
Eelco Dolstra
2019-10-23
Merge pull request #3159 from earksiinni/docs-import-brackets
Eelco Dolstra
2019-10-22
Remove superfluous IAM action for S3 cache
Chaz Schlarp
2019-10-21
Tweak path hint
Ersin Akinci
2019-10-21
Add hint about path in builtins.import
Ersin Akinci
2019-10-21
Revert "Document import <path> syntax"
Ersin Akinci
2019-10-21
Mark content-addressable paths with references as experimental
Eelco Dolstra
2019-10-21
nix make-content-addressable: Add examples
Eelco Dolstra
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-20
Document import <path> syntax
Ersin Akinci
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
[next]