Commit Graph

408115 Commits

Author SHA1 Message Date
Matthieu Coudron
5e29057524
Merge pull request #190067 from teto/add-lua-plugins 2022-09-11 20:20:03 +02:00
Matthieu Coudron
feae5405da luaPackages: update and adding a few neovim plugins
- had to disable the failing lush-nvim tests (it can't find
  vim.api.nvim_command for a myssterious reason).
2022-09-11 21:26:19 +02:00
Matthieu Coudron
cbcb40589c update-luarocks-package: better way to specify lua version
instead of running luarocks with the requested interpreter, we can ask any interpreter to search for a specific version via --lua-version. It avoids building/running different luarocks-nix just for that.

use tagged release of nvim-cmp
2022-09-11 21:25:44 +02:00
Damien Cassou
31d2aff243
borgmatic: Add passthru.tests.version 2022-09-11 20:18:19 +02:00
Damien Cassou
dca7412a8b
borgmatic: Add bash completion (no other supported shell) 2022-09-11 20:18:11 +02:00
R. Ryantm
4b7ab2af39 grpc-client-cli: 1.13.1 -> 1.14.0 2022-09-11 18:11:55 +00:00
Ivv
d91b15ee9e
Merge pull request #190789 from SuperSandro2000/dotnet-whitespace
dotenv: convert CRLF line endings into LF
2022-09-11 20:09:53 +02:00
Robert Scott
ee51699e2d
Merge pull request #190756 from matthiasbeyer/update-http-prompt
http-prompt: 1.0.0 -> 2.1.0
2022-09-11 18:59:41 +01:00
Fabian Affolter
01582a7cd0
Merge pull request #190396 from r-ryantm/auto-update/python3.10-pyintesishome
python310Packages.pyintesishome: 1.8.1 -> 1.8.3
2022-09-11 19:50:51 +02:00
Fabian Affolter
2b929c5237
Merge pull request #190715 from r-ryantm/auto-update/python310Packages.fastcore
python310Packages.fastcore: 1.5.25 -> 1.5.26
2022-09-11 19:48:48 +02:00
Fabian Affolter
becce935b0
Merge pull request #190788 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.42.0 -> 2.43.0
2022-09-11 19:46:55 +02:00
joachimschmidt557
eefbc3dad4
mopidy-ytmusic: 0.3.5 -> 0.3.7 2022-09-11 19:46:45 +02:00
joachimschmidt557
8926897c2b
mopidy-iris: 3.60.0 -> 3.64.0 2022-09-11 19:26:51 +02:00
Sandro
54db1b3596
Merge pull request #189468 from fbergroth/tofi 2022-09-11 19:23:06 +02:00
Sandro
c300be33fd
Merge pull request #186868 from lopsided98/mavproxy-update 2022-09-11 19:21:27 +02:00
Matthieu Coudron
1f8f2c5a57
Merge pull request #126633 from teto/vim-overlay-doc 2022-09-11 19:15:03 +02:00
Matthieu Coudron
800323c0c0 doc(vim): take into account plug non-support
Apply suggestions from code review

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-09-11 20:33:01 +02:00
amesgen
a27f6b1b04
gh-dash: 3.2.0 -> 3.3.0 2022-09-11 19:03:50 +02:00
Ivv
2eafac6d06
Merge pull request #189661 from azahi/tbls
tbls: init at 1.56.2
2022-09-11 18:55:51 +02:00
Ivv
e024a0dd51
Merge pull request #190766 from sbruder/update-yuzu/ea-2946
yuzu-{ea,mainline}: {2907,1137} -> {2946,1162}
2022-09-11 18:54:58 +02:00
Ivv
b7020a3db0
Merge pull request #190759 from MayNiklas/bump-discordpy
python3Packages.discordpy: 2.0.0 -> 2.0.1
2022-09-11 18:30:55 +02:00
Sandro
ed4e28b271
Merge pull request #189194 from lopsided98/buildbot-update 2022-09-11 18:29:44 +02:00
Ivv
c301349321
Merge pull request #189508 from azahi/trdl-client
trdl-client: init at 0.5.0
2022-09-11 18:27:45 +02:00
R. Ryantm
649cd671b5 eksctl: 0.110.0 -> 0.111.0 2022-09-11 16:26:58 +00:00
Sandro
30ec7dc641
Merge pull request #156232 from B4dM4n/nixos-tests-mediatomb 2022-09-11 18:18:10 +02:00
Sandro
fac093570e
Merge pull request #188992 from SuperSandro2000/python-cleanups 2022-09-11 18:15:09 +02:00
Matthieu Coudron
3944240476 doc(neovim): remove the mention of plug for neovim
This was removed to simplify configuration. One could create a function that converts the plug format to vim native package format (only plugin system supported for neovim)  and upstream it to nixpkgs if that's an issue
2022-09-11 18:11:16 +02:00
Matthieu Coudron
584bc20aa0 doc: present how to create a vim-plugin overlay
it is possible to maintain an out of tree list of neovim plugins with this method

Update doc/languages-frameworks/vim.section.md

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-11 18:11:16 +02:00
Domen Kožar
2fa6e5253e
Merge pull request #185573 from mikroskeem/fix-quakespasm-darwin
quakespasm: fix darwin build
2022-09-11 16:59:26 +01:00
Domen Kožar
1228cdddc6
Merge pull request #182017 from rrbutani/tinyscheme-darwin
tinyscheme: fix build on macOS
2022-09-11 16:58:14 +01:00
Domen Kožar
27eb752325
Merge pull request #180620 from Et7f3/fix-mongodb-darwin
mongodb: fix darwin build
2022-09-11 16:57:38 +01:00
Domen Kožar
0e63de944b
Merge pull request #187003 from jiegec/krunvm-darwin
krunvm: add support for darwin
2022-09-11 16:55:07 +01:00
Berk D. Demir
dbdec0edab starlark: unstable-2022-03-02 -> 2022-08-17
Patch we used to apply made it to upstream 3 commits before this
snapshot, so remove it as well.
2022-09-11 17:54:45 +02:00
Domen Kožar
f043699a4f
Merge pull request #189772 from tjni/btop-stackprotector
btop: reenable stackprotector on aarch64-darwin
2022-09-11 16:53:43 +01:00
Daniel Fitzpatrick
61dbc457e2
tdfgo: init at git commit 9f0b3325eed3 (#188351) 2022-09-11 17:50:04 +02:00
Anderson Torres
c97e777ff0
Merge pull request #190706 from AndersonTorres/elisp
Elisp updates
2022-09-11 12:47:08 -03:00
Sandro
137ee3718f
Merge pull request #190764 from qowoz/gdu 2022-09-11 17:46:09 +02:00
Domen Kožar
5bfbccbe24
Merge pull request #190792 from domenkozar/cachix-agent-typo
cachix-agent: fix a typo
2022-09-11 16:41:20 +01:00
Jonas Heinrich
f922870cbb
Merge pull request #190500 from r-ryantm/auto-update/python310Packages.pulumi-aws
python310Packages.pulumi-aws: 5.10.0 -> 5.13.0
2022-09-11 17:36:20 +02:00
Jonas Heinrich
9d9d5cfac1
Merge pull request #190506 from r-ryantm/auto-update/python310Packages.pycep-parser
python310Packages.pycep-parser: 0.3.8 -> 0.3.9
2022-09-11 17:31:44 +02:00
Sandro
ca035fdc40
Merge pull request #190502 from matshch/patch-1 2022-09-11 17:31:20 +02:00
Jonas Heinrich
b42d9210d4
Merge pull request #190535 from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.10.21 -> 0.10.22
2022-09-11 17:24:25 +02:00
Jonas Heinrich
faae4a4041
Merge pull request #190537 from r-ryantm/auto-update/gtk-pipe-viewer
gtk-pipe-viewer: 0.1.4 -> 0.3.0
2022-09-11 17:20:01 +02:00
Jonas Heinrich
a5185ffe24
Merge pull request #176882 from bpaulin/addmaster/pinniped
pinniped: init at 0.17.0
2022-09-11 17:16:58 +02:00
Sandro Jäckel
d9038bd6e6
zq: remove noop overwrite 2022-09-11 17:14:11 +02:00
Domen Kožar
3f7ba12868 cachix-agent: fix a typo 2022-09-11 16:10:21 +01:00
Jonas Heinrich
5b5799403e
Merge pull request #190666 from r-ryantm/auto-update/gitRepo
gitRepo: 2.29.1 -> 2.29.2
2022-09-11 17:09:33 +02:00
R. Ryantm
b73df28472 circleci-cli: 0.1.20856 -> 0.1.21041 2022-09-11 15:03:57 +00:00
Sandro Jäckel
c3f51d1b55
dotenv: convert CRLF line endings into LF
otherwise git converts the line endings with every rebase on Linux
2022-09-11 17:02:00 +02:00
R. Ryantm
74204a6709 checkSSLCert: 2.42.0 -> 2.43.0 2022-09-11 14:59:00 +00:00