spatialite_tools: rename package to spatialite-tools

This commit is contained in:
Ivan Mincik 2025-02-06 15:31:09 +01:00
parent d2636f9978
commit c59f85e660
2 changed files with 3 additions and 2 deletions

View file

@ -15,7 +15,7 @@
readosm,
sqlite,
testers,
spatialite_tools,
spatialite-tools,
}:
stdenv.mkDerivation rec {
@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
passthru.tests.version = testers.testVersion {
package = spatialite_tools;
package = spatialite-tools;
command = "! spatialite_tool --version";
version = "${libspatialite.version}";
};

View file

@ -1287,6 +1287,7 @@ mapAliases {
SPAdes = spades; # Added 2024-06-12
spark2014 = gnatprove; # Added 2024-02-25
spatialite_gui = throw "spatialite_gui has been renamed to spatialite-gui"; # Added 2025-01-12
spatialite_tools = throw "spatialite_tools has been renamed to spatialite-tools"; # Added 2025-02-06
# Added 2020-02-10
sourceHanSansPackages = {