Merge pull request #123053 from pschyska/master

atop, netatop, nixos/atop: improve packaging and options
This commit is contained in:
Michael Raskin
2021-05-18 10:54:13 +00:00
committed by GitHub
10 changed files with 475 additions and 29 deletions
+1
View File
@@ -29,6 +29,7 @@ in
ammonite = handleTest ./ammonite.nix {};
apparmor = handleTest ./apparmor.nix {};
atd = handleTest ./atd.nix {};
atop = handleTest ./atop.nix {};
avahi = handleTest ./avahi.nix {};
avahi-with-resolved = handleTest ./avahi.nix { networkd = true; };
awscli = handleTest ./awscli.nix { };