Merge pull request #223123 from panicgh/osm2pgsql-unpin-fmt
osm2pgsql: unpin from fmt_8
This commit is contained in:
@@ -32165,10 +32165,7 @@ with pkgs;
|
||||
|
||||
oroborus = callPackage ../applications/window-managers/oroborus { };
|
||||
|
||||
osm2pgsql = callPackage ../tools/misc/osm2pgsql {
|
||||
# fmt_9 is not supported: https://github.com/openstreetmap/osm2pgsql/issues/1859
|
||||
fmt = fmt_8;
|
||||
};
|
||||
osm2pgsql = callPackage ../tools/misc/osm2pgsql { };
|
||||
|
||||
ostinato = libsForQt5.callPackage ../applications/networking/ostinato { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user