haskellPackages: mark transitively broken
Run regenerate-hackage-packages.sh again.
This commit is contained in:
@@ -774,7 +774,7 @@ dont-distribute-packages:
|
||||
- distribution-plot
|
||||
- dixi
|
||||
- dl-fedora
|
||||
- dl-fedora_2_1_1
|
||||
- dl-fedora_2_2
|
||||
- dmenu-pkill
|
||||
- dmenu-pmount
|
||||
- dmenu-search
|
||||
@@ -903,6 +903,12 @@ dont-distribute-packages:
|
||||
- eventful-sql-common
|
||||
- eventful-sqlite
|
||||
- eventful-test-helpers
|
||||
- eventium-core
|
||||
- eventium-memory
|
||||
- eventium-postgresql
|
||||
- eventium-sql-common
|
||||
- eventium-sqlite
|
||||
- eventium-test-helpers
|
||||
- eventlog-live-otelcol
|
||||
- EventSocket
|
||||
- eventsource-geteventstore-store
|
||||
@@ -1840,7 +1846,6 @@ dont-distribute-packages:
|
||||
- instrument-cloudwatch
|
||||
- integreat
|
||||
- intel-aes
|
||||
- intelli-monad
|
||||
- interpolatedstring-qq
|
||||
- interpolatedstring-qq-mwotton
|
||||
- intro-prelude
|
||||
@@ -1987,6 +1992,7 @@ dont-distribute-packages:
|
||||
- knit-haskell
|
||||
- koji-install
|
||||
- koji-tool
|
||||
- koji-tool_1_3_1
|
||||
- korfu
|
||||
- ks-test
|
||||
- kubernetes-client
|
||||
|
||||
+6
-1
@@ -223330,6 +223330,7 @@ self: {
|
||||
testToolDepends = [ hspec-discover ];
|
||||
description = "Core module for eventium";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -223373,6 +223374,7 @@ self: {
|
||||
testToolDepends = [ hspec-discover ];
|
||||
description = "In-memory implementations for eventium";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -223426,6 +223428,7 @@ self: {
|
||||
testToolDepends = [ hspec-discover ];
|
||||
description = "Postgres implementations for eventium";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -223459,6 +223462,7 @@ self: {
|
||||
];
|
||||
description = "Common library for SQL event stores";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -223513,6 +223517,7 @@ self: {
|
||||
testToolDepends = [ hspec-discover ];
|
||||
description = "SQLite implementations for eventium";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -223544,6 +223549,7 @@ self: {
|
||||
];
|
||||
description = "Common module used for eventium tests";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -384819,7 +384825,6 @@ self: {
|
||||
];
|
||||
description = "Type level prompt with LLMs via louter";
|
||||
license = lib.licensesSpdx."MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user