aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 5293f40..55f0e67 100644
--- a/flake.nix
+++ b/flake.nix
@@ -33,7 +33,7 @@
nativeBuildInputs = [
rust-bin.nightly."2024-07-17".default
cargo-make
- openssl
+ libressl_3_9
pkg-config
cargo-watch
];