xterm: Add test reference

This commit is contained in:
Tim Steinbach 2020-11-25 14:27:24 -05:00
parent 2e3c491a00
commit ed0d6be5ec
No known key found for this signature in database
GPG Key ID: 6538CB9266B06F31

View File

@ -75,6 +75,8 @@ stdenv.mkDerivation rec {
''; '';
passthru = { passthru = {
tests = { inherit (nixosTests) xterm; };
updateScript = let updateScript = let
# Tags that end in letters are unstable # Tags that end in letters are unstable
suffixes = stdenv.lib.concatStringsSep " " suffixes = stdenv.lib.concatStringsSep " "