luarocks-nix: disable version check
it might be different from the luarocks package it overrides
This commit is contained in:
@@ -24,6 +24,8 @@ luarocks_bootstrap.overrideAttrs (old: {
|
||||
|
||||
patches = [ ];
|
||||
|
||||
doInstallCheck = false;
|
||||
|
||||
passthru = {
|
||||
updateScript = unstableGitUpdater {
|
||||
# tags incompletely inherited from regular luarocks
|
||||
|
||||
Reference in New Issue
Block a user