mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 07:31:19 +00:00
qolibri: drop obsolete broken
This commit is contained in:
@@ -57,7 +57,6 @@ stdenv.mkDerivation {
|
||||
license = lib.licenses.gpl2;
|
||||
maintainers = [ lib.maintainers.azahi ];
|
||||
platforms = lib.platforms.unix;
|
||||
broken = stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64; # Looks like a libcxx version mismatch problem.
|
||||
mainProgram = "qolibri";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user