mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01: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
1 changed files with 0 additions and 1 deletions
|
@ -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