From be0dfa15fa42382cdaa84075fa77703f87f86318 Mon Sep 17 00:00:00 2001 From: Raphael Date: Tue, 17 Feb 2026 01:55:55 +0100 Subject: [PATCH] build(nix/flake): adding cargo to the devshell --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 05158ae..3e14a11 100644 --- a/flake.nix +++ b/flake.nix @@ -61,6 +61,7 @@ cargo-watch cargo-edit cargo-audit + cargo openssl ] ++ lib.optionals stdenv.isDarwin [