aml: Mark as broken on Darwin
See https://hydra.nixos.org/build/131822625.
This commit is contained in:
parent
8eb2551e51
commit
fc7f72e144
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.isc;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ primeos ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue