This commit is contained in:
Rowan Torbitzky-Lane 2025-04-28 12:27:24 -05:00
parent ef25019fa2
commit 99f9c84c19

View File

@ -32,7 +32,7 @@
}; };
devShells.nightly = with pkgs; mkShell { devShells.nightly = with pkgs; mkShell {
buildInputs = [ buildInputs = [
rust-bin.beta.nightly.default rust-bin.nightly.latest.complete
]; ];
packages = with pkgs; [ packages = with pkgs; [
gdb gdb