This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced
2024-11-13 09:17:07 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3f19fc37a3
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 13:55:30 +03: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 15:00:35 +03:00
version_check_on_fail
=
false
Reference in New Issue
Copy Permalink