diff --git a/nix/unwrapped.nix b/nix/unwrapped.nix index d9144410f..bb6b47e7d 100644 --- a/nix/unwrapped.nix +++ b/nix/unwrapped.nix @@ -3,6 +3,7 @@ stdenv, cmake, cmark, + darwin, apple-sdk_11, extra-cmake-modules, gamemode, @@ -74,6 +75,7 @@ stdenv.mkDerivation { extra-cmake-modules jdk17 stripJavaArchivesHook + darwin.sigtool ]; buildInputs =