mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 14:19:58 +03:00
mark roxterm as broken
This commit is contained in:
parent
14139d1088
commit
0250b647ae
@ -58,5 +58,6 @@ in stdenv.mkDerivation rec {
|
||||
'';
|
||||
maintainers = with maintainers; [ cdepillabout ];
|
||||
platforms = platforms.linux;
|
||||
broken = true; # https://github.com/NixOS/nixpkgs/issues/19579
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user