stdlib
This commit is contained in:
parent
50acb4d744
commit
a25ca653f4
@ -32,7 +32,7 @@
|
|||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}
|
export SHELL=${pkgs.lib.getExe pkgs.bashInteractive}
|
||||||
# export RUST_SRC=${pkgs.rust-bin.beta.latest.rust-src}
|
export RUST_SRC_PATH=${pkgs.rust-bin.beta.latest.rust-std}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user