Rename a few configuration options
In particular, drop the "build-" and "gc-" prefixes which are pointless. So now you can say nix build --no-sandbox instead of nix build --no-build-use-sandbox
Showing
- doc/manual/command-ref/conf-file.xml 28 additions, 29 deletionsdoc/manual/command-ref/conf-file.xml
- doc/manual/command-ref/nix-store.xml 2 additions, 2 deletionsdoc/manual/command-ref/nix-store.xml
- doc/manual/command-ref/opt-common.xml 4 additions, 4 deletionsdoc/manual/command-ref/opt-common.xml
- scripts/install-darwin-multi-user.sh 3 additions, 3 deletionsscripts/install-darwin-multi-user.sh
- src/libmain/shared.cc 4 additions, 4 deletionssrc/libmain/shared.cc
- src/libstore/build.cc 3 additions, 3 deletionssrc/libstore/build.cc
- src/libstore/gc.cc 5 additions, 5 deletionssrc/libstore/gc.cc
- src/libstore/globals.hh 48 additions, 36 deletionssrc/libstore/globals.hh
- tests/build-remote.sh 1 addition, 1 deletiontests/build-remote.sh
- tests/init.sh 1 addition, 3 deletionstests/init.sh
- tests/linux-sandbox.sh 1 addition, 1 deletiontests/linux-sandbox.sh
- tests/logging.sh 1 addition, 1 deletiontests/logging.sh
- tests/multiple-outputs.sh 1 addition, 1 deletiontests/multiple-outputs.sh
- tests/setuid.nix 8 additions, 8 deletionstests/setuid.nix
- tests/shell.shebang.sh 1 addition, 1 deletiontests/shell.shebang.sh
- tests/timeout.sh 2 additions, 2 deletionstests/timeout.sh
Loading
Please register or sign in to comment