haskellPackages: update list of transitively broken packages
This commit is contained in:
@@ -2702,7 +2702,6 @@ dont-distribute-packages:
|
||||
- ports
|
||||
- poseidon
|
||||
- poseidon-postgis
|
||||
- postgres-websockets
|
||||
- postgresql-common-persistent
|
||||
- postgresql-pure
|
||||
- postgresql-simple-ltree
|
||||
@@ -2711,7 +2710,6 @@ dont-distribute-packages:
|
||||
- postgresql-tx-query
|
||||
- postgresql-tx-squeal
|
||||
- postgresql-tx-squeal-compat-simple
|
||||
- postgrest
|
||||
- postmark
|
||||
- potoki
|
||||
- potoki-cereal
|
||||
|
||||
@@ -539912,7 +539912,6 @@ self: {
|
||||
];
|
||||
description = "Middleware to map LISTEN/NOTIFY messages to Websockets";
|
||||
license = lib.licensesSpdx."BSD-3-Clause";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "postgres-websockets";
|
||||
maintainers = [ lib.maintainers.wolfgangwalther ];
|
||||
}
|
||||
@@ -542165,7 +542164,6 @@ self: {
|
||||
];
|
||||
description = "REST API for any Postgres database";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "postgrest";
|
||||
maintainers = [ lib.maintainers.wolfgangwalther ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user