try stable
This commit is contained in:
parent
c0bf9b7ca0
commit
89dcab6287
@ -19,8 +19,8 @@
|
||||
{
|
||||
devShells.default = with pkgs; mkShell {
|
||||
buildInputs = [
|
||||
# rust-bin.beta.latest.default
|
||||
rust-bin.selectLatestNightlyWith (toolchain: toolchain.default)
|
||||
rust-bin.beta.latest.default
|
||||
# rust-bin.selectLatestNightlyWith (toolchain: toolchain.default)
|
||||
];
|
||||
packages = with pkgs; [
|
||||
jetbrains.rust-rover
|
||||
|
Loading…
x
Reference in New Issue
Block a user