Skip to content

Commit 78b995d

Browse files
committed
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com>
1 parent 6fc9bd2 commit 78b995d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.path

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ export RUST_SRC_PATH="${RUST_SYSROOT}/lib/rustlib/src/rust/src"
5151
export DYLD_LIBRARY_PATH="${RUST_SYSROOT}/lib:$DYLD_LIBRARY_PATH"
5252

5353
# 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}"
54+
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

Comments
 (0)