summary refs log tree commit diff
path: root/nixos/release-combined.nix
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-08-29 14:02:20 +0200
committerworldofpeace <worldofpeace@protonmail.ch>2019-09-01 00:09:25 -0400
commitee7c590b605d07394f0f65c603bf5cf169e6caad (patch)
treeaeb3ce7d82480256aa6e4bcf9dad9567e1c2caab /nixos/release-combined.nix
parentb31c7e527e1c1495e554ca453e129c310f6dd210 (diff)
downloadnixpkgs-ee7c590b605d07394f0f65c603bf5cf169e6caad.tar
nixpkgs-ee7c590b605d07394f0f65c603bf5cf169e6caad.tar.gz
nixpkgs-ee7c590b605d07394f0f65c603bf5cf169e6caad.tar.bz2
nixpkgs-ee7c590b605d07394f0f65c603bf5cf169e6caad.tar.lz
nixpkgs-ee7c590b605d07394f0f65c603bf5cf169e6caad.tar.xz
nixpkgs-ee7c590b605d07394f0f65c603bf5cf169e6caad.tar.zst
nixpkgs-ee7c590b605d07394f0f65c603bf5cf169e6caad.zip
nixos.tests.fontconfig-default-fonts: init
Make sure the fonts.enableDefaultFonts option works.
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 ffa087bb6f2..9e2109d88b5 100644
--- a/nixos/release-combined.nix
+++ b/nixos/release-combined.nix
@@ -68,6 +68,7 @@ in rec {
         nixos.tests.chromium.x86_64-linux or []
         (all nixos.tests.firefox)
         (all nixos.tests.firewall)
+        (all nixos.tests.fontconfig-default-fonts)
         (all nixos.tests.gnome3-xorg)
         (all nixos.tests.gnome3)
         (all nixos.tests.pantheon)