Commit Graph

9 Commits

Author SHA1 Message Date
Stanislav Asunkin
642a04a669 lua51Packages.libluv: cross-test with lua51Packages.luv
Update bot creates PRs for `lua51Packages.libluv` even though the main
package is luv. This commit adds luv to libluv's tests to ensure that
both are tested during automatic updates.
2026-04-18 11:06:30 +03:00
Stanislav Asunkin
e153ba4e33 lua51Packages.libluv: fix build
Upstream rockspec file now supports WITH_SHARED_LIBUV variable. This
commit uses it. Before this change, upstream value of WITH_SHARED_LIBUV
overrode the one from the inline patch, which caused a build failure.
2026-04-18 09:51:23 +03:00
R. Ryantm
1ee4ac5c17 lua51Packages.libluv: 1.51.0-2 -> 1.52.1-0 2026-03-16 13:39:46 +00:00
R. Ryantm
d85858ccd8 lua51Packages.libluv: 1.51.0-1 -> 1.51.0-2 2026-01-18 19:39:24 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Vladimír Čunát
0a1ac8209c lua51Packages.libluv: 1.50.0-1 -> 1.51.0-1 (#409343) 2025-05-28 11:29:48 +02:00
R. Ryantm
33c12af90d lua51Packages.libluv: 1.50.0-1 -> 1.51.0-1 2025-05-21 09:11:11 +00:00
Alex James
d58e5041de luaPackages.luv: fix installCheckPhase on Darwin 2025-05-19 18:50:32 -05:00
Stanislav Asunkin
51934865ad luaPackages.luv: use manual packaging
* add tests
* add update script
* build with shared libluv
2025-04-03 23:32:32 +03:00