perlPackages.Tk: fix build with gcc15

This commit is contained in:
Marcus Ramberg
2025-12-17 13:53:19 +01:00
parent 563b5221d5
commit 680bdcaa97
+1
View File
@@ -37048,6 +37048,7 @@ with self;
NIX_CFLAGS_COMPILE = toString [
"-Wno-error=implicit-int"
"-Wno-error=incompatible-pointer-types"
"-std=gnu17"
];
};
doCheck = false; # Expects working X11.