Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
'split_build_hh-3' and 'split_build_hh-4' into split_build_cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'build-6', 'build-7' and 'build-8' into split_build_cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is set to "localhost" by stdenv which is probably not what you
want.
|
|
Fixes #4104.
|
|
|
|
Add a zsh completion script
|
|
This fixes a crash during startup when compiling Nix as a single
compilation unit.
|
|
Issue #4092.
|
|
|
|
Make nix output completions in the form `completion\tdescription`.
This can't be used by bash (afaik), but other shells like zsh or fish
can display it along the completion choices
|
|
This makes builds work inside nixos-enter.
Fixes #3145.
|
|
If max_user_namespaces is set to 0, then don't run the build in a user
namespace.
Fixes #4092.
|
|
|
|
|