mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-16 17:13:21 +00:00
plan9port: unmark as broken on darwin
Builds and runs just fine with an overlay filtering out the broken attr
This commit is contained in:
parent
62ca1cc769
commit
07deb55d5d
|
@ -90,7 +90,6 @@ stdenv.mkDerivation {
|
|||
kovirobi
|
||||
];
|
||||
platforms = platforms.unix;
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
# TODO: investigate the mouse chording support patch
|
||||
|
|
Loading…
Reference in a new issue