Revert "osm2xmap: mark as broken"
This reverts commit a57e9fc6c0
.
After the parent commit it builds again. For now; future seems bleak.
This commit is contained in:
parent
34a9c0daf5
commit
b53692cdc6
@ -29,7 +29,5 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.mpickering ];
|
||||
platforms = with lib.platforms; linux;
|
||||
# it probably needs https://proj.org/development/migration.html
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user