File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
by-name/sp/spatialite-tools Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1515 readosm ,
1616 sqlite ,
1717 testers ,
18- spatialite_tools ,
18+ spatialite-tools ,
1919} :
2020
2121stdenv . mkDerivation rec {
@@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
5353 enableParallelBuilding = true ;
5454
5555 passthru . tests . version = testers . testVersion {
56- package = spatialite_tools ;
56+ package = spatialite-tools ;
5757 command = "! spatialite_tool --version" ;
5858 version = "${ libspatialite . version } " ;
5959 } ;
Original file line number Diff line number Diff line change @@ -1287,6 +1287,7 @@ mapAliases {
12871287 SPAdes = spades ; # Added 2024-06-12
12881288 spark2014 = gnatprove ; # Added 2024-02-25
12891289 spatialite_gui = throw "spatialite_gui has been renamed to spatialite-gui" ; # Added 2025-01-12
1290+ spatialite_tools = throw "spatialite_tools has been renamed to spatialite-tools" ; # Added 2025-02-06
12901291
12911292 # Added 2020-02-10
12921293 sourceHanSansPackages = {
You can’t perform that action at this time.
0 commit comments