Corrects comment: build-use-chroot
is the same as sandbox
.
This commit is contained in:
parent
917b088490
commit
655dff2ef0
@ -4,8 +4,8 @@
|
|||||||
This derivation is impure: it relies on an Xcode toolchain being installed
|
This derivation is impure: it relies on an Xcode toolchain being installed
|
||||||
and available in the expected place. The values of sandboxProfile
|
and available in the expected place. The values of sandboxProfile
|
||||||
are copied pretty directly from the MacVim derivation, which
|
are copied pretty directly from the MacVim derivation, which
|
||||||
is also impure. In order to build you at least need the `build-use-chroot`
|
is also impure. In order to build you at least need the `sandbox`
|
||||||
option set to `relaxed` or set the `sandbox` option to `false`.
|
option set to `relaxed` or `false`.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user