Commit Graph
921588 Commits
Author SHA1 Message Date
Yohann BonifaceandGitHub c8491f72c4 python314Packages.aardwolf: fix build failure (#476370) 2026-01-02 22:48:23 +00:00
Yohann BonifaceandGitHub 83196f6ba3 python314Packages.aiogram: fix build failure (#476393) 2026-01-02 22:45:46 +00:00
Ryan MulliganandGitHub 04e46fd4a0 minecraft-server: 1.21.10 → 1.21.11 (#469498) 2026-01-02 22:43:27 +00:00
Martin WeineltandGitHub 33f0092d1a python3Packages.elementpath: 5.0.4 -> 5.1.0 (#475226) 2026-01-02 22:40:53 +00:00
Martin Weinelt fb877abdb2 pretix: prune disabled tests 2026-01-02 23:30:26 +01:00
R. RyantmandMartin Weinelt da78b679c6 python3Packages.elementpath: 5.0.4 -> 5.1.0
https://github.com/sissaschool/elementpath/blob/v5.1.0/CHANGELOG.rst
2026-01-02 23:29:59 +01:00
nixpkgs-ci[bot]andGitHub d8851364cb karing: 1.2.5.881 -> 1.2.10.1306 (#459731) 2026-01-02 22:29:54 +00:00
Fabian AffolterandGitHub 227419774b python3Packages.pyoverkiz: 1.19.1 -> 1.19.3 (#476026) 2026-01-02 22:28:21 +00:00
Fabian AffolterandGitHub c816304350 python3Packages.pyvlx: 0.2.26 -> 0.2.27 (#476242) 2026-01-02 22:25:36 +00:00
Clément b87e7a33aa python314Packages.aiogram: fix build failure
All the tests were failing with the following:
> DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slate...
2026-01-02 14:25:10 -08:00
Fabian AffolterandGitHub 345510395c spearspray: 2.0.0-unstable-2025-08-25 -> 2.0.0 (#475040) 2026-01-02 22:19:49 +00:00
Fabian AffolterandGitHub 6eda19f76f python3Packages.microsoft-kiota-serialization-json: 1.9.7 -> 1.9.8 (#475980) 2026-01-02 22:19:07 +00:00
Fabian AffolterandGitHub 29b6308b04 python3Packages.microsoft-kiota-serialization-form: 1.9.7 -> 1.9.8 (#475436) 2026-01-02 22:19:02 +00:00
Fabian AffolterandGitHub c3be1863b1 python3Packages.microsoft-kiota-authentication-azure: 1.9.7 -> 1.9.8 (#475874) 2026-01-02 22:18:48 +00:00
Fabian AffolterandGitHub 34ff089290 python3Packages.microsoft-kiota-serialization-multipart: 1.9.7 -> 1.9.8 (#476098) 2026-01-02 22:18:13 +00:00
Fabian AffolterandGitHub 3459b8ce25 python3Packages.microsoft-kiota-serialization-text: 1.9.7 -> 1.9.8 (#476099) 2026-01-02 22:17:50 +00:00
kirillrdyandGitHub 2e5382b6ed python3Packages.mcp: update postPatch (#476364) 2026-01-02 22:10:11 +00:00
SandroandGitHub e107399ca4 maintainers: Fix casing and names for matrix (#461054) 2026-01-02 22:09:50 +00:00
Azat BahawiandGitHub cc00709fe0 vcmi: 1.7.0 -> 1.7.1 (#475598) 2026-01-02 22:07:19 +00:00
Philip TaronandGitHub 964df80fb9 {README.md,.github/*}: remove/replace references to 25.05 release (#476104) 2026-01-02 21:54:42 +00:00
Yohann BonifaceandGitHub 05b3c4d280 maintainers: remove sinuscosinustan (#476373) 2026-01-02 21:46:39 +00:00
Philip TaronandGitHub fb7692fc2e git: add rust opt-in (#476300) 2026-01-02 21:46:00 +00:00
Yohann BonifaceandGitHub 7f48664b88 python314Packages.argh: fix build failure (#476170) 2026-01-02 21:45:05 +00:00
Philip TaronandGitHub bce7b1041b git: fix cygwin build (#476295) 2026-01-02 21:40:43 +00:00
Philip TaronandGitHub 9cd4168888 build-support/vm: Fix missing sleep command (#476230) 2026-01-02 21:37:28 +00:00
zowoqandGitHub 1d6e829c7b bash: Fix FreeBSD cross build (#476357) 2026-01-02 21:33:09 +00:00
Fabian AffolterandGitHub 6719fb7f27 python3Packages.pypykatz: 0.6.11 -> 0.6.13 (#476350) 2026-01-02 21:22:59 +00:00
Tan Siewert 523dba6e4f maintainers: remove sinuscosinustan
Remove myself from the maintainers list as I do not have the time nor
energy to contribute to the NixOS project anymore.
2026-01-02 22:21:38 +01:00
zowoqandGitHub e0b3a6ca23 terraform-providers.tencentcloudstack_tencentcloud: 1.82.49 -> 1.82.50 (#476322) 2026-01-02 21:18:48 +00:00
Tan Siewert 9d31b18ecc changelogger: remove sinuscosinustan from maintainers 2026-01-02 22:18:48 +01:00
TomaandGitHub 04d8a22a68 pasystray: fix gcc 15 build error (#476003) 2026-01-02 21:17:51 +00:00
Fabian AffolterandGitHub 8f58a6836a python313Packages.duckdb-engine: disabled tests (#476363) 2026-01-02 21:11:49 +00:00
Fabian AffolterandGitHub 7933011b79 python3Packages.extract-msg: relax dependency to beautifulsoup4 (#475772) 2026-01-02 21:08:47 +00:00
Clément 1605f29413 python314Packages.argh: fix build failure
python3.14 introduced a breaking change which caused a test to fail. A
fix has been commited upstream in a pull request by the author, but has
since been kept unmerged

patch created with:
```
wget https://github.com/neithere/argh/pull/240/commits/699568ad674c5ea26d361202c386a8a8a82ec8ad.patch
filterdiff -i a/tests/test_integration.py -i b/tests/test_integration.py 699568ad674c5ea26d361202c386a8a8a82ec8ad.patch > pkgs/development/python-modules/argh/pr240-699568ad-06-01-2025-test_integration.patch
```
2026-01-02 13:08:36 -08:00
Sefa EyeogluandGitHub 92005cd843 immich: use vips_8_17 (#476014) 2026-01-02 21:02:15 +00:00
Clément a887cd983f python314Packages.aardwolf: fix build failure
PyO3 version did not supported python3.14

  error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13)
  = help: please check if an updated version of PyO3 is available. Current version: 0.23.5
  = help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI
2026-01-02 12:56:15 -08:00
Martin WeineltandGitHub d804a77a85 home-assistant-custom-components.moonraker: 1.12.0 -> 1.12.1 (#476365) 2026-01-02 20:54:30 +00:00
Gaetan Lepage fa82e35cff python3Packages.mcp: update postPatch 2026-01-02 20:45:50 +00:00
Nick CaoandGitHub 175c421237 dmlive: 5.6.0-unstable-2025-06-21 -> 5.7.0-unstable-2026-01-02 (#476159) 2026-01-02 20:44:23 +00:00
Yohann BonifaceandGitHub 04d8a57498 vscode-extensions.gplane.wasm-language-tools: init at 1.16.0 (#463362) 2026-01-02 20:43:00 +00:00
kirillrdyandGitHub 1851202d42 csharp-ls: 0.20.0 -> 0.21.0 (#476352) 2026-01-02 20:42:24 +00:00
Martin WeineltandGitHub 484834e303 home-assistant-custom-components.dreo: 1.5.3 -> 1.6.3 (#476323) 2026-01-02 20:39:49 +00:00
kirillrdyandGitHub 8e5fb04cff python3Packages.hyperpyyaml: 1.2.2 -> 1.2.3 (#476069) 2026-01-02 20:38:20 +00:00
R. Ryantm a8bb629553 home-assistant-custom-components.moonraker: 1.12.0 -> 1.12.1 2026-01-02 20:36:46 +00:00
Fabian Affolter b7d41f348f python313Packages.duckdb-engine: disabled tests 2026-01-02 21:36:44 +01:00
Gaétan LepageandGitHub f006565604 tuisky: 0.2.1 -> 0.2.2 (#476121) 2026-01-02 20:32:45 +00:00
Fabian AffolterandGitHub 86d35ac42d python313Packages.extract-msg: remove disabled 2026-01-02 21:28:09 +01:00
John Ericson 6a6c4961a2 bash: Fix FreeBSD cross build
See code comment for details on this hacky fix.
2026-01-02 15:24:25 -05:00
Fabian AffolterandGitHub 5684ddbecf python313Packages.iamdata: 0.1.202601011 -> 0.1.202601021 (#476214) 2026-01-02 20:19:01 +00:00
Fabian AffolterandGitHub fb07c38bb3 sqlmap: 1.9.12 -> 1.10 (#476227) 2026-01-02 20:17:44 +00:00