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