Commit Graph
779927 Commits
Author SHA1 Message Date
Fabian AffolterandMartin Weinelt 2fa444aa92 python313Packages.bleak-esphome: 2.11.0 -> 2.12.0
Diff: https://github.com/bluetooth-devices/bleak-esphome/compare/refs/tags/v2.11.0...v2.12.0

Changelog: https://github.com/bluetooth-devices/bleak-esphome/blob/v2.12.0/CHANGELOG.md
2025-04-05 03:05:19 +02:00
Robert SchützandMartin Weinelt 7f0936d56b python313Packages.ha-silabs-firmware-client: init at 0.2.0 2025-04-05 03:05:18 +02:00
Robert SchützandMartin Weinelt b12740849a python313Packages.bluetooth-auto-recovery: 1.4.4 -> 1.4.5
Diff: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/refs/tags/v1.4.4...v1.4.5

Changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/blob/v1.4.5/CHANGELOG.md
2025-04-05 03:05:18 +02:00
Robert SchützandMartin Weinelt 29e8c7f2a8 python313Packages.aioesphomeapi: 29.4.0 -> 29.8.0
Diff: https://github.com/esphome/aioesphomeapi/compare/refs/tags/v29.4.0...v29.8.0

Changelog: https://github.com/esphome/aioesphomeapi/releases/tag/v29.8.0
2025-04-05 03:05:17 +02:00
Martin WeineltandGitHub 5e051b3c1c python313Packages.passlib: restore old name in distinfo (#396065) 2025-04-05 02:12:55 +02:00
7c6f434candGitHub 4e5373fa1c love_0_10: add missing xorg.libX11 depend (#396117) 2025-04-04 20:41:25 +00:00
Sergei Trofimovich c4ccaa6168 love_0_10: add missing xorg.libX11 depend
SDL2 intentionally dropped xorg.libX11 propagated build depend.
This broke `love_0_10` as:

    In file included from modules/window/sdl/Window.cpp:43:
    /nix/store/nhq38i6s7zyhaa4l9csp5d1f1hyfzdqa-sdl2-compat-2.32.52-dev/include/SDL2/SDL_syswm.h:68:10: fatal error: X11/Xlib.h: No such file or directory
       68 | #include <X11/Xlib.h>

Let's add the dependency to `love_0_10` instead.
2025-04-04 21:13:47 +01:00
K900 a832ea381b rustc: fix fastCross
1.86 changed the naming scheme of the stamp files.
2025-04-04 21:57:57 +03:00
K900 79542ad7f3 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-04 21:11:09 +03:00
Marcus RambergandGitHub f3cfb1c5ff nixos/pocket-id: init, pocket-id: init at 0.45.0 (#381867) 2025-04-04 20:04:47 +02:00
Pol DellaieraandGitHub b6f910a2f7 nixosTests.tuxguitar: migrate to runTest (#396010) 2025-04-04 19:19:04 +02:00
Silvan MosbergerandGitHub 0a8bb0ac2f nixfmt-rfc-style: 2025-03-03 -> 2025-04-04 (#396013) 2025-04-04 19:17:34 +02:00
Pol DellaieraandGitHub 394ed7966c nixosTests.lighttpd: migrate to runTest (#396014) 2025-04-04 19:12:48 +02:00
Pol DellaieraandGitHub 43f93315e1 jemalloc: cross compile (#395996) 2025-04-04 19:12:28 +02:00
Pol DellaieraandGitHub eb3ca1d59d nixosTests.starship: migrate to runTest (#396019) 2025-04-04 19:10:23 +02:00
Robert Schütz 8924a05651 Revert "mailman: remove passlib constraint"
This reverts commit 0c1b9474d8.
2025-04-04 10:06:24 -07:00
Robert Schütz fa3bc563c8 python313Packages.mitmproxy: relax h2 version constraint 2025-04-04 10:06:24 -07:00
Robert Schütz ff5687c783 Revert "python313Packages.bundlewrap: drop passlib constraint"
This reverts commit a97b725778.
2025-04-04 10:06:24 -07:00
Robert Schütz 917afc5683 python313Packages.passlib: turn into wrapper around libpass 2025-04-04 10:06:24 -07:00
Robert Schütz 4822953468 python313Packages.libpass: init at 1.9.0 2025-04-04 10:05:44 -07:00
Mirza ArnautandGitHub 249b8edca0 copilot-language-server: add fhs version (#393260) 2025-04-04 12:58:21 -04:00
Victor RodriguezandGitHub fdcba6e9d5 ytui-music: replace youtube-dl with yt-dlp 2025-04-04 22:27:33 +05:30
SandroandGitHub d142f5ee8a home-assistant: pin jellyfin-apiclient-python to version 1.10.0 (#396064) 2025-04-04 18:29:38 +02:00
Qiming Chu 40bd63a475 home-assistant: pin jellyfin-apiclient-python to version 1.10.0
Signed-off-by: Qiming Chu <cchuqiming@gmail.com>
2025-04-05 00:20:36 +08:00
Pol DellaieraandGitHub 05cf75375e nixosTests.librenms: migrate to runTest (#396007) 2025-04-04 17:54:23 +02:00
SandroandGitHub b14d2e153d gojq: install zsh completion (#396003) 2025-04-04 17:41:48 +02:00
SandroandGitHub 1e01c30c27 nixos/paperless: mirror upstream admin user creation more closely (#367545) 2025-04-04 17:40:03 +02:00
ColinandGitHub 5a84e4471d rdkafka: fix cross-compilation (#394225) 2025-04-04 15:35:17 +00:00
SandroandGitHub db28e75617 gosec: 2.22.2 -> 2.22.3 (#396043) 2025-04-04 17:35:13 +02:00
Sandro Jäckel 7afa349ea8 nixos/paperless: mirror upstream admin user creation more closely
Closes #249767

Before we only created the admin user when passwordFile was set.
Now it is possible to set PAPERLESS_ADMIN_USER and
PAPERLESS_ADMIN_PASSWORD directly to create the admin user, like in the
upstream Docker image.
2025-04-04 17:22:31 +02:00
YtandGitHub da0b46eab1 erlang_27: 27.3.1 -> 27.3.2 (#396040) 2025-04-04 11:09:16 -04:00
YtandGitHub 0add728df3 python312Packages.posthog: 3.18.1 -> 3.23.0 (#396055) 2025-04-04 11:08:50 -04:00
Ulrik StridandGitHub c35cf079e6 azure-cli: 2.70.0 -> 2.71.0 (#395080) 2025-04-04 17:06:50 +02:00
Adam C. StephensandGitHub 9194858fdb beam26Packages.erlfmt: 1.6.0 -> 1.6.1 (#396054) 2025-04-04 11:03:30 -04:00
EmilyandGitHub b2f3696bc0 grafana-loki,promtail: 3.4.2 -> 3.4.3 (#396037) 2025-04-04 17:00:23 +02:00
R. Ryantm 4bbc09a1d0 beam26Packages.erlfmt: 1.6.0 -> 1.6.1 2025-04-04 14:41:15 +00:00
Jörg ThalheimandGitHub 444752ec8d nix-update: 1.10.0 -> 1.11.0 (#396045) 2025-04-04 16:39:41 +02:00
R. Ryantm c4500a94e4 python312Packages.posthog: 3.18.1 -> 3.23.0 2025-04-04 14:34:55 +00:00
Austin HorstmanandGitHub f6615dc1ae jnv: modernize (#395272) 2025-04-04 09:16:30 -05:00
Austin HorstmanandGitHub 1da19821ac rssguard: 4.8.1 -> 4.8.2 (#395164) 2025-04-04 09:14:43 -05:00
Gaetan Lepage 991ddfebd8 nix-update: simplify expression 2025-04-04 16:11:25 +02:00
Adam C. StephensandGitHub 30705076a1 erlang_language_platform: 2025-02-13 -> 2025-04-02 (#395700) 2025-04-04 10:11:03 -04:00
Austin HorstmanandGitHub 6437657bc8 mill: 0.12.9 -> 0.12.10 (#395348) 2025-04-04 09:10:30 -05:00
Gaetan Lepage b494878375 nix-update: 1.10.0 -> 1.11.0
Diff: https://github.com/Mic92/nix-update/compare/refs/tags/1.10.0...1.11.0

Changelog: https://github.com/Mic92/nix-update/releases/tag/1.11.0
2025-04-04 16:06:36 +02:00
Adam C. Stephens 428cee5acf erlang_27: 27.3.1 -> 27.3.2
https://github.com/erlang/otp/releases/tag/OTP-27.3.2
2025-04-04 14:03:37 +00:00
Sandro Jäckel 149216437b python313Packages.osc-lib: 3.1.0 -> 3.2.0 2025-04-04 16:01:34 +02:00
Adam C. Stephens 57ddd56634 grafana-loki: 3.4.2 -> 3.4.3
https://github.com/grafana/loki/releases/tag/v3.4.3
2025-04-04 13:57:23 +00:00
Yohann BonifaceandGitHub 9fbc4bf2d3 linux-doc: fix build (#395281) 2025-04-04 15:56:11 +02:00
R. Ryantm 2789c83e9c gosec: 2.22.2 -> 2.22.3 2025-04-04 13:54:00 +00:00
Austin HorstmanandGitHub 0cc729e009 plemoljp-hs: 2.0.3 -> 2.0.4 (#395563) 2025-04-04 08:45:27 -05:00