Commit Graph

473979 Commits

Author SHA1 Message Date
Weijia Wang
e3b18e82da
Merge pull request #226212 from wegank/stellarium-darwin-pre
stellarium: update darwin patches
2023-04-15 03:54:49 +03:00
Sandro
df04182ff2
Merge pull request #225534 from wineee/dde-file-manger 2023-04-15 02:29:21 +02:00
Weijia Wang
b5eaa9ffd9 stellarium: update darwin patches 2023-04-15 03:10:34 +03:00
Weijia Wang
83ed2b7e9a indilib: add aarch64-darwin support 2023-04-15 03:10:34 +03:00
Martin Weinelt
1190504a96
Merge pull request #225926 from mweinelt/evcc-0.116.0
evcc: 0.115.0 -> 0.116.0
2023-04-15 02:08:57 +02:00
Robert Scott
66fbf6120d
Merge pull request #226079 from dotlambda/pikepdf-7.2.0
python310Packages.pikepdf: 7.1.2 -> 7.2.0
2023-04-15 01:05:24 +01:00
Martin Weinelt
a5c77f8b93
Merge pull request #226190 from mweinelt/tts-0.13.2
tts: 0.12.0 -> 0.13.2
2023-04-15 01:50:34 +02:00
Robert Schütz
fc9ebeae7c python310Packages.ocrmypdf: 14.0.4 -> 14.1.0
Diff: https://github.com/ocrmypdf/OCRmyPDF/compare/v14.0.4...v14.1.0

Changelog: https://github.com/ocrmypdf/OCRmyPDF/blob/v14.1.0/docs/release_notes.rst
2023-04-14 15:58:00 -07:00
Sandro
830d948f46
Merge pull request #212426 from surfaceflinger/master 2023-04-15 00:57:51 +02:00
Christoph Neidahl
bfc75c7491
libsForQt5.qtsystems: init at unstable-2019-01-03 (#214179) 2023-04-15 00:42:03 +02:00
Alyssa Ross
3a776e1e30 nixosTests.cage: fix OCR properly
The underlying problem with OCR in this test has been that the only
font installed was DejaVu Sans, a proportional font, which xterm would
try to render as monospace.  This produced very broken looking text,
which the OCR understandably had trouble with.  With an actual
monospace font installed, there are no more problems and we don't need
the hacks.
2023-04-14 22:32:26 +00:00
Robert Scott
639d4f1721
Merge pull request #225669 from r-ryantm/auto-update/python310Packages.nibabel
python310Packages.nibabel: 5.0.1 -> 5.1.0
2023-04-14 23:08:59 +01:00
Sandro
b75e0f61cf
Merge pull request #221775 from illustris/lightgbm-gpu 2023-04-15 00:03:39 +02:00
happysalada
944a4d5aa0 qdrant: 1.1.0 -> 1.1.1 2023-04-14 17:52:21 -04:00
Sergei Trofimovich
ae7a853801
Merge pull request #225156 from yvt/patch/fuse-7z-ng-meta-homepage
fuse-7z-ng: set `meta.homepage`
2023-04-14 22:45:55 +01:00
Artturi
b9f6082ee1
Merge pull request #224901 from amjoseph-nixpkgs/pr/girara/fix-cross 2023-04-15 00:04:39 +03:00
Thiago Kenji Okada
e58bfe9ba8
Merge pull request #224551 from yamashitax/elasticsearch-kuromoji
elasticsearchPlugins: add analysis-kuromoji plugin
2023-04-14 21:23:46 +01:00
Matthieu Coudron
351cec5db3
use subcommands in plugin updaters (#223164)
* update.py: introduce subparsers for plugin updaters

This is preliminary work to help create more powerful plugin updaters.
Namely I would like to be able to "just add" plugins without refreshing
the older ones (helpful when github temporarily removes a user from
github due to automated bot detection).

Also concerning the lua updater, we pin some of the dependencies, and I
would like to be able to unpin the package without editing the csv
(coming in later PRs).

* doc/updaters: update command to update editor plugins

including vim, kakoune and lua packages

Co-authored-by: figsoda
2023-04-14 22:02:17 +02:00
Martin Weinelt
3824e9627c
tts: 0.12.0 -> 0.13.2
https://github.com/coqui-ai/TTS/releases/tag/v0.13.0
https://github.com/coqui-ai/TTS/releases/tag/v0.13.1
https://github.com/coqui-ai/TTS/releases/tag/v0.13.2
2023-04-14 22:00:48 +02:00
Artturi
1cb472891d
Merge pull request #223455 from lorenz/fix-udisks-crash 2023-04-14 22:40:44 +03:00
Weijia Wang
4f399bd5c4
Merge pull request #226182 from wegank/qt6-qtwebengine-refactor
qt6.qtwebengine: separate linux-only parts
2023-04-14 22:12:37 +03:00
Adam Joseph
9600a18dc2 girara: fix cross compilation 2023-04-14 22:11:57 +03:00
Weijia Wang
ffde63de3b
Merge pull request #226033 from wegank/qt6-qtbase-path
qt6: avoid building under /tmp on darwin
2023-04-14 21:56:14 +03:00
Weijia Wang
168daae2fe
Merge pull request #226176 from malob/update-signalbackup-tools
signalbackup-tools: 20230413 -> 20230414
2023-04-14 21:54:39 +03:00
Weijia Wang
75f03610ba qt6.qtwebengine: separate linux-only parts 2023-04-14 21:34:17 +03:00
Weijia Wang
bd8c68fdec qt6: avoid building under /tmp on darwin 2023-04-14 21:11:09 +03:00
Ben Siraphob
b9096bf89f
Merge pull request #226178 from siraben/fq-update 2023-04-14 13:09:54 -05:00
Weijia Wang
ddd8604a3b moveBuildTree: init 2023-04-14 21:08:27 +03:00
Weijia Wang
5de5912954
Merge pull request #226018 from NickCao/qt6-rework
qt6: rework packaging of qt modules (part 2)
2023-04-14 21:05:55 +03:00
Ben Siraphob
4c5fa94f8a
fq: 0.4.0 -> 0.5.0 2023-04-14 13:01:14 -05:00
Doron Behar
ed0f456752
Merge pull request #226175 from doronbehar/pkg/gqrx
gqrx: 2.15.9 -> 2.15.10
2023-04-14 10:50:46 -07:00
Thiago Kenji Okada
3742f7b1a3
Merge pull request #226096 from PedroHLC/zen-kernels-6.2.11
zen-kernels: {6.2.9-zen1,6.2.10-lqx1} -> {6.2.11-zen1,6.2.11-lqx3}
2023-04-14 18:43:20 +01:00
Malo Bourgon
78cdc66d62 signalbackup-tools: 20230413 -> 20230414
Diff: 20230413...20230414
2023-04-14 10:18:02 -07:00
Sandro
882a83a355
Merge pull request #224487 from dani0854/init/doas-sudo-shim 2023-04-14 19:14:24 +02:00
figsoda
9e960aabc6
Merge pull request #226171 from anoadragon453/patch-1 2023-04-14 13:06:08 -04:00
Doron Behar
dcc87a8f7b
Merge pull request #225415 from doronbehar/pkg/ps2eps
ps2eps: init at 1.70
2023-04-14 09:46:01 -07:00
Doron Behar
ab6c85f31c gqrx: 2.15.9 -> 2.15.10
Diff: https://github.com/gqrx-sdr/gqrx/compare/v2.15.9...v2.15.10
2023-04-14 19:29:02 +03:00
Andrew Morgan
a95ed9fe76
Fix a small typo in the manual
environements -> environments
2023-04-14 17:11:13 +01:00
Benjamin Lee
2ba48cc8de nim: propagate Security framework to all nim packages on darwin
Many nim packages regressed on darwin after 31254120db53fe07d9f1f05fa8ff41af8feaac03, which upgrade nim to 1.6.12. The cause of the breakage is that the nim standard library was changed to link against the Security framework when using the system rng on darwin. Notably not *all* nim packages were broken by this, since packages that don't use this part of the standard library don't need the framework to build.

This commit adds the Security framework to the depsTargetTargetPropagated for the compiler wrapper, since the standard library isn't fully functional without it.
2023-04-14 16:04:31 +00:00
Weijia Wang
d0748d83a5
Merge pull request #226164 from wegank/dolphin-emu-darwin
dolphin-emu: add more frameworks
2023-04-14 19:03:58 +03:00
figsoda
0dc5c26384
Merge pull request #226041 from figsoda/pods 2023-04-14 12:03:46 -04:00
Sergei Trofimovich
ae49482415
Merge pull request #226114 from trofi/lzwolf-fix-for-SDL2_net
lzwolf: fix build on SDL2_net-2.2
2023-04-14 16:42:06 +01:00
Silvan Mosberger
83c76b9237
Merge pull request #226057 from tweag/fix-function-location-revision
doc: Fix the function locations always pointing to master
2023-04-14 17:17:46 +02:00
Weijia Wang
9bdc744841 dolphin-emu: add more frameworks 2023-04-14 18:02:18 +03:00
figsoda
eccf02f84c
Merge pull request #226040 from figsoda/artem 2023-04-14 10:52:55 -04:00
figsoda
338a2289df
Merge pull request #226037 from figsoda/git-dive 2023-04-14 10:50:41 -04:00
figsoda
10a29e158d
Merge pull request #226103 from r-ryantm/auto-update/oxker
oxker: 0.2.5 -> 0.3.0
2023-04-14 10:23:52 -04:00
figsoda
a867f8958e
Merge pull request #226152 from caarlos0/goreleaser-up
goreleaser: 1.17.0 -> 1.17.1
2023-04-14 10:22:42 -04:00
figsoda
4efeb3e407
Merge pull request #226136 from Ruixi-rebirth/go-musicfox
go-musicfox: 4.0.1 -> 4.0.2
2023-04-14 10:20:49 -04:00
Niols
b959eb07f5 ocamlPackages.morbig: take OCaml dependencies individually 2023-04-14 16:05:51 +02:00