lol

luarocks: 2.4.0 -> 2.4.2

+4 -4
+4 -4
pkgs/development/tools/misc/luarocks/default.nix
··· 3 s = # Generated upstream information 4 rec { 5 baseName="luarocks"; 6 - version="2.4.0"; 7 name="${baseName}-${version}"; 8 - hash="1hwpjj4nvy8m7hfmhf52vbhmlh7r3wfjjcc589yj8dnh528iqf24"; 9 - url="http://luarocks.org/releases/luarocks-2.4.0.tar.gz"; 10 - sha256="1hwpjj4nvy8m7hfmhf52vbhmlh7r3wfjjcc589yj8dnh528iqf24"; 11 }; 12 buildInputs = [ 13 lua curl makeWrapper which unzip
··· 3 s = # Generated upstream information 4 rec { 5 baseName="luarocks"; 6 + version="2.4.2"; 7 name="${baseName}-${version}"; 8 + hash="1rfjfjgnafjxs1zrd1gy0ga5lw28sf5lrdmgzgh6bcp1hd2w67hf"; 9 + url="http://luarocks.org/releases/luarocks-2.4.2.tar.gz"; 10 + sha256="1rfjfjgnafjxs1zrd1gy0ga5lw28sf5lrdmgzgh6bcp1hd2w67hf"; 11 }; 12 buildInputs = [ 13 lua curl makeWrapper which unzip