From f85a9f4407cb5f6a4223d3be14974e78e65b54c9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 21 Apr 2018 16:38:42 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 e1e59f84..84dd0a4a 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -305,7 +305,7 @@ in { }; in listToAttrs (map wrapper ["uucico" "uuxqt" "cu" "uucp" "uuname" "uustat" "uux"]); - nixpkgs.config.overlays = [(self: super: { + nixpkgs.overlays = [(self: super: { uucp = super.stdenv.lib.overrideDerivation super.uucp (oldAttrs: { configureFlags = "--with-newconfigdir=/etc/uucp"; patches = [ -- cgit v1.2.3