mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Init IFM service at version 4.0.2
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
This commit is contained in:
parent
2dbea5a366
commit
0fb7268b9b
5 changed files with 121 additions and 0 deletions
|
@ -439,6 +439,7 @@ in {
|
|||
hydra = handleTest ./hydra {};
|
||||
i3wm = handleTest ./i3wm.nix {};
|
||||
icingaweb2 = handleTest ./icingaweb2.nix {};
|
||||
ifm = handleTest ./ifm.nix {};
|
||||
iftop = handleTest ./iftop.nix {};
|
||||
incron = handleTest ./incron.nix {};
|
||||
incus = pkgs.recurseIntoAttrs (handleTest ./incus { inherit handleTestOn; inherit (pkgs) incus; });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue