This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-02 20:03:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
594399e51a
nixpkgs
/
maintainers
/
scripts
/
luarocks-config.lua
5 lines
74 B
Lua
Raw
Normal View
History
Unescape
Escape
update-luarocks-packages: reference only 1 server we now pass a configuration file when calling luarocks to prevent impurities.
2019-09-07 10:55:30 +00:00
rocks_servers
=
{
"
https://luarocks.org
"
}
luarocks-nix: bump to 2019-09-07 added version and transferred the repostiory to nix-community. With this bump, luarocks-nix generates mirro://luarocks urls.
2019-09-07 12:00:35 +00:00
version_check_on_fail
=
false
Reference in New Issue
Copy Permalink