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 524f3c8..6634028 100644
--- a/flake.nix
+++ b/flake.nix
@@ -36,7 +36,7 @@
nativeBuildInputs = [
rust-bin.nightly."2024-07-17".default
cargo-make
- libressl_3_9
+ openssl_3
pkg-config
cargo-watch
];