R. Ryantm
b075a4d414
python311Packages.python-lsp-server: 1.10.0 -> 1.10.1
2024-03-14 16:06:01 +00:00
Yureka
9f26152cc3
electron: small refactors
...
- provide passthru.fetchedDeps for debugging
- adapt gn args for latest electron versions
- fix mechanism for applying patches for latest electron versions
2024-03-14 12:29:00 +01:00
Yureka
c076cc2157
electron_26-bin: mark as insecure
2024-03-14 12:29:00 +01:00
Yureka
044c4aa3c3
electron-source.electron_26: remove
2024-03-14 12:29:00 +01:00
Yureka
a3351dbafd
electron: change default to 29.x
2024-03-14 12:29:00 +01:00
Yureka
d8545300ef
electron_29: init at 29.1.2
2024-03-14 12:29:00 +01:00
Yureka
46eff96245
electron_27: 27.3.2 -> 27.3.5
2024-03-14 12:29:00 +01:00
Yureka
29c0b6e090
electron_28: 28.2.2 -> 28.2.6
2024-03-14 12:29:00 +01:00
Weijia Wang
985140986a
Merge pull request #295842 from Guanran928/clash-verge-rev
...
clash-verge-rev: 1.5.7 -> 1.5.8
2024-03-14 12:21:44 +01:00
Sergey Vinokurov
3a7feda68d
Update Folding@home client to 8.3.7 ( #295745 )
...
Depend re2, libevent during build sisnce 8.3.7 appears to link with
them. Depend on git because client wan’t to know what revision it
was built from.
Add zlib and expat to FHS environment because some workunits depend on
them and cause lots of rejections if those libraries are not
available. Unfortunately they don’t appear to be bundled as part
of work distribution.
2024-03-14 12:17:46 +01:00
éclairevoyant
aa607420f7
Merge pull request #294920 from eclairevoyant/citrix
...
citrix_workspace: 23.11.0.82 -> 24.2.0.65; remove EOL versions
2024-03-14 11:11:29 +00:00
Weijia Wang
3e33aea56d
Merge pull request #295719 from wegank/gmic-bump
...
gmic: 3.3.1 -> 3.3.5
2024-03-14 12:07:18 +01:00
Pol Dellaiera
272ba9d42a
Merge pull request #294026 from szlend/diesel-cli-remove-mariadb-server-dep
...
diesel-cli: remove dependency on mariadb server
2024-03-14 11:58:05 +01:00
Pol Dellaiera
d53c6a8157
Merge pull request #295738 from samuela/upkeep-bot/vscode-1.87.2-1710375568
...
vscode: 1.87.1 -> 1.87.2
2024-03-14 11:52:59 +01:00
Pol Dellaiera
5d2184dfef
Merge pull request #295786 from r-ryantm/auto-update/tailscale
...
tailscale: 1.60.1 -> 1.62.0
2024-03-14 11:52:28 +01:00
Pol Dellaiera
32d0e5b2bf
Merge pull request #295801 from cdepillabout/remove-me-from-codeowners
...
CODEOWNERS: remove cdepillabout from Haskell
2024-03-14 11:51:41 +01:00
Yaya
36c3b097e3
element-{web,desktop}: 1.11.59 -> 1.11.60 ( #295640 )
...
https://github.com/element-hq/element-web/releases/tag/v1.11.60
https://github.com/element-hq/element-desktop/releases/tag/v1.11.60
2024-03-14 11:50:05 +01:00
Thiago Kenji Okada
515721aa97
Merge pull request #292201 from lucasew/orange3/fix-setuptools
...
python3Packages.orange3: fix ModuleNotFoundError pkg_resources
2024-03-14 10:47:45 +00:00
Leona Maroni
7b97c01386
Merge pull request #295838 from xanderio/outline-0.75.2
...
outline: 0.75.0 -> 0.75.2
2024-03-14 11:36:38 +01:00
Weijia Wang
fa2c6d0898
Merge pull request #295721 from r-ryantm/auto-update/dart-sass
...
dart-sass: 1.71.1 -> 1.72.0
2024-03-14 11:35:59 +01:00
Weijia Wang
f93cb73f22
Merge pull request #295629 from r-ryantm/auto-update/chatblade
...
chatblade: 0.3.4 -> 0.4.0
2024-03-14 11:35:38 +01:00
Guanran Wang
aca93d8268
clash-verge-rev: 1.5.7 -> 1.5.8
...
Diff: https://github.com/clash-verge-rev/clash-verge-rev/compare/v1.5.7...v1.5.8
2024-03-14 18:20:07 +08:00
Guanran Wang
efbcf8ff4b
clash-verge: add update script
2024-03-14 18:20:07 +08:00
Yt
1a399f214e
Merge pull request #295824 from happysalada/update_helix_gpt
...
helix-gpt: 0.28 -> 0.31
2024-03-14 09:54:41 +00:00
Weijia Wang
bd5ddf2c6b
Merge pull request #291117 from code-supply/s3proxy-fix-darwin
...
s3proxy: skip tests on Darwin
2024-03-14 10:34:31 +01:00
Alexander Bantyev
55235c8501
Merge pull request #295597 from r-ryantm/auto-update/gnss-share
...
gnss-share: 0.7.2 -> 0.8.0
2024-03-14 13:30:36 +04:00
happysalada
9e58aca561
helix-gpt: 0.28 -> 0.31
2024-03-14 05:03:16 -04:00
Mario Rodas
2b75931c56
terraform: 1.7.4 -> 1.7.5
...
Diff: https://github.com/hashicorp/terraform/compare/v1.7.4...v1.7.5
Changelog: https://github.com/hashicorp/terraform/blob/v1.7.5/CHANGELOG.md
2024-03-14 18:55:22 +10:00
Andrew Bruce
2646521247
s3proxy: skip tests on Darwin
...
Tests block forever on Darwin, but otherwise the package builds fine.
2024-03-14 08:33:57 +00:00
Paul Meyer
02b8c7ddb7
Merge pull request #294791 from katexochen/kube-router/2-1-0
...
kube-router: 2.0.1 -> 2.1.0; unpin Go version
2024-03-14 08:51:21 +01:00
Jon Seager
b851d2188d
Merge pull request #295783 from r-ryantm/auto-update/scrutiny-collector
2024-03-14 07:45:37 +00:00
Florian Klink
9b54fb4524
Merge pull request #295599 from flokli/usbsdmux-udev-rules
...
usbsdmux: install udev rules
2024-03-14 09:33:59 +02:00
Fabian Affolter
58bdbbaecb
Merge pull request #295752 from r-ryantm/auto-update/python312Packages.mkdocstrings-python
...
python312Packages.mkdocstrings-python: 1.8.0 -> 1.9.0
2024-03-14 08:13:40 +01:00
Fabian Affolter
774ae24317
Merge pull request #295757 from r-ryantm/auto-update/python312Packages.langchain-core
...
python312Packages.langchain-core: 0.1.30 -> 0.1.31
2024-03-14 08:13:04 +01:00
Fabian Affolter
26c921bf11
Merge pull request #295687 from fabaff/rokuecp-bump
...
python312Packages.rokuecp: 0.19.1 -> 0.19.2
2024-03-14 08:00:53 +01:00
Fabian Affolter
1c153a4f80
Merge pull request #295705 from fabaff/tencentcloud-sdk-python-bump
...
python311Packages.tencentcloud-sdk-python: 3.0.1102 -> 3.0.1107
2024-03-14 08:00:43 +01:00
Fabian Affolter
8022138486
Merge pull request #295707 from fabaff/knockpy-fix
...
knockpy: relax dnspython
2024-03-14 08:00:35 +01:00
Fabian Affolter
6e8514a043
Merge pull request #295762 from Misaka13514/bump-nuclei
...
nuclei: 3.1.10 -> 3.2.0
2024-03-14 07:58:05 +01:00
Fabian Affolter
8bd9c15b07
Merge pull request #295793 from r-ryantm/auto-update/python311Packages.aiomisc
...
python311Packages.aiomisc: 17.4.1 -> 17.5.2
2024-03-14 07:52:39 +01:00
Matthias Beyer
76e92414cc
Merge pull request #295732 from r-ryantm/auto-update/nickel
...
nickel: 1.4.1 -> 1.5.0
2024-03-14 07:43:51 +01:00
Doron Behar
c69e0d8fa1
Merge pull request #294910 from kira-bruneau/texlab
...
texlab: 5.12.4 -> 5.13.0
2024-03-14 08:32:24 +02:00
Pol Dellaiera
5efe4215f1
Merge pull request #294931 from getreu/master
...
tpnote: init at 1.23.9
2024-03-14 07:10:00 +01:00
Sarah Brofeldt
6ed6c55f12
Merge pull request #293189 from cafkafk/kminion-init
...
kminion: init at 2.2.6
2024-03-14 07:03:01 +01:00
Sarah Brofeldt
1c5c0265bd
Merge pull request #293484 from cafkafk/devpi-server-update
...
devpi-server: 6.9.2 -> 6.10.0
2024-03-14 07:02:46 +01:00
Bobby Rong
830f5f84e6
Merge pull request #295798 from bobby285271/adopt/budgie
...
budgie: add myself as maintainer
2024-03-14 13:28:15 +08:00
Nick Cao
0d1b2335aa
Merge pull request #295590 from r-ryantm/auto-update/beeper
...
beeper: 3.99.22 -> 3.99.23
2024-03-14 01:19:57 -04:00
Nick Cao
2769cdda0d
Merge pull request #295772 from r-ryantm/auto-update/libgbinder
...
libgbinder: 1.1.37 -> 1.1.38
2024-03-14 01:19:16 -04:00
Nick Cao
4039291c1f
Merge pull request #295775 from r-ryantm/auto-update/python312Packages.aiomqtt
...
python312Packages.aiomqtt: 2.0.0 -> 2.0.1
2024-03-14 01:18:50 -04:00
Nick Cao
36d568526b
Merge pull request #295776 from r-ryantm/auto-update/python312Packages.asyauth
...
python312Packages.asyauth: 0.0.18 -> 0.0.20
2024-03-14 01:17:11 -04:00
Nick Cao
f0a15716ad
Merge pull request #295781 from r-ryantm/auto-update/roxctl
...
roxctl: 4.3.4 -> 4.3.5
2024-03-14 01:15:57 -04:00