index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
2019-09-30
Merge pull request #3106 from JosephLucas/patch-1
Domen Kožar
2019-09-23
Update garbage-collection.xml readability
Joseph Lucas
2019-09-23
Merge pull request #3103 from bhipple/fix/spelling
Eelco Dolstra
2019-09-23
Merge pull request #3104 from zimbatm/no-show-trace-forwarding
Eelco Dolstra
2019-09-22
Shut up some warnings
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-22
libstore: don't forward --show-trace
zimbatm
2019-09-21
Fix spelling in comment
Benjamin Hipple
2019-09-19
Merge pull request #3097 from zimbatm/show-traces
Eelco Dolstra
2019-09-18
function-trace: always show the trace
zimbatm
2019-09-18
Merge pull request #3094 from alexfmpe/fix-builtins-order
Eelco Dolstra
2019-09-17
Move 'builtins.splitVersion' to position respecting alphabetical order
Alexandre Esteves
2019-09-13
std::uncaught_exception() -> std::uncaught_exceptions()
Eelco Dolstra
2019-09-11
Merge pull request #3089 from jtanguy/docs-fetchgit
Eelco Dolstra
2019-09-11
docs: Use the explicit ref for fetchGit with a tag
Julien Tanguy
2019-09-11
docs: Fix a typo in github in an example
Julien Tanguy
2019-09-04
Disable OpenSSL lock callback on OpenSSL >= 1.1.1
Eelco Dolstra
[next]