haskellPackages.jsaddle-warp: Fix build

This commit is contained in:
Malte Brandy
2020-06-22 21:40:20 +02:00
parent ffbf8ba912
commit 417c171c3a
3 changed files with 10 additions and 3 deletions
-2
View File
@@ -145939,8 +145939,6 @@ self: {
];
description = "Interface for JavaScript that works with GHCJS and GHC";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"jsaddle-webkit2gtk" = callPackage