haskellPackages: Update transitively disabled packages
This commit is contained in:
parent
8c4331f13a
commit
5caa523f8d
@ -942,7 +942,6 @@ dont-distribute-packages:
|
||||
- ghcjs-hplay
|
||||
- ghc-mod
|
||||
- ghc-tags-plugin
|
||||
- ghcup
|
||||
- ghc-vis
|
||||
- ght
|
||||
- gi-cairo-again
|
||||
@ -3276,6 +3275,7 @@ dont-distribute-packages:
|
||||
- yu-launch
|
||||
- yuuko
|
||||
- zasni-gerna
|
||||
- Z-Botan
|
||||
- zephyr
|
||||
- zerobin
|
||||
- zeromq3-conduit
|
||||
|
@ -21769,6 +21769,7 @@ self: {
|
||||
];
|
||||
description = "Crypto for Haskell";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"Z-Data" = callPackage
|
||||
@ -102201,7 +102202,6 @@ self: {
|
||||
];
|
||||
description = "ghc toolchain installer";
|
||||
license = lib.licenses.lgpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = with lib.maintainers; [ maralorn ];
|
||||
}) {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user