Commit Graph

93151 Commits

Author SHA1 Message Date
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
0x4A6F
bdf8b6adfd
Merge pull request #217641 from r-ryantm/auto-update/jujutsu
jujutsu: 0.6.1 -> 0.7.0
2023-02-22 18:34:00 +01:00
Tom Hall
3348c60d06 kalendar: add missing dependency kirigami-addons 2023-02-22 22:00:44 +08:00
Adam Joseph
fb3a27fade
qemacs: 0.3.3 -> 5.4.1c (#209418)
* qemacs: fix cross-compilation

Also adds enableX11 parameter.

* qemacs: 0.3.3 -> 5.4.1c

---------

Co-authored-by: Artturi <Artturin@artturin.com>
2023-02-22 14:21:54 +01:00
Martin Weinelt
f40b31e259
Merge pull request #217281 from michaeladler/citrix
citrix_workspace: 22.12.0 -> 23.02.0
2023-02-22 12:50:45 +00:00
Vladimír Čunát
b96fd5a538
Merge #216953: transmission: patch to load legacy openssl provider 2023-02-22 13:28:15 +01:00
Nick Cao
e32259e470
Merge pull request #217668 from bouk/openmvg-arch-generic
openmvg: set target architecture to 'generic'
2023-02-22 20:18:04 +08:00
ajs124
67a6170dc9
Merge pull request #216748 from winterqt/drop-keepassx
keepassx{,2}: drop
2023-02-22 13:05:53 +01:00
Bouke van der Bijl
ebc120c155 openmvg: use ceres-solver from nixpkgs
The vendored one gets built with -march=native
2023-02-22 12:27:49 +01:00
Bouke van der Bijl
081eb4d889 openmvg: set target architecture to 'generic'
Otherwise the resulting binaries are specialized for the machine they're
built on (like -march=native)
2023-02-22 12:14:01 +01:00
Jon Molina
dd73b3e57b termius: 7.45.3 -> 7.56.1 2023-02-22 17:41:28 +08:00
Florian Klink
e75947861f terraform-providers.talos: init at 0.1.1 2023-02-22 19:22:11 +10:00
snicket2100
e44a34a0f6
kaffeine: enable v4l support (#180963)
for libdvbv5, enables the "Digital TV" feature
2023-02-22 10:18:54 +01:00
Bobby Rong
bfc4fea848
Merge pull request #217114 from bobby285271/upd/goffice
goffice: 0.10.54 → 0.10.55, gnumeric: 1.12.54 → 1.12.55
2023-02-22 16:52:16 +08:00
Michael Adler
d6ac9feb22 citrix-workspace: remove all previous versions
A vulnerability has been identified in Citrix Workspace app for Linux
that, if exploited, may result in a malicious local user being able to
gain access to the Citrix Virtual Apps and Desktops session of another
user who is using the same computer from which the ICA session is
launched.

This issue affects all supported versions of Citrix Workspace app for Linux before 2302

See https://support.citrix.com/article/CTX477618/citrix-workspace-app-for-linux-security-bulletin-for-cve202324486
2023-02-22 09:37:41 +01:00
Michael Adler
68f80b556e citrix_workspace: 22.12.0 -> 23.02.0 2023-02-22 09:37:41 +01:00
R. Ryantm
1a13a32dcd jujutsu: 0.6.1 -> 0.7.0 2023-02-22 08:10:01 +00:00
Weijia Wang
be1950af0b
Merge pull request #217556 from r-ryantm/auto-update/appgate-sdp
appgate-sdp: 6.0.3 -> 6.1.2
2023-02-22 09:57:26 +02:00
github-actions[bot]
fafad6c95b terraform-providers.oci: 4.108.0 → 4.108.1 2023-02-22 17:13:51 +10:00
github-actions[bot]
f930ea64f1 terraform-providers.snowflake: 0.56.4 → 0.56.5 2023-02-22 17:13:51 +10:00
github-actions[bot]
ed5faba4af terraform-providers.scaleway: 2.10.0 → 2.11.0 2023-02-22 17:13:51 +10:00
github-actions[bot]
b538b125b1 terraform-providers.alicloud: 1.198.0 → 1.199.0 2023-02-22 17:13:51 +10:00
github-actions[bot]
2c5fab716a terraform-providers.kubernetes: 2.18.0 → 2.18.1 2023-02-22 17:13:51 +10:00
github-actions[bot]
c203250659 terraform-providers.fastly: 3.0.4 → 3.1.0 2023-02-22 17:13:51 +10:00
Nick Cao
abc8a29218
Merge pull request #217613 from figsoda/ethabi
ethabi: replace patch with Cargo.lock
2023-02-22 14:24:26 +08:00
Robert Schütz
60448a8845 texworks: 0.6.7 -> 0.6.8
also use Qt 6

Diff: https://github.com/TeXworks/texworks/compare/release-0.6.7...release-0.6.8

Changelog: https://github.com/TeXworks/texworks/blob/release-0.6.8/NEWS
2023-02-21 22:08:47 -08:00
Vincent Laporte
30c3b90903 cvc5: 1.0.3 → 1.0.4 2023-02-22 07:07:13 +01:00
Weijia Wang
37ec5d119a
Merge pull request #217611 from figsoda/netease
netease-music-tui: replace patch with Cargo.lock
2023-02-22 07:59:02 +02:00
Weijia Wang
81b990f943
Merge pull request #207166 from callahad/rpd
rapid-photo-downloader: 0.9.18 -> 0.9.34
2023-02-22 07:48:19 +02:00
Winter
1301a1a997 keepassx{,2}: drop
Upstream has officially abandoned the project as of 2021 [0], there's been
no release since 2016, it uses the EoL Qt 4, and alternatives like
KeePassXC exist.

Also move KeePassXC to its own directory -- it doesn't make sense to
have it in KeePassX's folder anymore.

[0]: https://www.keepassx.org/index.html%3Fp=636.html
2023-02-21 22:40:39 -05:00
figsoda
5f92b1a96c ethabi: replace patch with Cargo.lock
https://github.com/NixOS/nixpkgs/pull/217084 plans to migrate Rust packages to use `importCargoLock`, but the migration script cannot handle `cargoPatches`: https://github.com/NixOS/nixpkgs/pull/217084#discussion_r1111253151
2023-02-21 21:21:51 -05:00
figsoda
73b03b8c0e netease-music-tui: fix Cargo.lock update script 2023-02-21 21:01:03 -05:00
figsoda
4023fb81dd netease-music-tui: replace patch with Cargo.lock
https://github.com/NixOS/nixpkgs/pull/217084 plans to migrate Rust packages to use `importCargoLock`, but the migration script cannot handle `cargoPatches`: https://github.com/NixOS/nixpkgs/pull/217084#discussion_r1111253151
2023-02-21 20:59:26 -05:00
Nick Cao
40dbea7885
Merge pull request #217528 from matthewpi/crc
crc: 2.13.1 -> 2.14.0
2023-02-22 08:53:55 +08:00
Nick Cao
00ead37162
Merge pull request #217580 from kilianar/fava-1.24
fava: 1.23.1 -> 1.24
2023-02-22 08:45:05 +08:00
Anderson Torres
34985a5ecf
Merge pull request #217589 from atorres1985-contrib/update-elisp-packages
Update elisp packages
2023-02-21 21:43:51 -03:00
Antoine Pietri
e49dc26761 transmission: use gentoo patch to load legacy openssl provider
Previous patch had a memory leak, see:
https://github.com/NixOS/nixpkgs/issues/207047

The gentoo downstream patch is a lot simpler and does not seem to cause
a memory leak.
2023-02-22 01:07:13 +01:00
R. Ryantm
5a5adc2ad7 erigon: 2.38.1 -> 2.39.0 2023-02-21 18:18:43 -05:00
Anderson Torres
297ba7ca32 melpa-packages: updated 2023-02-21 (from overlay) 2023-02-21 20:05:28 -03:00
Anderson Torres
7503c1d701 elpa-packages: updated 2023-02-21 (from overlay) 2023-02-21 20:05:26 -03:00
kilianar
a6c59a5fc0 fava: 1.23.1 -> 1.24
https://github.com/beancount/fava/releases/tag/v1.24
2023-02-21 23:27:06 +01:00
Sandro
649265f5a1
Merge pull request #216456 from linsui/jami 2023-02-21 23:19:47 +01:00
Sandro
1a4efa07f4
Merge pull request #217566 from Ma27/bump-gitea 2023-02-21 23:16:47 +01:00
Maximilian Bosch
f26cedf1ef
gitea: 1.18.4 -> 1.18.5
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.18.5
2023-02-21 22:37:56 +01:00
Weijia Wang
37b1c089c7
Merge pull request #217504 from r-ryantm/auto-update/quisk
quisk: 4.2.12 -> 4.2.17
2023-02-21 23:32:41 +02:00
Weijia Wang
ec792bb29e
Merge pull request #217422 from r-ryantm/auto-update/cubiomes-viewer
cubiomes-viewer: 3.1.1 -> 3.2.1
2023-02-21 23:18:23 +02:00
Weijia Wang
1944995834
Merge pull request #217525 from r-ryantm/auto-update/ergo
ergo: 5.0.6 -> 5.0.7
2023-02-21 23:17:53 +02:00
Weijia Wang
50bc712e33
Merge pull request #217540 from r-ryantm/auto-update/istioctl
istioctl: 1.16.2 -> 1.17.0
2023-02-21 23:15:30 +02:00
Sandro
ccb52a0024
Merge pull request #198093 from DavidCromp/update/Neuron-and-python-bind 2023-02-21 22:04:47 +01:00
Sandro
2ceaa44c8c
Merge pull request #215847 from MoritzBoehme/update-rofi-bluetooth 2023-02-21 21:46:48 +01:00