luarocks-nix: disable version check

it might be different from the luarocks package it overrides
This commit is contained in:
Matthieu C.
2025-06-09 01:13:42 +02:00
committed by teto
parent 794890dd31
commit 845d01c147
@@ -24,6 +24,8 @@ luarocks_bootstrap.overrideAttrs (old: {
patches = [ ];
doInstallCheck = false;
passthru = {
updateScript = unstableGitUpdater {
# tags incompletely inherited from regular luarocks