We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e88856 commit 0843ea6Copy full SHA for 0843ea6
flake.nix
@@ -40,6 +40,7 @@
40
# Prevent cargo aliases from using programs in `~/.cargo` to avoid conflicts
41
# with rustup installations.
42
export CARGO_HOME=$HOME/.cargo-nix
43
+ export DOCKER_BUILDKIT=1
44
45
# Create a target directory and ensure lib64 is a symlink to lib.
46
# Individual build steps may target either directory and later
0 commit comments