summaryrefslogtreecommitdiffstats
path: root/pkgs/development/lua-modules
AgeCommit message (Expand)Author
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-23luarocks-update-packages: pass "lib" in argumentsMatthieu Coudron
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2021-01-03buildLuaPackage: pass propagatedBuildInputs to final derivation (#108311)Luka Blašković
2020-10-06Merge staging-next into stagingFrederik Rietdijk
2020-09-12luadbi-mysql: fix libmysqlclient include pathThomas Tuegel
2020-08-30luaPackages.lua-resty-openidc: init at 1.7.2-1Bruno Bigras
2020-08-14lua-penlight: 1.7.0 → 1.8.0Caleb Maclennan
2020-08-14lua-cassowary: Fix URL and add myself to maintainer listCaleb Maclennan
2020-08-11Merge #94790: luajit*: bugfix updatesVladimír Čunát
2020-08-09luajit.pkgs.luaexpat: fix redefinition of luaL_setfuncs()Luka Blaskovic
2020-08-08luaPackages.pulseaudio: remove (#94939)Doron Behar
2020-07-01luaPackages.readline: init at 2.6-0 (#91854)Mitsuhiro Nakamura
2020-06-17luaPackages.ldbus: init at scm-0pablo1107
2020-10-02treewide: fix redirected urls (run 3)Patrick Hilhorst
2020-06-07Revert "lua*Packages.cqueues: fixup darwin build"Vladimír Čunát
2020-06-06lyaml: init at 6.2.5-1, update all generated packagesLuka Blaskovic
2020-04-26luaPackages.mpack: use system mpackMatthieu Coudron
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-03-27Revert "luaPackages.luv: 1.30.0-0 -> 1.34.1-1"Daiderd Jordan
2020-02-27Merge pull request #81067 from teto/lua_fixMatthieu Coudron
2020-02-26luaPackages.nvim-client: 0.2.0-1 -> 0.2.2-1Doron Behar
2020-02-26buildLuarocksPackage: extraVariables is now an attrsetMatthieu Coudron
2020-02-17luaPackages.luv: 1.30.0-0 -> 1.34.1-1Michael Lingelbach
2020-02-11luaPackages.cosmo: init at 16.06.04-1Mario Rodas
2020-02-11luaPackages.cassowary: init at 2.2-1Mario Rodas
2020-01-27Merge pull request #78265 from Synthetica9/https-homepagesSilvan Mosberger
2020-01-25luaPackages.vstruct: init at 2.0.2-1Matthieu Coudron
2020-01-25luaPackages.luarepl: init at 0.9-1Matthieu Coudron
2020-01-25luaPackages.luaepnf: init at 0.3-1Matthieu Coudron
2020-01-24luaPackages.linenoise: init at 0.9-1Matthieu Coudron
2020-01-24luaPackages.digestif: scm1 -> 0.2-1Matthieu Coudron
2020-01-22treewide: fix redirected urlsPatrick Hilhorst
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren
2019-11-23luaPackages.lgi: refer to unaliased gobject-introspectionedef
2019-11-15luaPackages.luasystem: fix build on darwinMario Rodas
2019-10-24Merge pull request #71802 from teto/luadocMatthieu Coudron
2019-10-23luaPackages.luadoc: init at 3.0.1-1Matthieu Coudron
2019-10-23luaPackages.lualogging: init at 1.3.0-1Matthieu Coudron
2019-10-14luaPackages.luacov: init at 0.13.0-1Matthieu Coudron
2019-10-02lua.pkgs.luv.libluv: fix linking against lua on darwinDaiderd Jordan
2019-09-27Merge branch 'master' into staging-nextVladimír Čunát
2019-09-27Merge pull request #69345 from joachifm/feat/split-versionJoachim F
2019-09-26tree-wide: replace uses of splitString "." with lib.versionsJoachim Fasting
2019-09-24Merge branch 'master' into staging-nextVladimír Čunát
2019-09-22Re-Revert "Merge branch 'staging-next'"Vladimír Čunát
2019-09-21Revert "Merge branch 'staging-next'"Vladimír Čunát
2019-09-16luaPackages.luv: add libluv outputCraig Hall
2019-09-09treewide: replace mysql.connector-c to libmysqlclientIzorkin