Skip to content

Commit 3e34303

Browse files
committed
Merge branch 'hkm/nixpkgs-update' into armv7a
2 parents 159fb66 + a1e0b30 commit 3e34303

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/gi-gtk/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ let
88
inherit compiler-nix-name evalPackages;
99
src = testSrc "gi-gtk";
1010
cabalProjectLocal = builtins.readFile ../cabal.project.local + ''
11+
-- haskell-gi 0.26.12 breaks gi-gtkpixbuf
12+
index-state: 2024-09-30T00:00:00Z
1113
-- The overloading feature of haskell-gi makes build times very long
1214
constraints: haskell-gi-overloading ==0.0
1315
if impl(ghc >=9.11)

0 commit comments

Comments
 (0)