diff options
| -rw-r--r-- | custom/luaPam.nix | 2 |
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=( |
