luarocks-nix: Bump to version that supports --maintainers argument
This commit is contained in:
@@ -4,7 +4,10 @@ luarocks.overrideAttrs(old: {
|
||||
src = fetchFromGitHub {
|
||||
owner = "teto";
|
||||
repo = "luarocks";
|
||||
rev = "595456f1246d66e5bdce0de838d0d6188274991c";
|
||||
sha256 = "14nn0n5a0m516lnbwljy85h7y98zwnfbcyz7hgsm6fn4p8316yz2";
|
||||
rev = "38ed82ba3e5682d7d55ef9a870dfb464ca180df9";
|
||||
sha256 = "0vlzywiv3sxkpjg1fzzxicmfr6kh04fxw5q9n8vsd2075xjxg6bs";
|
||||
};
|
||||
patches = [
|
||||
./darwin-3.0.x.patch
|
||||
];
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user