Fabian Affolter
548a057e21
Merge pull request #133578 from smancill/python-chess
...
python3Packages.chess: init at 1.6.1
2021-08-14 19:18:32 +02:00
veleth
c253ba2825
maintainers: change github username
2021-08-14 14:41:23 +03:00
Matthieu Coudron
7344a0e763
update.py: fix vim's updater script
...
recent updates to luarocks updater had broken the vim plugin update script
2021-08-14 00:08:19 +02:00
Matthieu Coudron
fadfb4715b
update-luarocks-package: fix issue with cache
...
Cache was not initialized properly
2021-08-13 00:08:44 +02:00
Sebastián Mancilla
2dc20f27f1
maintainers: add smancill
2021-08-12 16:47:24 -04:00
Matthieu Coudron
8ddad244ea
update-luarocks-packages: use pluginupdate.py
...
Cleans up the common interface between the updaters.
Restores the ability to regen the lua packages in parallel.
2021-08-12 01:14:58 +02:00
Sandro
f8943ba17c
Merge pull request #130105 from maxhille/aether
2021-08-11 13:18:47 +02:00
Michael Adler
d0cd76a4f8
maintainers: add michaeladler
2021-08-11 12:01:14 +02:00
Sandro
307aac8774
Merge pull request #133315 from marsam/add-github-pages
2021-08-10 12:39:39 +02:00
Sebastian Sellmeier
2f59b54e3f
betterlockscreen 3.2.0 -> 4.0.0
2021-08-10 04:05:07 +02:00
Mario Rodas
85fe192e57
maintainers/scripts/update-ruby-packages: force platform-independent bundler 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-09 18:00:00 -05:00
Matthieu Coudron
b02c265190
luaPackages: update
...
Several updates
2021-08-09 21:38:32 +02:00
Matthieu Coudron
560a4e4e08
update-luarocks-packages: use pluginupdate.py
...
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-09 21:37:56 +02:00
Matthieu Coudron
06684792fb
vimPlugins.plenary: init from lua package
...
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-09 21:23:29 +02:00
David Terry
c1186b572f
maintainers: xwvvvvwx -> d-xo
2021-08-08 19:11:45 +02:00
Sandro
efd5fad88f
Merge pull request #133109 from ereslibre/add-reg
2021-08-08 14:59:25 +02:00
Rafael Fernández López
891a21cdde
maintainers: add ereslibre
...
Signed-off-by: Rafael Fernández López <ereslibre@ereslibre.es>
2021-08-08 11:39:04 +02:00
polykernel
75c787a4f0
maintainers: add polykernel
2021-08-06 23:18:42 -07:00
Artturi
e525b9eaca
Merge pull request #131368 from akho/xplugd-1.4
2021-08-07 02:40:58 +03:00
Sandro
c838478c26
Merge pull request #132612 from gpanders/fnlfmt
2021-08-05 16:19:03 +02:00
Sandro
d6b5e988fb
Merge pull request #132065 from NukaDuka/grafadruid-druid-datasource
2021-08-05 09:50:36 +02:00
Gregory Anders
4886108e60
maintainers: add gpanders
2021-08-04 08:36:23 -06:00
Lassulus
03dc9d9b05
Merge pull request #132437 from chrispickard/master
...
tmuxPlugins.better-mouse-mode: init at 2021-08-02
2021-08-04 15:56:27 +02:00
Sandro
e3ac38c730
Merge pull request #121829 from davidak/pantheon-team
2021-08-03 10:20:20 +00:00
Tom
8e88b57e05
maintainers: add twitchyliquid64
2021-08-02 22:00:11 -04:00
adisbladis
0ec5b03c80
Merge pull request #132472 from ollieh/remove-maintainer-vozz
...
remove vozz as maintainer
2021-08-02 19:14:58 -05:00
ollieh
5d2da0969d
remove maintainer vozz
2021-08-02 23:55:58 +01:00
Chris Pickard
f27dd09ec1
tmuxPlugins.better-mouse-mode: init at 2021-08-02
...
[tmux-better-mouse-mode](https://github.com/NHDaly/tmux-better-mouse-mode ) is a tmux plugin to
better manage the mouse
it emulates mouse support for full-screen programs like `less` which don't provide mouse support
it exits copy mode and returns you to the prompt by scolling back all the down to the bottom
it adjusts scrolling speed
intended for tmux versions 2.1 and later
2021-08-02 13:17:39 -04:00
iko
468cf873d5
maintainers: add ilyakooo0
2021-08-02 12:11:34 +03:00
davidak
99172dc3d0
maintainers: add pantheon team
2021-08-02 02:48:39 +02:00
davidak
dde3503cfe
maintainers: add bobby285271
2021-08-02 02:48:39 +02:00
Malte Brandy
ce28b01ea3
maintainers/haskell/package-list: Only read one line from password-cmd
2021-07-31 13:34:20 +02:00
Lara
66b3e4a71f
maintainers: add yayayayaka
2021-07-31 10:44:38 +02:00
Matthieu Coudron
bed52081e5
Merge pull request #132004 from teto/luarocks-nix-bump
...
Luarocks nix bump
2021-07-30 11:17:43 +02:00
Matthieu Coudron
a2a2bb32fb
lua51Packages.plenary-nvim: init
...
there is no version yet
2021-07-30 00:32:16 +02:00
Matthieu Coudron
594a143e0e
lua: normalize package name
2021-07-30 00:32:15 +02:00
Maximilian Bosch
f94c5110fd
Merge pull request #130808 from sumnerevans/matrix-synapse-1.39.0
...
matrix-synapse: 1.38.1 -> 1.39.0
2021-07-29 23:03:21 +02:00
Sumner Evans
519eb5a743
maintainers: add sumnerevans to the matrix team
2021-07-29 07:35:00 -06:00
Nathan Ruiz
e1e51730dd
pythonPackages.environmental-override: init at 0.1.2
2021-07-29 12:17:52 +00:00
Kartik Gokte
44fbafbd7e
maintainers: add nukaduka
2021-07-29 17:42:16 +05:30
jgart
f4a9bc5330
maintainers: add jgart
2021-07-27 13:26:17 +02:00
sternenseemann
19a763458d
maintainers/haskell/package-list: minor fixes to documentation
...
Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
2021-07-26 17:35:40 +02:00
sternenseemann
ade74bbcb0
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-07-26 11:10:05 +02:00
Sandro
0802970566
Merge pull request #129678 from hexagonal-sun/add-bic
2021-07-26 08:05:15 +00:00
github-actions[bot]
527dacdda6
Merge master into haskell-updates
2021-07-26 00:05:43 +00:00
Luke Granger-Brown
797e2306f2
Merge pull request #129174 from brechtcs/master
...
twurl: init at 0.9.6
2021-07-25 10:08:26 +01:00
Alexander Khodyrev
2bb1a8dfa4
maintainers: add akho
2021-07-24 20:45:09 +03:00
github-actions[bot]
05b69d83da
Merge master into haskell-updates
2021-07-24 00:05:04 +00:00
Sandro
10e8eba8db
Merge pull request #130534 from kurnevsky/deadbeef-statusnotifier-plugin
2021-07-23 17:55:33 +02:00
Sandro
d0714a744c
Merge pull request #130166 from stevebob/init-bsnes-hd
2021-07-23 15:44:38 +02:00