From b32bc747a0909914841e3c88ab8f7040a23dc4d6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 21 Jul 2016 16:52:09 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index a116468b..e34a3fe8 100644 --- a/hel.nix +++ b/hel.nix @@ -254,7 +254,7 @@ program = "notify-gkleen"; setgid = true; setuid = true; - source = pkgs.lib.writeTextFile { + source = lib.writeTextFile { name = "notify-gkleen"; text = '' #!${pkgs.zsh}/bin/zsh -- cgit v1.2.3