Skip to content

Commit 8a8b34e

Browse files
committed
Fix package version inlays in vscode
1 parent 9228e26 commit 8a8b34e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
# These will be set as environment variables in the shell:
6666
RUST_BACKTRACE = 1;
6767
RUST_SRC_PATH = "${rust-toolchain}/lib/rustlib/src";
68+
NIX_PATH = "nixpkgs=${nixpkgs}";
6869

6970
# Other project dependencies to be made avaible in PATH:
7071
packages = with pkgs; [

0 commit comments

Comments
 (0)