darwin: Disable some more packages that have never built
streamripper: https://hydra.nixos.org/build/61726659 racket: https://hydra.nixos.org/build/61750850 radare: https://hydra.nixos.org/build/61756146 stockfish: https://hydra.nixos.org/build/61726172
This commit is contained in:
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
much stronger than the best human chess grandmasters.
|
||||
'';
|
||||
maintainers = with maintainers; [ luispedro peti ];
|
||||
platforms = with platforms; i686 ++ x86_64;
|
||||
platforms = ["x86_64-linux" "i686-linux"];
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user