mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 20:38:30 +00:00
t-rex: broken with rust 1.80, won't be fixed upstream
This commit is contained in:
parent
f53eb6bded
commit
5416c7b9a0
@ -26,5 +26,6 @@ rustPlatform.buildRustPackage rec {
|
||||
maintainers = teams.geospatial.members;
|
||||
mainProgram = "t_rex";
|
||||
platforms = platforms.unix;
|
||||
broken = true; # see https://github.com/t-rex-tileserver/t-rex/issues/320
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user