haskellPackages: regenerate package set based on current config

(generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh)
This commit is contained in:
zowoq
2025-10-08 17:44:58 +10:00
parent 950a8e0fff
commit 3687250c00
+1 -1
View File
@@ -659632,7 +659632,7 @@ self: {
hydraPlatforms = lib.platforms.none;
broken = true;
}
) { inherit (pkgs) libtcod; };
) { libtcod = null; };
tconfig = callPackage (
{