mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
cie-middleware-linux: try re-enabling darwin
(cherry picked from commit c712a2d78c
)
This commit is contained in:
parent
9f7e97bf0f
commit
aa67dc9203
1 changed files with 0 additions and 2 deletions
|
@ -145,8 +145,6 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.unix;
|
||||
# Note: fails due to a lot of broken type conversions
|
||||
badPlatforms = platforms.darwin;
|
||||
maintainers = with maintainers; [ rnhmjoj ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue