plan9port: unmark as broken on darwin

Builds and runs just fine with an overlay filtering out the broken attr
This commit is contained in:
Yestin L. Harrison 2021-08-11 12:55:08 -06:00 committed by GitHub
parent 62ca1cc769
commit 07deb55d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,6 @@ stdenv.mkDerivation {
kovirobi
];
platforms = platforms.unix;
broken = stdenv.isDarwin;
};
}
# TODO: investigate the mouse chording support patch