-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump luarocks packages #258819
bump luarocks packages #258819
Conversation
18e02d0
to
40933f0
Compare
7dc76a6
to
6cc2efe
Compare
current status:
I am tempted to merge this as is, as among the build failures, I am pretty sure most of them already fail on master, and it's simpler to fix the leaf packages with small rebuilds on master. |
d205e00
to
3b5cbef
Compare
Took a closer look at the broken packages (on
suggestions:
|
99eb504
to
205c7dc
Compare
thanks for the thoughtful review, as a follow up I've:
|
- luaPackages.basexx: use upstream - luaPackages.nui-nvim: fix name in csv file
else nixpkgs-review fails
and unused ?
openrussian-cli breaks on master previous to this PR with: > patching sources > updateAutotoolsGnuConfigScriptsPhase > building > build flags: SHELL=/nix/store/xdqlrixlspkks50m9b0mpvag65m3pf2w-bash-5.2-p15/bin/bash LUA=/nix/store/qx7i2wd5clvzislr1ix5j6173kryj1ln-lua-5.3.6-env/bin/lua LUAC=/nix/store/qx7i2wd5clvzislr1ix5j6173kryj1ln-lua-5.3.6-env/bin/luac > echo "#!/nix/store/qx7i2wd5clvzislr1ix5j6173kryj1ln-lua-5.3.6-env/bin/lua" >openrussian > /nix/store/qx7i2wd5clvzislr1ix5j6173kryj1ln-lua-5.3.6-env/bin/luac -o - openrussian.lua >>openrussian > chmod a+x openrussian > rm -f openrussian-sqlite3.db > unzip -p openrussian-sql.zip openrussian.sql | awk -f ./mysql2sqlite - | sqlite3 openrussian-sqlite3.db > awk: ./mysql2sqlite:214: warning: regexp escape sequence `\"' is not a known regexp operator > memory > sqlite3 openrussian-sqlite3.db -batch <postprocess.sql > Parse error near line 21: no such column: ' > TO bare_inflections SELECT word_id, REPLACE(temp, "'", "") AS bare FROM ( -- > error here ---^
205c7dc
to
0853514
Compare
Description of changes
WIP: bump luarocks package-set . Waiting to fix several luarocks upstream
before starting
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)