mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 17:47:35 +00:00
vbam: unbreak on aarch64-linux
This commit is contained in:
parent
2389b5015f
commit
b9616e46df
@ -57,6 +57,5 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ lassulus netali ];
|
||||
homepage = "https://vba-m.com/";
|
||||
platforms = lib.platforms.linux;
|
||||
badPlatforms = [ "aarch64-linux" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user