luarocks: Set FORCE_CONFIG=false in hardcoded config
FORCE_CONFIG=true is preventing local .rocks/config-5.1.lua from loading. Local config is often used to populate rocks_servers with own rocks servers and with original luarocks This patch changes FORCE_CONFIG to true in generated luarocks.core.hardcoded to allow using project-side config-5.1.lua for luarocks configuration to avoid dirty and ugly hacks
Please register or sign in to comment