summaryrefslogtreecommitdiffstats
path: root/nixos/release-combined.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-08-06 18:20:26 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2019-08-06 19:13:35 -0400
commit087c640e1aa8ae9bf06931ebbf31ad4a91ce7293 (patch)
tree5257407b0746b95e0d733a4250d9fc510bc8b51c /nixos/release-combined.nix
parentf3ea1c8238bea544eac14607ac3bdee386718bce (diff)
nixosTests.gnome3-xorg: rename from gnome3
Diffstat (limited to 'nixos/release-combined.nix')
-rw-r--r--nixos/release-combined.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/release-combined.nix b/nixos/release-combined.nix
index b9a9515f94ef..9b150f12eeca 100644
--- a/nixos/release-combined.nix
+++ b/nixos/release-combined.nix
@@ -68,7 +68,7 @@ in rec {
nixos.tests.chromium.x86_64-linux or []
(all nixos.tests.firefox)
(all nixos.tests.firewall)
- (except ["aarch64-linux"] nixos.tests.gnome3)
+ (except ["aarch64-linux"] nixos.tests.gnome3-xorg)
(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)