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

luarocks: support more commands: pack/build #54454

Merged
merged 2 commits into from
Jan 22, 2019
Merged

Commits on Jan 22, 2019

  1. luarocks: support more usage

    better support for luarocks in a shell (helpful to develop on luarocks).
    Also adds unpacker for src.rock/rockspec files.
    Also allows to use luarocks to build cmake based rocks.
    teto committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    d7a48fc View commit details
    Browse the repository at this point in the history
  2. luarocks-nix: init

    luarocks-nix is a fork of luarocks that adds a "nix" command capable of
    converting luarocks package descriptions into nix derivations (though nixpkgs is
    still missing the lua infrastructure).
    teto committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    15a8719 View commit details
    Browse the repository at this point in the history