xterm: Add test reference
This commit is contained in:
parent
2e3c491a00
commit
ed0d6be5ec
@ -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 " "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user