Commit e7136c15 authored by sternenseemann's avatar sternenseemann
Browse files

haskellPackages: update list of transitively broken packages

parent 79410e43
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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
+0 −2
Original line number Diff line number Diff line
@@ -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 ];
    }