summaryrefslogtreecommitdiff
path: root/custom/luaPam.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-06-14 14:34:40 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2016-06-14 14:34:40 +0200
commit0070d5296b07dd8ed88b15fe1b1f91f60161ae1f (patch)
tree3f1ee338413ea59b086224af8eff97da4e0ff71a /custom/luaPam.nix
parent1f11e1349d12caf8a67d994d3113ecff1ed49464 (diff)
downloadnixos-0070d5296b07dd8ed88b15fe1b1f91f60161ae1f.tar
nixos-0070d5296b07dd8ed88b15fe1b1f91f60161ae1f.tar.gz
nixos-0070d5296b07dd8ed88b15fe1b1f91f60161ae1f.tar.bz2
nixos-0070d5296b07dd8ed88b15fe1b1f91f60161ae1f.tar.xz
nixos-0070d5296b07dd8ed88b15fe1b1f91f60161ae1f.zip
luaPam bump
Diffstat (limited to 'custom/luaPam.nix')
-rw-r--r--custom/luaPam.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/luaPam.nix b/custom/luaPam.nix
index 24fab558..0072d70c 100644
--- a/custom/luaPam.nix
+++ b/custom/luaPam.nix
@@ -11,7 +11,7 @@ in pkgs.lua51Packages.buildLuaPackage {
11 src = fetchgit { 11 src = fetchgit {
12 url = "https://github.com/devurandom/lua-pam"; 12 url = "https://github.com/devurandom/lua-pam";
13 rev = "3818ee6346a976669d74a5cbc2a83ad2585c5953"; 13 rev = "3818ee6346a976669d74a5cbc2a83ad2585c5953";
14 sha256 = "1aci3psyxwxbls93w5b4vdhnrrp3w94i97dl8qrmjgigzbjszwvr"; 14 sha256 = "0f594k5h0vz0whiqiw1iqmj1a5kaym2h780rr7yky8ixcgk1jlv2";
15 }; 15 };
16 preBuild = '' 16 preBuild = ''
17 makeFlagsArray=( 17 makeFlagsArray=(