Commit Graph

618623 Commits

Author SHA1 Message Date
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
John Chadwick
bd10b937ff makemkv: add jchw to maintainers 2024-04-27 12:35:40 -04:00
John Chadwick
6512417588 makemkv: reformat according to RFC166 2024-04-27 12:35:19 -04: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
Aaron Andersen
2ea46d822a libcec_platform: add kodi team as maintainer 2024-04-27 12:12:18 -04:00
Aaron Andersen
c1d6b951d6 libcec: add kodi team as maintainer 2024-04-27 12:10:08 -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
R. Ryantm
25a543ec49 xpipe: 8.6 -> 9.0 2024-04-27 15:08:50 +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
R. Ryantm
e2f0308200 pinentry-bemenu: 0.13.1 -> 0.13.2 2024-04-27 14:55:07 +00:00
R. Ryantm
05e431edce quarkus: 3.9.4 -> 3.9.5 2024-04-27 14:54:56 +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