summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-07-21 16:52:09 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-07-21 16:52:09 +0200
commitb32bc747a0909914841e3c88ab8f7040a23dc4d6 (patch)
tree76cf1cd7c330530f5df4188ac97d0811348f4a98 /hel.nix
parentceea7768752e481255eebcd08ce1324fe35b82df (diff)
downloadnixos-b32bc747a0909914841e3c88ab8f7040a23dc4d6.tar
nixos-b32bc747a0909914841e3c88ab8f7040a23dc4d6.tar.gz
nixos-b32bc747a0909914841e3c88ab8f7040a23dc4d6.tar.bz2
nixos-b32bc747a0909914841e3c88ab8f7040a23dc4d6.tar.xz
nixos-b32bc747a0909914841e3c88ab8f7040a23dc4d6.zip
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index a116468b..e34a3fe8 100644
--- a/hel.nix
+++ b/hel.nix
@@ -254,7 +254,7 @@
254 program = "notify-gkleen"; 254 program = "notify-gkleen";
255 setgid = true; 255 setgid = true;
256 setuid = true; 256 setuid = true;
257 source = pkgs.lib.writeTextFile { 257 source = lib.writeTextFile {
258 name = "notify-gkleen"; 258 name = "notify-gkleen";
259 text = '' 259 text = ''
260 #!${pkgs.zsh}/bin/zsh 260 #!${pkgs.zsh}/bin/zsh