summaryrefslogtreecommitdiffstats
path: root/maintainers
AgeCommit message (Collapse)Author
2021-09-01Merge pull request #134336 from teto/luarocks-rockspec-relpathMatthieu Coudron
lua updater: support in-repo rockspecs
2021-08-31buildLuarocksPackage: cleanupMatthieu Coudron
2021-08-31maintainers: add msfjarvisHarsh Shandilya
2021-08-31luaPackages.ansicolors: remove because unmaintained since 2013Matthieu Coudron
luarocks points at https://github.com/kikito/ansicolors.lua with a last commit in 2013 while its upstream https://github.com/hoelzro/ansicolors contains a 2017 commit. This last project mentions it's superseeded by https://github.com/hoelzro/lua-term
2021-08-31lua: restore knownRockspec and lgiMatthieu Coudron
- fix std._debug build - fixed std-normalize - pinned stdlib since the git version causes issues with awesome cleanup
2021-08-31luaPackages.luadoc: remove since last update in 2013Matthieu Coudron
no update in 7 years, link towards source doesn't work anymore https://luarocks.org/modules/luarocks/luadoc/3.0.1-1
2021-08-31luaPackages.ltermbox: removedMatthieu Coudron
official repo here https://github.com/LuaDist-testing/ltermbox but nothing is using it and it is outdated/unmaintained (2018) and poses issue updating
2021-08-31luaPackages: updateMatthieu Coudron
2021-08-29update-luarocks-packages: use the current nixpkgsMatthieu Coudron
restore the behavior of the previous updater that was using the current revision of nixpkgs instead of an outer one
2021-08-27maintainers: add nerdypepperAkshay
2021-08-26Merge pull request #133413 from jpetrucciani/add_ossutildavidak
ossutil: init at 1.7.6
2021-08-26Merge pull request #134111 from sebbel/masterdavidak
matomo: 4.3.1 -> 4.4.1
2021-08-24ly: change maintainer to vidisterFiona Weber
This commit changes the package maintainer of ly to vidister. The former maintainer (spacekookie) agreed to hand over maintainership.
2021-08-23Merge pull request #134949 from jecaro/add-inputplugSandro
2021-08-22maintainers: add exarkunJean-Paul Calderone
2021-08-21battop: init a version 0.2.4 (#133012)hdhog
* git-chglog: 0.9.1 -> 0.14.2 * added homepage and using buildFlagsArray instead buildPhase * battop: init a version v0.2.4 battop is an interactive viewer, similar to top, htop and other *top utilities, but about the batteries installed in your notebook. * fix name in mantainers list * some fixes - remove unused imports - formatting - remove defaults options - enable checks * short description
2021-08-21Merge pull request #133720 from roberth/maintainers-juaninganSandro
maintainers: fix juaningan.github
2021-08-21maintainers: add jecarojecaro
2021-08-21Merge pull request #122463 from kittywitch/libreelec-dvb-firmwareSandro
libreelec-dvb-firmware: init at 1.4.2
2021-08-20Merge pull request #133539 from yl3dy/gudhiSandro
2021-08-20Merge pull request #134882 from matdsoupe/matdsoupedavidak
Update earthly maintainer and licenses list
2021-08-20maintainers: add yl3dyAlexander Kiselyov
2021-08-19update maintainer: mdsp -> matdsoupematdsoupe
2021-08-19Merge pull request #134423 from FabianGD/init/fprettifySandro
2021-08-19Merge pull request #134499 from rski/mopidy-spotifydavidak
mopidy-spotify: Fix warning, add myself as maintainer
2021-08-17maintainers/team-list: add iogJonathan Ringer
2021-08-17mopidy-spotify: add myself as maintainerRomanos Skiadas
It's a simple enough package, I do use it and it's unmaintained, I might as well volunteer for it.
2021-08-17maintainer: add fabiangdFabian George Dröge
2021-08-17maintainers: add kittywitchkat witch
2021-08-16Merge pull request #134284 from j-hui/saleae-logic-2Sandro
2021-08-16maintainers: add j-huij-hui
2021-08-16Merge pull request #130576 from putchar/python3-add-subprocess-teeSandro
2021-08-15maintainers: add sebbelsebbel
2021-08-14Merge pull request #133578 from smancill/python-chessFabian Affolter
python3Packages.chess: init at 1.6.1
2021-08-14maintainers: change github usernameveleth
2021-08-14update.py: fix vim's updater scriptMatthieu Coudron
recent updates to luarocks updater had broken the vim plugin update script
2021-08-13maintainers: fix juaningan.githubRobert Hensing
2021-08-13update-luarocks-package: fix issue with cacheMatthieu Coudron
Cache was not initialized properly
2021-08-12maintainers: add smancillSebastián Mancilla
2021-08-12update-luarocks-packages: use pluginupdate.pyMatthieu Coudron
Cleans up the common interface between the updaters. Restores the ability to regen the lua packages in parallel.
2021-08-11Merge pull request #130105 from maxhille/aetherSandro
2021-08-11maintainers: add michaeladlerMichael Adler
2021-08-10maintainers: add jpetruccianijacobi petrucciani
2021-08-10Merge pull request #133315 from marsam/add-github-pagesSandro
2021-08-10betterlockscreen 3.2.0 -> 4.0.0Sebastian Sellmeier
2021-08-09maintainers/scripts/update-ruby-packages: force platform-independent bundler ↵Mario Rodas
lock Since Bundler 2+, the lock command generated platform-dependent Gemfile.locks, which breaks when nix has to build gems from source, because the gemset generated is tied to the platform which generated it.
2021-08-09luaPackages: updateMatthieu Coudron
Several updates
2021-08-09update-luarocks-packages: use pluginupdate.pyMatthieu Coudron
Trying to reuse the update scripts used by kakoune/vim to provide the user with an unified convergence. Some stuff doesn't work yet (parallel download, caching) but I (anyone else welcome to try too) will improve it in other PRs.
2021-08-09vimPlugins.plenary: init from lua packageMatthieu Coudron
This commit shows how to convert luarocks packages into (neo)vim ones. The advantage for neovim lua plugins to register their rockspec (aka package definition) is that the plugin can express its dependencies and a few metadata through it.
2021-08-08maintainers: xwvvvvwx -> d-xoDavid Terry