about summary refs log tree commit diff
path: root/nixos/release-combined.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-08-21 22:04:29 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2019-08-21 22:04:29 -0400
commitfd7d31b50e087e790443cd57eaf52f41c3f99af1 (patch)
treeced247d8ab480f5c2c93a8894e2243670b1a554b /nixos/release-combined.nix
parentde89ad124d0ccf8c1dfaa5edeac84be03173ce48 (diff)
downloadnixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.gz
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.bz2
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.lz
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.xz
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.zst
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.zip
nixosTests.xfce4-14: init
This is pretty much identical to the xfce test we currently have.
Diffstat (limited to 'nixos/release-combined.nix')
-rw-r--r--nixos/release-combined.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/release-combined.nix b/nixos/release-combined.nix
index 7146aebf54be..ffa087bb6f28 100644
--- a/nixos/release-combined.nix
+++ b/nixos/release-combined.nix
@@ -136,6 +136,7 @@ in rec {
         (all nixos.tests.switchTest)
         (all nixos.tests.udisks2)
         (all nixos.tests.xfce)
+        (all nixos.tests.xfce4-14)
 
         nixpkgs.tarball
         (all allSupportedNixpkgs.emacs)