summary refs log tree commit diff
path: root/pkgs/applications/terminal-emulators/xterm
diff options
context:
space:
mode:
authorTim Steinbach <tim@nequissimus.com>2020-11-25 14:27:24 -0500
committerTim Steinbach <tim@nequissimus.com>2020-11-25 14:27:24 -0500
commited0d6be5ec5dd9ef07ce9f49053814bced300754 (patch)
treed511cd918cdd45fefd60cb921e5a1bb787ce6f37 /pkgs/applications/terminal-emulators/xterm
parent2e3c491a00fd707099d7d9acfb44ad96bd977f59 (diff)
downloadnixpkgs-ed0d6be5ec5dd9ef07ce9f49053814bced300754.tar
nixpkgs-ed0d6be5ec5dd9ef07ce9f49053814bced300754.tar.gz
nixpkgs-ed0d6be5ec5dd9ef07ce9f49053814bced300754.tar.bz2
nixpkgs-ed0d6be5ec5dd9ef07ce9f49053814bced300754.tar.lz
nixpkgs-ed0d6be5ec5dd9ef07ce9f49053814bced300754.tar.xz
nixpkgs-ed0d6be5ec5dd9ef07ce9f49053814bced300754.tar.zst
nixpkgs-ed0d6be5ec5dd9ef07ce9f49053814bced300754.zip
xterm: Add test reference
Diffstat (limited to 'pkgs/applications/terminal-emulators/xterm')
-rw-r--r--pkgs/applications/terminal-emulators/xterm/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/terminal-emulators/xterm/default.nix b/pkgs/applications/terminal-emulators/xterm/default.nix
index d5113ebf8fa..1ec704f5d43 100644
--- a/pkgs/applications/terminal-emulators/xterm/default.nix
+++ b/pkgs/applications/terminal-emulators/xterm/default.nix
@@ -75,6 +75,8 @@ stdenv.mkDerivation rec {
   '';
 
   passthru = {
+    tests = { inherit (nixosTests) xterm; };
+
     updateScript = let
       # Tags that end in letters are unstable
       suffixes = stdenv.lib.concatStringsSep " "