Commit Graph

617740 Commits

Author SHA1 Message Date
Sandro
f4446e3adc
Merge pull request #306995 from amalgame21/profanity-qrencode
profanity: Enable omemo fingerprint qrcode support
2024-04-27 21:26:59 +02:00
Martin Weinelt
2b1f64b358
Merge pull request #307264 from pks-t/pks-matrix-appservice-irc-fix-chown-registration-yml
nixos/matrix-appservice-irc: fix chown of registration.yml in pre-script
2024-04-27 21:12:38 +02:00
Ryan Mulligan
0e5f13c967
Merge pull request #307270 from yu-re-ka/yuka-maintainer
remove myself from a bunch of maintainer roles
2024-04-27 11:40:12 -07:00
Artturi
26170245b0
Merge pull request #307233 from JohnRTitor/tmuxp
tmuxp: add pyyaml as build dep, to fix build error
2024-04-27 21:14:40 +03:00
Artturi
5fcfed901b
Merge pull request #307260 from JohnRTitor/ananicy-cpp-cachyos
ananicy-rules-cachyos: unstable-2024-04-16 -> unstable-2024-04-22
2024-04-27 21:12:53 +03:00
Fabian Affolter
6e9b53ea99
Merge pull request #306291 from fabaff/dulwich-bump
python312Packages.dulwich: 0.21.7 -> 0.22.1
2024-04-27 19:55:33 +02:00
Fabian Affolter
6a4308091a
Merge pull request #306312 from fabaff/deebot-client-bump
python312Packages.deebot-client: 6.0.2 -> 7.0.0
2024-04-27 19:54:52 +02:00
Patrick Steinhardt
ff3358b3f5 nixos/matrix-appservice-irc: fix chown of registration.yml in pre-script
Before the startup, the matrix-appservice-irc service sets up the
registration file such that it can be used by matrix-synapse. Part of
that setup requires us to change the group of said file so that the home
server can read it. Consequently, we need CAP_CHOWN and require that the
@chown system calls are allowed.

While we supposedly set up both of these, the setup of system calls is
broken as we have both an allow and a deny list of syscalls. But while
the allow list contains "@chown", the deny list contains "@privileged"
which contains "@chown" itself. So ultimately, we end up denying
"@chown".

Fix this issue by specifying "@chown" after the deny list.
2024-04-27 19:04:08 +02:00
Thomas Gerbet
36134ff401
Merge pull request #307229 from katexochen/agebox/fix-vuln
agebox: update vulnerable dependency
2024-04-27 19:01:02 +02:00
John Titor
412eab1966
tmuxp: remove peterhoeg from maintainer
Per https://github.com/NixOS/nixpkgs/pull/307233#issuecomment-2080910009
2024-04-27 22:29:37 +05:30
John Titor
ddc51f131f
tmuxp: cleanup, remove recursion
use lib explicitly
2024-04-27 22:28:52 +05:30
Artturi
e9f304f924
Merge pull request #307252 from NickCao/genromfs
genromfs: fix cross compilation
2024-04-27 19:58:31 +03:00
Timofey
efff97cba6
vitetris: fix build on macOS by adding -Wno-implicit-int flag (#306591)
* fix build on mac m1

* set platforms unix

---------

Co-authored-by: Timofey K <timosha1113@gmail.com>
2024-04-28 00:50:31 +08:00
Fabian Affolter
6d8fa5877a
Merge pull request #307153 from r-ryantm/auto-update/python311Packages.zwave-js-server-python
python311Packages.zwave-js-server-python: 0.55.3 -> 0.55.4
2024-04-27 18:44:10 +02:00
Fabian Affolter
e9dfc59aad
Merge pull request #307178 from r-ryantm/auto-update/bngblaster
bngblaster: 0.8.47 -> 0.8.49
2024-04-27 18:39:32 +02:00
Fabian Affolter
2af04aac53
Merge pull request #307094 from r-ryantm/auto-update/python311Packages.cdcs
python311Packages.cdcs: 0.2.2 -> 0.2.3
2024-04-27 18:38:11 +02:00
Pol Dellaiera
32f0167ef1
Merge pull request #307240 from r-ryantm/auto-update/vscode-extensions.myriad-dreamin.tinymist
vscode-extensions.myriad-dreamin.tinymist: 0.11.5 -> 0.11.6
2024-04-27 18:36:02 +02:00
Adam C. Stephens
7c4a1300ad
Merge pull request #307223 from adamcstephens/nixd/2.1.0
nixd: 2.0.2 -> 2.1.0
2024-04-27 12:29:36 -04:00
John Titor
b2af07c701
ananicy-rules-cachyos: unstable-2024-04-16 -> unstable-2024-04-22 2024-04-27 21:52:14 +05:30
Nick Cao
ea146adef3
Merge pull request #306980 from NickCao/sing-box
sing-box: 1.8.11 -> 1.8.12
2024-04-27 12:20:13 -04:00
Nikolay Korotkiy
a6dd8253d2
Merge pull request #307237 from r-ryantm/auto-update/tootik
tootik: 0.10.2 -> 0.10.3
2024-04-27 20:16:49 +04:00
Nick Cao
018a2c201b
genromfs: fix cross compilation 2024-04-27 12:09:13 -04:00
Nick Cao
195cf807be
genromfs: add nickcao to maintainers 2024-04-27 12:07:32 -04:00
Artturi
77759bd390
Merge pull request #307214 from uninsane/pr-eyed3-cross
python3Packages.eyeD3: fix cross compilation
2024-04-27 19:02:08 +03:00
Aleksana
7863b271f6
Merge pull request #307197 from r-ryantm/auto-update/bpftop
bpftop: 0.4.1 -> 0.4.2
2024-04-27 23:59:27 +08:00
Aleksana
3af2823741
Merge pull request #307242 from rapenne-s/remove_rapenne_maintainer
maintainers: remove rapenne-s
2024-04-27 23:31:03 +08:00
Solène Rapenne
779d519e7e
maintainers: remove rapenne-s 2024-04-27 17:23:36 +02:00
63aa2f8e42 python3Packages.eyeD3: fix cross compilation
the python builder already wraps the binary so as to add every
dependency to the site path and the system PATH. wrapping it again in
postInstall is redundant, and also wrong because that uses the builder's
PYTHONPATH, resulting in an illegal path reference when cross compiling.
2024-04-27 15:18:54 +00:00
Aleksana
e012af610b
Merge pull request #307221 from Wint3rmute/rustdesk-fix-desktop-item-creation
Rustdesk: fix desktop item not being created
2024-04-27 23:16:47 +08:00
R. Ryantm
5cd3c899e3 vscode-extensions.myriad-dreamin.tinymist: 0.11.5 -> 0.11.6 2024-04-27 15:09:11 +00:00
Peder Bergebakken Sundt
bf33eef6bf
Merge pull request #301742 from NikolaiSch/updating-has
has: update 1.4.0 -> 1.5.0
2024-04-27 17:02:54 +02:00
R. Ryantm
36c588e1dc tootik: 0.10.2 -> 0.10.3 2024-04-27 14:55:47 +00:00
John Titor
54b3a6cf30
tmuxp: add pyyaml as build dep, to fix build error 2024-04-27 20:16:01 +05:30
Nick Cao
6ae6cd344d
Merge pull request #307217 from r-ryantm/auto-update/kubectl-explore
kubectl-explore: 0.7.2 -> 0.8.1
2024-04-27 10:39:03 -04:00
Nick Cao
3c8726a45c
Merge pull request #307215 from r-ryantm/auto-update/lxgw-neoxihei
lxgw-neoxihei: 1.120.2 -> 1.121
2024-04-27 10:38:07 -04:00
Nick Cao
dfe9aa8319
Merge pull request #307207 from r-ryantm/auto-update/feroxbuster
feroxbuster: 2.10.2 -> 2.10.3
2024-04-27 10:37:30 -04:00
Nick Cao
f6f792c779
Merge pull request #307203 from r-ryantm/auto-update/files-cli
files-cli: 2.13.7 -> 2.13.14
2024-04-27 10:36:35 -04:00
Nick Cao
b28bf3d89b
Merge pull request #307187 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.68 -> 1.69.2
2024-04-27 10:35:33 -04:00
Nick Cao
e7595391cf
Merge pull request #307182 from r-ryantm/auto-update/gqlgenc
gqlgenc: 0.21.1 -> 0.22.0
2024-04-27 10:34:51 -04:00
Paul Meyer
8f5c4cf5eb agebox: update vulnerable dependency
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-27 16:34:30 +02:00
Nick Cao
d8882fc434
Merge pull request #307164 from mahmoudk1000/master
anki-bin: 24.04 -> 24.04.1
2024-04-27 10:34:28 -04:00
Nick Cao
7c16480621
Merge pull request #307177 from thiagokokada/bump-retool
retool: 2.02.2-unstable-2024-03-17 -> 2.3.6
2024-04-27 10:33:12 -04:00
Nick Cao
4c4c2c6347
Merge pull request #307181 from fabaff/neo4j-bump
python311Packages.neo4j: 5.19.0 -> 5.20.0
2024-04-27 10:32:40 -04:00
Nick Cao
35d0c0d157
Merge pull request #307082 from r-ryantm/auto-update/python311Packages.neo4j
python311Packages.neo4j: 5.19.0 -> 5.20.0
2024-04-27 10:31:32 -04:00
Nick Cao
a59c96ab50
Merge pull request #307088 from r-ryantm/auto-update/dolt
dolt: 1.35.10 -> 1.35.11
2024-04-27 10:30:19 -04:00
Nick Cao
e11847ad98
Merge pull request #307091 from r-ryantm/auto-update/python311Packages.types-psutil
python311Packages.types-psutil: 5.9.5.20240316 -> 5.9.5.20240423
2024-04-27 10:29:52 -04:00
nixpkgs-merge-bot[bot]
92bd2151d3
Merge pull request #307210 from r-ryantm/auto-update/hyprland-activewindow
hyprland-activewindow: 1.0.1 -> 1.0.2
2024-04-27 14:29:41 +00:00
Nick Cao
3fa5807176
Merge pull request #307093 from buckley310/2024-04-26-vmware
vmware-horizon-client: remove buckley310 from maintainers
2024-04-27 10:29:22 -04:00
Matthias Beyer
6c9246516e
Merge pull request #307198 from r-ryantm/auto-update/cargo-tally
cargo-tally: 1.0.43 -> 1.0.44
2024-04-27 16:26:24 +02:00
Nick Cao
2cdeb4fa65
Merge pull request #307128 from r-ryantm/auto-update/xeol
xeol: 0.9.14 -> 0.9.15
2024-04-27 10:25:42 -04:00