Commit graph

693649 commits

Author SHA1 Message Date
R. Ryantm b3e8f9ca1d wiringpi: 3.6 -> 3.10 2024-10-15 05:27:24 +00:00
R. Ryantm fb66a63c8f zsh-you-should-use: 1.8.0 -> 1.9.0 2024-10-15 05:23:53 +00:00
R. Ryantm 538cd3a9f5 k3sup: 0.13.6 -> 0.13.7 2024-10-15 05:10:25 +00:00
R. Ryantm 9ca57b2457 newman: 6.1.3 -> 6.2.1 2024-10-15 05:05:34 +00:00
Tristan Ross 59b63e5e98
perl: fix cross compiling (#348666) 2024-10-14 21:41:51 -07:00
R. Ryantm 004893d867 clap: 1.2.1 -> 1.2.2 2024-10-15 04:06:45 +00:00
nixpkgs-merge-bot[bot] 7a330d7d74
shadps4: 0.3.0-unstable-2024-10-13 -> 0.3.0-unstable-2024-10-14 (#348663) 2024-10-15 03:54:21 +00:00
R. Ryantm 4e0ed55514 python312Packages.pywebpush: 2.0.0 -> 2.0.1 2024-10-15 03:47:23 +00:00
Tristan Ross 13c8edc10a
perl: fix cross compiling 2024-10-14 20:46:35 -07:00
R. Ryantm 2f9355edd2 ghr: 0.16.2 -> 0.17.0 2024-10-15 03:00:43 +00:00
R. Ryantm 68ef45a759 shadps4: 0.3.0-unstable-2024-10-13 -> 0.3.0-unstable-2024-10-14 2024-10-15 02:43:24 +00:00
R. Ryantm 49f198845d dinit: 0.19.0 -> 0.19.1 2024-10-15 02:36:49 +00:00
techknowlogick 0135234ecd consul: 1.19.2 -> 1.20.0
Diff: https://github.com/hashicorp/consul/compare/refs/tags/v1.19.2...v1.20.0

Changelog: https://github.com/hashicorp/consul/releases/tag/v1.20.0
2024-10-14 21:58:28 -04:00
Maciej Krüger 3d85bae243
soundwireserver: modernize (#348465) 2024-10-15 03:35:02 +02:00
Aleksana 9b9c7537e0
gapless: 3.8.1 -> 4.0 (#348494) 2024-10-15 09:02:15 +08:00
Felix Singer 13f6e2d85f nixos/murmur: Set UMask to 027
Group only needs limited access, while other users don't need access at
all. So set the UMask to 027.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-10-15 02:43:42 +02:00
Emily df70905630
python312Packages.{webassets, flask-assets}: remove nose; modernize (#348621) 2024-10-15 01:35:34 +01:00
Yt f5d3903c5f
elixir-ls: 0.24.0 -> 0.24.1 (#348634) 2024-10-14 20:14:02 -04:00
Martin Weinelt b293f6561e
home-assistant-component-tests.zeroconf: provide aioshelly (#348644) 2024-10-15 01:30:59 +02:00
Martin Weinelt fc8e8e216e
home-assistant-component-tests.zeroconf: provide aioshelly 2024-10-15 01:27:42 +02:00
R. Ryantm 04a0e066c4 sagittarius-scheme: 0.9.11 -> 0.9.12 2024-10-15 09:26:05 +10:00
Tomo 53843dda7f soundwireserver: remove unused unzip dependency 2024-10-14 22:59:30 +00:00
jfvillablanca 83358204ce gajim: 1.9.3 -> 1.9.5
https://dev.gajim.org/gajim/gajim/-/compare/1.9.3...1.9.5
2024-10-15 06:44:43 +08:00
jfvillablanca 8dcea60830 pythonPackages.nbxmpp: 5.0.3 -> 5.0.4
https://dev.gajim.org/gajim/python-nbxmpp/-/compare/5.0.3...5.0.4
2024-10-15 06:38:27 +08:00
redyf 9669d45afa elixir-ls: 0.24.0 -> 0.24.1
https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.24.1
2024-10-14 18:57:22 -03:00
Cosima Neidahl 4c62505847
shadps4: init at 0.3.0-unstable-2024-10-13 (#340215) 2024-10-14 23:53:02 +02:00
David McFarland da2cfdb1aa openra: disable parallel building 2024-10-14 18:47:32 -03:00
David McFarland 8bf19672de dotnet: add suffix to stage0 package names 2024-10-14 18:47:32 -03:00
David McFarland 031e1d90b7 dotnet: 9.0.0-rc.1 -> 9.0.0-rc.2 2024-10-14 18:47:31 -03:00
David McFarland 1762a39930 dotnet: 8.0.8 -> 8.0.10 2024-10-14 18:47:31 -03:00
David McFarland 10caab00e5 dotnet-bin: 9.0.0-rc.1 -> 9.0.0-rc.2 2024-10-14 18:47:31 -03:00
David McFarland 8bc360991f dotnet-bin: 8.0.8 -> 8.0.10 2024-10-14 18:47:31 -03:00
David McFarland 9f96b62e23 dotnet-bin: 6.0.33 -> 6.0.35 2024-10-14 18:47:31 -03:00
David McFarland 7ec29fe50a dotnet: fix leaking gpg-agent in update script 2024-10-14 18:47:31 -03:00
Michael Hoang e81b7d4f57 maintainers/scripts/update.nix: avoid deadlock
Use `Process.communicate()` instead of `Process.wait()` to ensure the
`stdin` and `stdout` OS pipe buffers don't get full and cause a deadlock
waiting for the buffers to get emptied.
2024-10-14 18:47:31 -03:00
Fabian Affolter e89e9ac3c6 sqlfluff: 3.2.3 -> 3.2.4
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/3.2.3...3.2.4

Changelog: https://github.com/sqlfluff/sqlfluff/blob/3.2.4/CHANGELOG.md
2024-10-14 23:39:53 +02:00
Reno Dakota 603bd7a5df
castxml: nixfmt
required change to pass the CI
2024-10-14 21:31:51 +00:00
teutat3s df0c496ad2
signal-desktop-beta: 7.25.0-beta.2 -> 7.29.0-beta.1 2024-10-14 23:30:06 +02:00
Pyrox 3a2ef16320
python312Packages.dukpy: Fix webassets_filter test errors 2024-10-14 17:29:30 -04:00
Pyrox 97485419e6
python312Packages.flask-assets: modernize and remove failing substitutions 2024-10-14 17:29:30 -04:00
Pyrox 3fb5716a60
python312Packages.webassets: Enable more tests 2024-10-14 17:29:30 -04:00
Sigmanificient a155e6db8a
python312Packages.flask-assets: fix tests 2024-10-14 17:29:30 -04:00
Sigmanificient 1f2f1ce521
python312Packages.webassets: drop nose dependency
webassets: use patch
2024-10-14 17:29:30 -04:00
teutat3s 6cb97244c8
signal-desktop: 7.27.0 -> 7.28.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v7.28.0
2024-10-14 23:29:26 +02:00
Reno Dakota a28796b8c0
Revert "castxml: fix build on darwin"
workaround for clang is no longer needed after change 8c9c8ade2f fixed cmake

This reverts commit 94490fd531.
2024-10-14 21:29:03 +00:00
Fabian Affolter 59689a6aeb nuclei-templates: 10.0.1 -> 10.0.2
Diff: https://github.com/projectdiscovery/nuclei-templates/compare/refs/tags/v10.0.1...v10.0.2

Changelog: https://github.com/projectdiscovery/nuclei-templates/releases/tag/v10.0.2
2024-10-14 23:19:29 +02:00
Fabian Affolter 2b62add7cc
python312Packages.soco: 0.30.4 -> 0.30.5 (#348585) 2024-10-14 23:19:12 +02:00
R. Ryantm b6fa7e130b jq-lsp: 0.1.3 -> 0.1.4 2024-10-14 21:07:37 +00:00
Masum Reza 18760e4c99
{nixos/gpu-screen-recorder,gpu-screen-recorder{-,gtk}}: update to 4.1.11, remove cap_sys_nice (#339874) 2024-10-15 02:16:59 +05:30
Masum Reza 273062d387
aquamarine: 0.4.1 -> 0.4.3 (#348436) 2024-10-15 02:14:40 +05:30