wxMSW: mark broken
This hasn’t worked for a while: https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.windows.wxMSW.x86_64-linux
This commit is contained in:
parent
ab9f0b7f06
commit
3b96c76bef
@ -31,5 +31,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
platforms = stdenv.lib.platforms.windows;
|
platforms = stdenv.lib.platforms.windows;
|
||||||
|
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user