Adam C. Stephens
9675ad1b63
erlang_28: 28.0-rc3 -> 28.0-rc4
...
https://www.erlang.org/news/179
https://github.com/erlang/otp/releases/tag/OTP-28.0-rc4
2025-05-05 15:43:50 -04:00
Jörg Thalheim and GitHub
76084a6a33
workflows/keep-sorted: make it fail ( #404450 )
2025-05-05 21:42:36 +02:00
Markus Kowalewski
6b803d7820
amd-libflame: fix build with gcc-14
2025-05-05 21:41:01 +02:00
Pavol Rusnak and GitHub
d7932b28a7
torch-bin: 2.6.0 -> 2.7.0 ( #404351 )
2025-05-05 21:36:30 +02:00
dotlambda and GitHub
f5ee52a825
python313Packages.ical: 9.1.0 -> 9.2.0 ( #404435 )
2025-05-05 12:32:01 -07:00
Sergei Lukianov and Bjørn Forsman
0ff4df6177
smartmontools: 7.4 -> 7.5
...
Big update for the smartmontools. One of the biggest highlights is support
for NVMe self-test and many new HDDs/SSDs added to the database.
Changelog: https://www.smartmontools.org/browser/tags/RELEASE_7_5/smartmontools/NEWS
Tickets: https://www.smartmontools.org/query?milestone=Release+7.5
Signed-off-by: Sergei Lukianov <me@slukjanov.name >
2025-05-05 21:26:49 +02:00
Viktor Sonesten
f27a434274
fmi-reference-fmus: init at 0.0.38
2025-05-05 21:24:37 +02:00
Sarah Clark
baac027eb1
python3Packages.databricks: disable test that fails under load
2025-05-05 12:24:13 -07:00
R. Ryantm
1394a9a6de
terraform-providers.opentelekomcloud: 1.36.35 -> 1.36.37
2025-05-05 19:17:30 +00:00
Wolfgang Walther
b36d85b731
workflows/keep-sorted: make it fail
...
This never worked as intended, because it relies on "-o pipefail", which
is not set in GitHub Actions by default. It will be set when explicitly
selecting the shell as bash, though.
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#exit-codes-and-error-action-preference
2025-05-05 21:09:33 +02:00
Wolfgang Walther
1ad976ab10
top-level/python-packages: run keep-sorted
2025-05-05 21:08:34 +02:00
eljamm and Masum Reza
dc8152a214
linux_xanmod_latest: 6.14.4 -> 6.14.5
2025-05-06 00:29:18 +05:30
eljamm and Masum Reza
06525c67c7
linux_xanmod: 6.12.25 -> 6.12.26
2025-05-06 00:29:18 +05:30
eljamm and Masum Reza
814ea57d97
linux_xanmod_latest: 6.13.12 -> 6.14.4
2025-05-06 00:29:18 +05:30
eljamm and Masum Reza
a203defe44
linux_xanmod: 6.12.24 -> 6.12.25
2025-05-06 00:29:18 +05:30
R. Ryantm
1bfbc40ece
barman: 3.13.2 -> 3.13.3
2025-05-05 18:55:58 +00:00
rnhmjoj
c73c174392
dhcpcd: use nixos as a default hostname
...
This is effectively the default since bf5d64a1 .
2025-05-05 20:52:35 +02:00
Adam C. Stephens and GitHub
50c57d114c
beamPackages.mixRelease: support escript properly ( #404412 )
2025-05-05 14:48:25 -04:00
Fabian Affolter
93682add4f
python313Packages.adafruit-platformdetect: 3.77.0 -> 3.78.0
...
Changelog: https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases/tag/3.78.0
2025-05-05 20:47:03 +02:00
R. Ryantm
d5c41467eb
circt: 1.114.1 -> 1.116.0
2025-05-05 18:41:59 +00:00
Pol Dellaiera and GitHub
411c68ae41
open-webui: 0.6.5 -> 0.6.6 ( #404417 )
2025-05-05 20:38:09 +02:00
Paul Haerle and GitHub
460d72b182
nixos/qemu-guest-agent: fix udevadm verify issues ( #404388 )
2025-05-05 20:35:33 +02:00
Rick van Schijndel and GitHub
87c9fdb0c1
mixxx: remove unused pcre dependency ( #403750 )
2025-05-05 20:20:53 +02:00
Fabian Affolter
c794c4060c
python313Packages.ical: 9.1.0 -> 9.2.0
...
Diff: https://github.com/allenporter/ical/compare/refs/tags/9.1.0...refs/tags/9.2.0
Changelog: https://github.com/allenporter/ical/releases/tag/9.2.0
2025-05-05 20:17:47 +02:00
Jörg Thalheim and GitHub
34b47aacef
.github/dependabot.yml: disable default labels ( #404397 )
2025-05-05 20:14:11 +02:00
Rick van Schijndel and GitHub
0c88ecdf66
pur: disable failing tests ( #404149 )
2025-05-05 20:13:27 +02:00
Rick van Schijndel and GitHub
d542470893
openrct2: 0.4.21 -> 0.4.22 ( #404200 )
2025-05-05 20:11:13 +02:00
Philip Taron and GitHub
5ec9db8430
llvmPackages_20: 20.1.3 -> 20.1.4 ( #402959 )
2025-05-05 11:09:02 -07:00
Alyssa Ross
afdbf499ac
nixos/mailman: hyperkitty needs mailman-web-setup
...
qcluster won't be happy if it's started before the database migrations
have been run.
12:25:47 [Q] ERROR Failed to pull task from broker
Traceback (most recent call last):
File "/nix/store/w5ndmidmkiy02vvgl7cxx1fkzc1pichg-python3-3.12.9-env/lib/python3.12/site-packages/django/db/backends/utils.py", line 89, in _execute
return self.cursor.execute(sql, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/w5ndmidmkiy02vvgl7cxx1fkzc1pichg-python3-3.12.9-env/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 328, in execute
return super().execute(query, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: no such table: django_q_ormq
2025-05-05 20:06:00 +02:00
Alyssa Ross
0a072c9dec
zsh-syntax-highlighting: remove unused input
...
No diff in output with this removed.
2025-05-05 20:05:22 +02:00
R. Ryantm
f3830c02ac
komodo: 1.17.1 -> 1.17.5
2025-05-05 18:03:49 +00:00
Jörg Thalheim and GitHub
76020e5958
k3s: add missing dependencies to update script ( #404392 )
2025-05-05 20:01:10 +02:00
Malo Bourgon
6b8931b716
claude-code: 0.2.97 -> 0.2.101
2025-05-05 11:00:17 -07:00
R. Ryantm
3ebaa231e0
python3Packages.xiaomi-ble: 0.38.0 -> 0.39.0
2025-05-05 17:56:28 +00:00
R. Ryantm
5ca187abe7
terraform-providers.huaweicloud: 1.73.8 -> 1.74.0
2025-05-05 17:46:46 +00:00
Sarah Clark
a823ebc5b6
python3Packages.apt-repo: disable tests (network required)
2025-05-05 10:43:47 -07:00
urioTV
8847508006
limo: 1.2 -> 1.2.2
2025-05-05 19:43:07 +02:00
Malo Bourgon
9be09f8e2d
signalbackup-tools: 20250424-4 -> 20250505
...
Diff: https://github.com/bepaald/signalbackup-tools/compare/20250424-4...20250505
2025-05-05 10:30:45 -07:00
Mathew Polzin
c7ab7b947c
protoc-gen-elixir: use mixRelease escriptBinName
2025-05-05 12:23:52 -05:00
Mathew Polzin
a5f67e6ba9
beamPackages.ex_doc: use mixRelease escriptBinName
2025-05-05 12:23:52 -05:00
Mathew Polzin
17ebe93f77
beamPackages.mixRelease: support escript properly
2025-05-05 12:23:52 -05:00
Matthew Croughan and GitHub
d6abbec93e
fancy-cat: init at 0.4.0 ( #390759 )
2025-05-05 17:18:50 +00:00
R. Ryantm
e190ac36e7
supabase-cli: 2.22.8 -> 2.22.12
2025-05-05 17:12:58 +00:00
Pol Dellaiera
c6f1fd721e
open-webui: 0.6.5 -> 0.6.6
...
Diff: https://github.com/open-webui/open-webui/compare/refs/tags/v0.6.5...refs/tags/v0.6.6
Changelog: https://github.com/open-webui/open-webui/blob/v0.6.6/CHANGELOG.md
2025-05-05 19:08:09 +02:00
Pol Dellaiera
e82059cd5f
python312Packages.pinecone: cleanup dependencies
2025-05-05 19:08:09 +02:00
Tert0
7b5b93ef19
velocity: run mitmCache update in update script
2025-05-05 19:03:26 +02:00
DontEatOreo
e4c83a9c7e
istat-menus: 7.02.10 -> 7.10.2
2025-05-05 20:03:01 +03:00
DontEatOreo
204a5fd00c
istat-menus: istatmenus -> istat-menus
2025-05-05 20:03:01 +03:00
Arne Keller and GitHub
b08e86e19f
skypeforlinux: remove ( #404374 )
2025-05-05 18:52:56 +02:00
Vladimir Korolev and Viktor Sonesten
65d159f75c
rpclib: init at 2.3.0
2025-05-05 18:50:02 +02:00