mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
ayatana-indicator-datetime: Add lomiri indicator test to passthru.tests
This commit is contained in:
parent
4202fda908
commit
0a334ecd08
1 changed files with 2 additions and 1 deletions
|
@ -137,7 +137,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
];
|
||||
};
|
||||
tests = {
|
||||
inherit (nixosTests) ayatana-indicators;
|
||||
startup = nixosTests.ayatana-indicators;
|
||||
lomiri = nixosTests.lomiri.desktop-ayatana-indicator-datetime;
|
||||
};
|
||||
updateScript = gitUpdater { };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue