From c0eae1c47e3768bd7494da6ef821412509ee7465 Mon Sep 17 00:00:00 2001 From: Martin Milata Date: Wed, 16 Apr 2025 15:12:12 +0200 Subject: [PATCH] build(nix): add dependencies needed by --pure on macos [no changelog] --- shell.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell.nix b/shell.nix index affef508c1..145b9c1e47 100644 --- a/shell.nix +++ b/shell.nix @@ -107,8 +107,10 @@ stdenvNoCC.mkDerivation ({ libusb1 llvmPackages.clang openssl + perl pkg-config poetry + ps oldNixpkgs.protobuf3_19 pyright (mkBinOnlyWrapper rustNightly)