to stable

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-09 13:49:04 -05:00
parent e0414009ff
commit 94a3b43e5e

View File

@ -60,7 +60,7 @@
};
packages.default = self'.packages.rush;
devShells.default = self'.devShells.nightly;
devShells.default = self'.devShells.stable;
packages.rush = (rustPackage "rush");
packages.rush-base = (rustPackage "");