From 63a1787ed53595fd0e9857ac4c589f906805581c Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Tue, 6 Aug 2019 22:01:17 -0400 Subject: nixosTests.gnome{xorg}: re-enable on aarch64 --- nixos/release-combined.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos/release-combined.nix') diff --git a/nixos/release-combined.nix b/nixos/release-combined.nix index e4f1736f1a79..fc2b288a0424 100644 --- a/nixos/release-combined.nix +++ b/nixos/release-combined.nix @@ -68,8 +68,8 @@ in rec { nixos.tests.chromium.x86_64-linux or [] (all nixos.tests.firefox) (all nixos.tests.firewall) - (except ["aarch64-linux"] nixos.tests.gnome3-xorg) - (except ["aarch64-linux"] nixos.tests.gnome3) + (all nixos.tests.gnome3-xorg) + (all nixos.tests.gnome3) (except ["aarch64-linux"] nixos.tests.pantheon) nixos.tests.installer.zfsroot.x86_64-linux or [] # ZFS is 64bit only (except ["aarch64-linux"] nixos.tests.installer.lvm) -- cgit v1.2.3