Commit graph

693412 commits

Author SHA1 Message Date
Emily 8574a14dd8 python3{11,12}Packages.mhcflurry: remove nose dependency
This package is currently broken anyway, but I have sent an untested
PR upstream to migrate their tests to pytest in the hopes that it
will be merged by the time we can build this again. If we fix the
package before the PR is merged, hopefully we can use it as a basis
for a vendored patch.
2024-10-15 08:46:51 +02:00
Vincent Laporte ee6abb1c0c
coqPackages.json: 0.1.3 -> 0.2.0 (#348516) 2024-10-15 08:46:27 +02:00
Gaetan Lepage da60725146 zed-editor: 0.156.1 -> 0.156.2
Diff: https://github.com/zed-industries/zed/compare/refs/tags/v0.156.1...0.156.2

Changelog: https://github.com/zed-industries/zed/releases/tag/v0.156.2
2024-10-15 08:33:26 +02:00
Marcus Ramberg c2bdda7b60
nimdow: 0.7.38 -> 0.7.39 (#348488) 2024-10-15 07:59:51 +02:00
Gaetan Lepage ca57a4c465 python312Packages.timm: 1.0.9 -> 1.0.10
Diff: https://github.com/huggingface/pytorch-image-models/compare/refs/tags/v1.0.9...v1.0.10

Changelog: https://github.com/huggingface/pytorch-image-models/blob/v1.0.10/README.md#whats-new
2024-10-15 07:59:46 +02:00
R. Ryantm b3e8f9ca1d wiringpi: 3.6 -> 3.10 2024-10-15 05:27:24 +00:00
Tristan Ross 59b63e5e98
perl: fix cross compiling (#348666) 2024-10-14 21:41:51 -07: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
Tristan Ross 13c8edc10a
perl: fix cross compiling 2024-10-14 20:46:35 -07: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
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
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
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
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
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
scraptux f4b8e76a5b vscode-extensions.sas.sas-lsp: 1.10.2 -> 1.11.0 2024-10-14 22:34:09 +02:00
Someone c6a5917666
docs: update the CUDA section with how to use the nvidia-container-toolkit (#344188) 2024-10-14 20:00:21 +00:00
Someone a9b63f037b
nvidia-container-toolkit: add "nvidia" to services.xserver.videoDrivers (#344174) 2024-10-14 19:58:35 +00:00
Martin Weinelt 6519495b97
mediawiki: 1.42.1 -> 1.42.3 (#347342) 2024-10-14 21:58:00 +02:00
Emily 9e055e3758
minidlna: add Arch patch for FFmpeg 7 (#348374) 2024-10-14 20:55:28 +01:00
nixpkgs-merge-bot[bot] bf61415932
sfcgal: 1.5.2 -> 2.0.0 (#348401) 2024-10-14 19:52:38 +00:00