diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,9 +20,10 @@ { devShell = mkShell { buildInputs = [ - rust-bin.stable."1.89.0".default - cargo-watch + rust-bin.stable."1.95.0".default cargo-edit + cargo-update + cargo-watch lld openssl pkg-config |
