From 7ab5cfa6980532fd79ec40bb7a3c4df1dd3d191f Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 31 Jul 2023 10:31:12 +0000 Subject: [PATCH] cross: update gcr_4 blockers --- overlays/cross.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlays/cross.nix b/overlays/cross.nix index a0eab584..3ac03f28 100644 --- a/overlays/cross.nix +++ b/overlays/cross.nix @@ -337,7 +337,7 @@ in { outputs = lib.remove "devdoc" upstream.outputs; }); - # 2023/07/27: upstreaming is blocked on p11-kit cross compilation + # 2023/07/27: upstreaming is blocked on p11-kit, gupnp cross compilation gcr_4 = ( # fixes (meson): "ERROR: Program 'gpg2 gpg' not found or not executable" mvToNativeInputs [ final.gnupg final.openssh ] prev.gcr_4