From d81bb05c4c9aebf3c161616c46da6b9d5b16048c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 27 Apr 2016 13:37:00 +0200 Subject: typo --- custom/uucp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/uucp.nix b/custom/uucp.nix index d1362b10..6218cc62 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -172,7 +172,7 @@ in { environment.systemPackages = with pkgs; [ uucp - (stdenv.lib.mkDerivation { + (stdenv.mkDerivation { name = "rmail"; src = pkgs.writeScript "rmail" '' #!${pkgs.stdenv.shell} -- cgit v1.2.3