Commit Graph

5 Commits

Author SHA1 Message Date
K900
796f4b7f8b lua: Don't flood stdout when included in mkShell (#369577) 2025-02-09 09:28:26 +03:00
Wolfgang Walther
7fea091aa8 {lua-5,luajit}: fix missing @ lua @ reference in utils.sh 2025-01-26 16:47:16 +01:00
YoshiRulz
09388f4eb3 lua: Don't flood stdout when included in mkShell
fixes 665f3f694
2025-01-01 14:34:05 +10:00
Matthieu C.
665f3f694b lua: take into propagated-build-inputs when building LUA_PATH
so far we ignored propagated-build-inputs
2024-06-12 15:31:04 +02:00
Matthieu C.
6427d04c23 lua:: reworked setup-hook to source utils.sh
which contains lua shell utilities that can be reused during the
creation of an environment.
Makes sense because the generation of LUA_PATH is a bit different than
other ecosystems.
2024-05-01 00:18:44 +02:00