We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc9bd2 commit 78b995dCopy full SHA for 78b995d
.path
@@ -51,4 +51,4 @@ export RUST_SRC_PATH="${RUST_SYSROOT}/lib/rustlib/src/rust/src"
51
export DYLD_LIBRARY_PATH="${RUST_SYSROOT}/lib:$DYLD_LIBRARY_PATH"
52
53
# Add nix to our path.
54
-export PATH="${HOME}/.nix-profile/bin:/etc/profiles/per-user/${USER}/bin:/nix/var/nix/profiles/system/sw/bin:/nix/var/nix/profiles/default/bin:${PATH}"
+export PATH="/run/wrappers/bin:${HOME}/.nix-profile/bin:/etc/profiles/per-user/${USER}/bin:/nix/var/nix/profiles/system/sw/bin:/nix/var/nix/profiles/default/bin:${PATH}"
0 commit comments