This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
46420bbaa3f8f79ce7b9ee68e98eba1f7bce2db6
nixpkgs
/
pkgs
/
development
/
interpreters
/
lua-5
History
volth
46420bbaa3
treewide: name -> pname (easy cases) (
#66585
)
...
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-15 13:41:18 +01:00
..
5.1.0004-Fix-stack-overflow-in-vararg-functions.patch
lua5.1: fix broken source fetch (
#40748
)
2018-05-19 17:30:04 +02:00
5.1.darwin.patch
…
5.2.darwin.patch
…
build-lua-package.nix
luajitPackages: Improve derivation names
2019-06-24 04:04:37 +02:00
build-rocks.nix
lua: add withPackages function (
#54460
)
2019-01-30 14:13:15 +00:00
build-rockspec.nix
lua: add withPackages function (
#54460
)
2019-01-30 14:13:15 +00:00
default.nix
treewide: remove unused variables (
#63177
)
2019-06-16 19:59:05 +00:00
filesystem.nix
treewide: name -> pname (easy cases) (
#66585
)
2019-08-15 13:41:18 +01:00
interpreter.nix
fix lua53Packages.lua
2019-04-27 13:39:43 -05:00
lua-5.3-dso.make
…
setup-hook.nix
lua: add withPackages function (
#54460
)
2019-01-30 14:13:15 +00:00
setup-hook.sh
Lua generate nix packages from luarocks (
#54978
)
2019-02-04 11:30:58 +00:00
sockets.nix
treewide: name -> pname (easy cases) (
#66585
)
2019-08-15 13:41:18 +01:00
with-packages.nix
lua: add withPackages function (
#54460
)
2019-01-30 14:13:15 +00:00
wrap-lua.nix
Lua generate nix packages from luarocks (
#54978
)
2019-02-04 11:30:58 +00:00
wrap.sh
Lua generate nix packages from luarocks (
#54978
)
2019-02-04 11:30:58 +00:00
wrapper.nix
treewide: remove unused variables (
#63177
)
2019-06-16 19:59:05 +00:00
zip.patch
…