Skip to content

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

License

Notifications You must be signed in to change notification settings

nix-community/luarocks-nix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

A package manager for Lua modules.

Build Status Luacheck 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, which also contain version dependency information. This information can be used both during installation, so that when one rock is requested all rocks it depends on are installed as well, and also optionally at run time, so that when a module is required, the correct version is loaded. LuaRocks supports both local and remote repositories, and multiple local rocks trees.

Installing

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

Languages

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