This commit is contained in:
Geoffrey Frogeye 2025-02-24 21:21:16 +01:00
parent 75de3cc274
commit dfa4e65377
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
7 changed files with 27 additions and 3 deletions

View file

@ -72,9 +72,6 @@
++ lib.optionals (!stdenv.isAarch64) [
# Musescore is broken on aarch64
musescore
# Blender 4.0.1 can't compile on aarch64
# https://hydra.nixos.org/job/nixos/release-23.11/nixpkgs.blender.aarch64-linux
blender
]
);
};