Commit Graph
921559 Commits
Author SHA1 Message Date
Leona Maroni 70efa53d2d python3Packages.dlib: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:44:40 +01:00
Leona Maroni f8158a6e13 python3Packages.vllm: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:44:40 +01:00
Leona Maroni c34997d830 python3Packages.verilogae: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:44:39 +01:00
Leona Maroni 8c40583b0e python3Packages.torchvision: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:44:39 +01:00
Leona Maroni 6a673c9729 python3Packages.torchaudio: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:36:01 +01:00
Leona Maroni abb6ad9548 python3Packages.python-mapnik: remove superfluous stdenv parameter to buildPythonApplication
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
Passing `python.stdenv` to `buildPythonApplication` doensn't do anything
2026-01-05 15:36:01 +01:00
Leona Maroni 2bd654f9b1 python3Packages.psutil: remove superfluous stdenv parameter to buildPythonApplication
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
Passing the normal `stdenv` to `buildPythonApplication` doensn't do anything.
2026-01-05 15:36:01 +01:00
Leona Maroni 00a680dcfd python3Packages.openusd: remove superfluous stdenv parameter to buildPythonApplication
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
Passing the normal `stdenv` to `buildPythonApplication` doensn't do anything.
2026-01-05 15:36:01 +01:00
Leona Maroni 1127e9df03 python3Packages.cupy: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:36:01 +01:00
Leona Maroni 8d063fdf3d xpra: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-05 15:36:00 +01:00
Leona Maroni 4abb28013c webmacs: pass custom stdenv to buildPythonApplication with an override
Passing `stdenv` directly to `buildPythonPackage` or `buildPythonApplication`
is deprecated with `oldestSupportedRelease = 2511`.
2026-01-04 16:34:39 +01: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
Martin WeineltandGitHub d804a77a85 home-assistant-custom-components.moonraker: 1.12.0 -> 1.12.1 (#476365) 2026-01-02 20:54:30 +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
Fabian AffolterandGitHub 02ecf7390e theharvester: 4.9.0 -> 4.9.2 (#476264) 2026-01-02 20:15:29 +00:00
Fabian AffolterandGitHub 031d8ac58b python313Packages.pypykatz: modernize 2026-01-02 21:07:44 +01:00
Gaetan Lepage 363c996b6d csharp-ls: 0.20.0 -> 0.21.0
Diff:
https://github.com/razzmatazz/csharp-language-server/compare/0.20.0...0.21.0

Changelog:
https://github.com/razzmatazz/csharp-language-server/releases/tag/0.21.0
2026-01-02 20:05:39 +00:00
Pol DellaieraandGitHub f9697092c5 wtfis: 0.13.0 -> 0.14.0 (#467829) 2026-01-02 20:05:23 +00:00
Fabian AffolterandGitHub 7f85202eea python313Packages.asysocks: 0.2.17 -> 0.2.18, python313Packages.minikerberos: 0.4.7 -> 0.4.9, python313Packages.asyauth: 0.0.22 -> 0.0.23 (#475515) 2026-01-02 20:05:13 +00:00
SandroandGitHub 0861e7d2dd python3Packages.fava-portfolio-returns: init at 2.3.0 (#461734) 2026-01-02 20:03:17 +00:00
R. Ryantm c6f0d80add python3Packages.pypykatz: 0.6.11 -> 0.6.13 2026-01-02 19:29:39 +00:00
Yohann BonifaceandGitHub d88c0798d9 units: remove prePatch (#476259) 2026-01-02 19:21:55 +00:00
nixpkgs-ci[bot]andGitHub 40e4909fdd mcp-proxy: 0.8.2 -> 0.10.0 (#476329) 2026-01-02 19:12:42 +00:00
Bob van der LindenandTomaSajt 5a4d98a175 pasystray: fix gcc 15 build error 2026-01-02 19:58:25 +01:00