luarocks-nix: update that fixes indentation
Finally fixes indentation. - removed buildType as it was not used - doesn't crash on missing description anymore
This commit is contained in:
parent
fbc670d729
commit
441ef28ac5
@ -4,7 +4,7 @@ luarocks.overrideAttrs(old: {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "teto";
|
owner = "teto";
|
||||||
repo = "luarocks";
|
repo = "luarocks";
|
||||||
rev = "ca52159dcb544161e5bef1e4e366f3da31fa4555";
|
rev = "595456f1246d66e5bdce0de838d0d6188274991c";
|
||||||
sha256 = "13g7vpyirq51qmmnjsqhhiia9wdnq9aw4da0n3r7l1ar95q168sn";
|
sha256 = "14nn0n5a0m516lnbwljy85h7y98zwnfbcyz7hgsm6fn4p8316yz2";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user