haskell-ci-unstable: remove at 0.14.1-8311a99

See b83be8a193.
This commit is contained in:
sternenseemann 2022-08-31 21:19:23 +02:00
parent ae2e5c8ec3
commit 2c1cf4864d

View File

@ -16622,7 +16622,6 @@ with pkgs;
msitools = callPackage ../development/tools/misc/msitools { };
haskell-ci = haskell.lib.compose.justStaticExecutables haskellPackages.haskell-ci;
haskell-ci-unstable = lowPrio (haskell.lib.compose.justStaticExecutables haskellPackages.haskell-ci-unstable);
neoload = callPackage ../development/tools/neoload {
licenseAccepted = (config.neoload.accept_license or false);