rename `chroot` to `sandbox` (fixes #656, close #682)
- rename options but leav old names as lower-priority aliases, also "-dirs" -> "-paths" to get closer to the meaning - update docs to reflect the new names (old aliases are not documented), including a new file with release notes - tests need an update after corresponding changes to nixpkgs - __noChroot is left as it is (after discussion on the PR)
Showing
- doc/manual/command-ref/conf-file.xml 23 additions, 21 deletionsdoc/manual/command-ref/conf-file.xml
- doc/manual/release-notes/release-notes.xml 1 addition, 0 deletionsdoc/manual/release-notes/release-notes.xml
- doc/manual/release-notes/rl-1.11.xml 23 additions, 0 deletionsdoc/manual/release-notes/rl-1.11.xml
- src/libstore/build.cc 15 additions, 8 deletionssrc/libstore/build.cc
Loading
Please register or sign in to comment