aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 6fc49b3..0f8f68a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -20,8 +20,9 @@
{
devShell = mkShell {
buildInputs = [
- rust-bin.stable."1.78.0".default
+ rust-bin.stable."1.84.0".default
cargo-watch
+ cargo-edit
lld
openssl
pkg-config