haskellPackages: regenerate package set based on current config

This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
maralorn 2024-03-03 15:54:03 +01:00
parent 648a3bf615
commit d6f8a918b1

View File

@ -238100,9 +238100,7 @@ self: {
testHaskellDepends = [ base bytestring hspec postgresql-simple ];
description = "PostgreSQL Schema Migrations";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "migrate";
broken = true;
}) {};
"postgresql-simple-named" = callPackage