osm2pgsql: migrate to by-name

This commit is contained in:
Nikolay Korotkiy
2024-02-23 15:12:06 +04:00
parent 477b4d07a2
commit a88d8e9ecb
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -33868,8 +33868,6 @@ with pkgs;
opsdroid = callPackage ../applications/networking/opsdroid { };
osm2pgsql = callPackage ../tools/misc/osm2pgsql { };
ostinato = libsForQt5.callPackage ../applications/networking/ostinato {
protobuf = protobuf_21;
};