From c2f080a6f201b9f2e6fc100f4fce0f7b05756d2b Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Fri, 17 Jan 2025 14:35:23 +0100 Subject: [PATCH] haskellPackages.gi-javascriptcore*: work around argv limit --- pkgs/development/haskell-modules/configuration-nix.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix index 97db9f909da2..0a9f1fd12d55 100644 --- a/pkgs/development/haskell-modules/configuration-nix.nix +++ b/pkgs/development/haskell-modules/configuration-nix.nix @@ -1437,6 +1437,8 @@ self: super: builtins.intersectAttrs super { __onlyPropagateKnownPkgConfigModules = true; }) super) gi-javascriptcore + gi-javascriptcore4 + gi-javascriptcore6 gi-webkit2webextension gi-gtk_4_0_12 gi-gdk_4_0_10