From 8a3865a5172e0c0db6b54cfe41a4cc483227821e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 23 Dec 2019 17:04:51 +0100 Subject: ... --- custom/uucp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/uucp.nix b/custom/uucp.nix index 8bee6077..e05a35d3 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -308,7 +308,7 @@ in { setgid = false; }; }; - in listToAttrs (map niceWrapper ["uucico" "cu" "uucp" "uuname" "uustat"]); + in listToAttrs (map niceWrapper ["uucico" "cu" "uucp" "uuname" "uustat" "uux" "uuxqt"]); nixpkgs.overlays = [(self: super: { uucp = super.stdenv.lib.overrideDerivation super.uucp (oldAttrs: { -- cgit v1.2.3