mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
chefdk: broken on aarch64
This commit is contained in:
parent
84f839b9ac
commit
3a0e58d8f7
@ -16,5 +16,6 @@ bundlerEnv {
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ offline nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
badPlatforms = [ "aarch64-linux" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user