Update pkgs/development/tools/wizer/default.nix
Co-authored-by: Winter <winter@winter.cafe>
This commit is contained in:
@@ -27,5 +27,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/bytecodealliance/wizer";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ lucperkins ];
|
||||
broken = stdenv.isx86_64 && stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user