From 96dd7bb84ea5563fe3b02391c8521bb768e38738 Mon Sep 17 00:00:00 2001 From: Callum Dunster Date: Wed, 27 Nov 2024 11:00:54 +0100 Subject: [PATCH] chore: add perl package to devShell for openssl --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index f2c2e01..5d6df41 100644 --- a/flake.nix +++ b/flake.nix @@ -17,6 +17,7 @@ inputs'.holonix.packages.lair-keystore inputs'.holonix.packages.rust pkgs.go + pkgs.perl ] ++ (pkgs.lib.optionals pkgs.stdenv.isDarwin [ # needed to build Holochain on macos pkgs.darwin.apple_sdk.frameworks.SystemConfiguration