aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index ecd5385..0ab79dc 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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