From 631909e01d8d7bf1d398aa44009a234fe3913d00 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 27 Sep 2015 17:12:09 +0200 Subject: typo --- custom/luaPosix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/luaPosix.nix') diff --git a/custom/luaPosix.nix b/custom/luaPosix.nix index 60132c2d..24bb6131 100644 --- a/custom/luaPosix.nix +++ b/custom/luaPosix.nix @@ -3,7 +3,7 @@ , fetchurl }: -pkgs.luaPackages51.buildLuaPackage rec { +pkgs.lua51Packages.buildLuaPackage rec { name = "luaposix-${version}"; version = "33.3.1"; buildInputs = (with pkgs; [ perl ]); -- cgit v1.2.3