commit 3f8d1e15df15a8448c0d634168a914a174b78e96
parent e6364d2ff978a5ff414b6ae2cd0512a570175bf2
Author: Nikolay Korotkiy <sikmir@gmail.com>
Date: Tue, 19 Jan 2021 02:41:43 +0300
Fix build
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/pkgs/default.nix b/pkgs/default.nix
@@ -173,9 +173,6 @@ lib.makeScope newScope (
musig = callPackage ./tools/audio/musig { };
odict = callPackage ./tools/dict/odict { };
osm-area-tools = callPackage ./tools/geo/osm-area-tools { };
- inherit sources;
- inherit (perlPackages) GeoOpenstreetmapParser MatchSimple MathPolygon MathPolygonTree TreeR;
- };
osmcoastline = callPackage ./tools/geo/osmcoastline { };
phyghtmap = callPackage ./tools/geo/phyghtmap { };
polyvectorization = libsForQt5.callPackage ./tools/graphics/polyvectorization {