Commit Graph

617822 Commits

Author SHA1 Message Date
Fabian Affolter
c31ddf1708 python312Packages.pyrisco: format with nixfmt 2024-04-27 19:26:36 +02:00
Fabian Affolter
6c2fe69f64 python312Packages.pyrisco: refactor 2024-04-27 19:25:58 +02:00
Fabian Affolter
aadf80f69c python312Packages.pyrisco: 0.6.0 -> 0.6.1
Diff: https://github.com/OnFreund/pyrisco/compare/refs/tags/v0.6.0...v0.6.1

Changelog: https://github.com/OnFreund/pyrisco/releases/tag/v0.6.1
2024-04-27 19:24:06 +02:00
Fabian Affolter
9b268baa7b python312Packages.potentials: format with nixfmt 2024-04-27 19:20:30 +02:00
Fabian Affolter
0ef7f7e258 python312Packages.yabadaba: refactor 2024-04-27 19:18:56 +02:00
Fabian Affolter
40dcc9bea6 python312Packages.yabadaba: 0.2.1 -> 0.2.2
Diff: https://github.com/usnistgov/yabadaba/compare/v0.2.1...v0.2.2
2024-04-27 19:11:34 +02:00
Fabian Affolter
dc78a65c67 python312Packages.potentials: refactor 2024-04-27 19:09:48 +02:00
Fabian Affolter
963b3eff92 python312Packages.potentials: 0.3.7 -> 0.3.8 2024-04-27 19:05:41 +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
Fabian Affolter
6a20d4c137 python312Packages.peaqevcore: 19.9.0 -> 19.9.2
Changelog: https://github.com/elden1337/peaqev-core/releases/tag/19.9.2
2024-04-27 19:01:54 +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
Gaetan Lepage
9f7f6f5751 ruff: 0.4.1 -> 0.4.2
Diff: https://github.com/astral-sh/ruff/compare/refs/tags/v0.4.1...v0.4.2

Changelog: https://github.com/astral-sh/ruff/releases/tag/v0.4.2
2024-04-27 18:58:19 +02: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
4565925a48 python312Packages.ollama: refactor
- format with nixfmt
2024-04-27 18:43:26 +02:00
Fabian Affolter
3d7945013b python312Packages.ollama: 0.1.8 -> 0.1.9
Diff: https://github.com/ollama/ollama-python/compare/refs/tags/v0.1.8...v0.1.9

Changelog: https://github.com/ollama/ollama-python/releases/tag/v0.1.9
2024-04-27 18:40:35 +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
Fabian Affolter
a8476d88b7 python312Packages.taskw-ng: refactor
- switch to pythonRelaxDepsHook
- update license (acc. https://github.com/bergercookie/taskw-ng/blob/master/pyproject.toml#L5)
- relax packaging
- add description
2024-04-27 17:58:29 +02: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