Skip to content
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

add it to luarocks.org #53

Closed
teto opened this issue Feb 21, 2018 · 2 comments
Closed

add it to luarocks.org #53

teto opened this issue Feb 21, 2018 · 2 comments

Comments

@teto
Copy link

teto commented Feb 21, 2018

I was going through the list of lua packages to update in NixOS/nixpkgs#33903 and this one seems simple enough that I can convert it automatically from luarocks to a nix derivation. so adding it to luarocks could be nice.

@Mic92
Copy link
Collaborator

Mic92 commented Feb 21, 2018

Can awesomeWM find packages installed with luarocks? What environment variables does luarocks, that are usable by awesome to pick libraries up?

@psychon
Copy link
Contributor

psychon commented Mar 8, 2018

Can awesomeWM find packages installed with luarocks?

Commit 202be62157103c34fab12283fe8d6e46df615b67 changed the default config of awesome so that it should be able to find packages installed through LuaRocks. This commit added pcall(require, "luarocks.loader") to the beginning of the default config. Assuming awesome can find luarocks, this should make packages installed through luarocks available.

@teto teto closed this as completed Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants