mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
haskellPackages.geojson: Unmark as broken
This commit is contained in:
@@ -5015,7 +5015,6 @@ broken-packages:
|
||||
- GeocoderOpenCage
|
||||
- geodetic
|
||||
- geodetic-types
|
||||
- geojson
|
||||
- geojson-types
|
||||
- geolite-csv
|
||||
- geom2d
|
||||
|
||||
@@ -94274,8 +94274,6 @@ self: {
|
||||
];
|
||||
description = "A thin GeoJSON Layer above the aeson library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"geojson-types" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user