diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,10 +22,11 @@ buildInputs = [ cargo-watch cargo-edit + cargo-update lld openssl pkg-config - rust-bin.stable."1.90.0".default + rust-bin.stable."1.92.0".default sqlite watchexec ]; |
