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 9228e26 commit 8a8b34eCopy full SHA for 8a8b34e
flake.nix
@@ -65,6 +65,7 @@
65
# These will be set as environment variables in the shell:
66
RUST_BACKTRACE = 1;
67
RUST_SRC_PATH = "${rust-toolchain}/lib/rustlib/src";
68
+ NIX_PATH = "nixpkgs=${nixpkgs}";
69
70
# Other project dependencies to be made avaible in PATH:
71
packages = with pkgs; [
0 commit comments