Skip to content

nix-community/luarocks-nix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,991 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuaRocks

This is a fork that adds a "nix" command to generate nix packages from rockspecs. You can test the fork with luarocks nix <PACKAGE>, e.g., luarocks nix date. Due to changes in lua5.2 to the returned value of os.execute, please run luarocks nix with lua >= 5.2.

A package manager for Lua modules.

Build Status Coverage Status Join the chat at https://gitter.im/luarocks/luarocks

Main website: luarocks.org

It allows you to install Lua modules as self-contained packages called rocks. LuaRocks supports both local and remote repositories, and multiple local rocks trees.

License

LuaRocks is free software and uses the MIT license, the same as Lua 5.x.

About

Fork that adds a "nix" command to convert rockspecs to nix derivations. Open PRs against master_nixpkgs [maintainer=@teto]

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors

Languages

  • Lua 86.2%
  • q 4.6%
  • Batchfile 3.4%
  • C 3.4%
  • Shell 1.6%
  • Makefile 0.6%
  • Other 0.2%