Robert Schütz
3c325972ac
python3Packages.bumble: init at 0.0.221
2026-01-08 00:52:29 +01:00
nixpkgs-ci[bot]
1bab15e567
Merge staging-next into staging
2026-01-07 18:06:59 +00:00
dotlambda
f9bdfe1f4f
python3Packages.zha: 0.0.81 -> 0.0.83 ( #477715 )
2026-01-07 15:56:11 +00:00
Fabian Affolter
41bee3d9a4
python313Packages.types-aiobotocore-*: 3.0.0 -> 3.1.0 ( #477703 )
2026-01-07 12:59:51 +00:00
nixpkgs-ci[bot]
9e110f8faf
Merge staging-next into staging
2026-01-07 12:08:21 +00:00
Robert Schütz
f271c68080
python3Packages.looptime: init at 0.7
2026-01-07 03:49:33 -08:00
Fabian Affolter
7494fc655b
python313Packages.types-aiobotocore-*: 3.0.0 -> 3.1.0
2026-01-07 12:30:11 +01:00
Doron Behar
a8b47f91f9
python3.pkgs.paddle{ocr,x}: various improvements ( #475820 )
2026-01-07 11:21:54 +00:00
nixpkgs-ci[bot]
845bd8306f
Merge staging-next into staging
2026-01-06 12:08:11 +00:00
Robert Schütz
706d864def
python3Packages.pygls: 1.3.1 -> 2.0.0
2026-01-05 14:25:24 -08:00
Robert Schütz
5c80ee7631
python3Packages.lsprotocol: 2023.0.1 -> 2025.0.0
2026-01-05 14:20:03 -08:00
eljamm
1b6bf4b9aa
python3Packages.sipsimple: rename and modernize
...
- Follow upstream and rename from `sipsimple` to `python3-sipsimple`
- Use `finalAttrs` fixpoint pattern
2026-01-05 18:38:18 +01:00
nixpkgs-ci[bot]
e2a96da485
Merge staging-next into staging
2026-01-05 12:08:45 +00:00
dotlambda
30e3a33abc
python3Packages.pymobiledevice3: 6.2.0 -> 7.0.7 ( #475863 )
2026-01-05 11:17:24 +00:00
Fabian Affolter
6a1e649140
python313Packages.agentic-threat-hunting-framework: init at 0.2.2 ( #476983 )
2026-01-05 10:05:39 +00:00
Doron Behar
1a67e1dec8
python3.pkgs.opencv-contrib-python: init at ${opencv4.version}
...
Needed for the Nixpkgs equivalent of `pip install paddlex[ocr]`.
2026-01-05 11:51:32 +02:00
Fabian Affolter
9db3e962b8
python3Packages.dom-toml: 2.1.0 -> 2.2.0 ( #476764 )
2026-01-05 00:57:02 +00:00
Fabian Affolter
a63c2cd5e6
python313Packages.coincidence: init 0.6.6
...
Helper functions for pytest
https://github.com/python-coincidence/coincidence
2026-01-05 01:09:52 +01:00
Fabian Affolter
1f8df21eb4
python313Packages.agentic-threat-hunting-framework: init at 0.2.2
...
Framework for agentic threat hunting
https://github.com/Nebulock-Inc/agentic-threat-hunting-framework
2026-01-05 00:48:00 +01:00
Fabian Affolter
7f5ebda4aa
python313Packages.hdfury: init at 1.3.0 ( #475885 )
2026-01-04 16:34:51 +00:00
Gaétan Lepage
5907a68cc3
libparse-python: init at 0-unstable-2025-12-15 ( #471693 )
2026-01-04 11:15:21 +00:00
Colin
f3fcd71c7a
python3Packages.libapparmor: fix cross compilation
...
the previous code was supplying unspliced `python` (as a buildInput)
and `setuptools` (as a nativeBuildInput) all from the same package set.
in the case of
`pkgsCross.aarch64-multiplatform.python3Packages.libapparmor`, that
results in an aarch64 `setuptools` hook attempting to be run on the
(x86_64) build machine.
by going through `callPackage`, we can supply `pkgs.libapparmor` with
spliced versions of these inputs that are suitable for either
buildInputs/nativeBuildInputs/etc.
2026-01-04 09:47:56 +00:00
Peder Bergebakken Sundt
7807a92378
python3Packages.pygame: rename to pygame-original, point to pygame-ce for Python >= 3.14 ( #475917 )
2026-01-03 11:47:35 +00:00
Peder Bergebakken Sundt
6c60114666
python3Packages.pygame: switch to pygame-ce for python>=3.14
2026-01-03 12:11:52 +01:00
Peder Bergebakken Sundt
5c04378be2
python3Packages.pygame-original: rename from pygame
...
Not an alias, because that would break eval
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2026-01-03 12:11:52 +01:00
Gon Solo
3c05bbcfd5
libparse-python: init at 0-unstable-2025-12-15
...
Co-authored-by: Gaétan Lepage <gaetan@glepage.com >
2026-01-03 11:18:03 +01:00
Sandro
ec2c683d61
python3Packages.python-wayland-extra: init at 0.7.0, python3Packages.streamcontroller-streamdeck: init at 0.1.5, Streamcontroller: 1.5.0-beta.8 -> 1.5.0-beta.12 ( #416567 )
2026-01-02 23:51:26 +00:00
Sandro
0861e7d2dd
python3Packages.fava-portfolio-returns: init at 2.3.0 ( #461734 )
2026-01-02 20:03:17 +00:00
Fabian Affolter
0d17f7ac8d
python313Packages.nrgkick-api: init at 1.3.1 ( #476060 )
2026-01-02 15:43:57 +00:00
Ming-Chuan
6e6773c862
python3Packages.streamcontroller-streamdeck: init at 0.1.5
...
It's a fork of streamdeck package made by streamcontroller author,
required by streamcontroller.
pkgs/development/python-modules/streamcontroller-streamdeck/default.nix
is copied from pkgs/development/python-modules/streamdeck/default.nix
with minor modification.
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2026-01-02 19:42:29 +08:00
Ming-Chuan
04c2037a77
python3Packages.python-wayland-extra: init at 0.7.0
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2026-01-02 19:42:26 +08:00
Bruno BELANYI
7e2a5ab7e3
python3Packages.fava-portfolio-returns: init at 2.3.0
2026-01-01 22:26:17 +00:00
Fabian Affolter
7c087ae523
python313Packages.nrgkick-api: init at 1.3.1
...
Python client for NRGkick Gen2 EV charger local REST API
https://github.com/andijakl/nrgkick-api
2026-01-01 23:11:37 +01:00
Doron Behar
1f2a9b8b30
python3Packages.gputil: init at 1.4.0
2026-01-01 17:52:13 +02:00
Fabian Affolter
d4d9026941
python313Packages.hdfury: init at 1.3.0
...
Python client for HDFury devices
https://github.com/glenndehaan/python-hdfury
2026-01-01 13:41:38 +01:00
Robert Schütz
8993cd1d59
python3Packages.typer-injector: init at 0.2.0
2026-01-01 03:37:29 -08:00
Sandro
b456cc1d86
rewaita: 1.0.8 ->1.1.0; python3Packages.fortune: init at 1.1.2 ( #474571 )
2025-12-31 16:53:06 +00:00
Aleksana
d03340763d
python3Packages.{patator,pysqlcipher3}: drop ( #475218 )
2025-12-31 14:31:42 +00:00
nixpkgs-ci[bot]
49663d6264
Merge master into staging-next
2025-12-30 15:03:52 +00:00
Kerstin
90aa61a8d1
weblate: 5.14.3 -> 5.15.1, python3Packages.translate-toolkit: 3.16.1 -> 3.17.5, python3Packages.(unicode-segmentation-rs|pyaskalono): init ( #474309 )
2025-12-30 12:34:27 +00:00
nixpkgs-ci[bot]
845c1e4ab3
Merge master into staging-next
2025-12-30 11:38:28 +00:00
Sigmanificient
0715d0eac9
python3Packages.pysqlcipher3: drop
2025-12-30 05:45:05 +01:00
Sigmanificient
57927fb59e
python3Packages.patator: drop
2025-12-30 05:45:05 +01:00
Michael Daniels
967cf1832f
Merge remote-tracking branch 'upstream/master'
2025-12-29 19:30:47 -05:00
Robert Schütz
aaa5d5a673
python3Packages.aiosenz: drop
2025-12-29 14:55:36 -08:00
Robert Schütz
e62fb3c1a8
python3Packages.pysenz: init at 1.0.2
2025-12-29 14:55:36 -08:00
kirillrdy
94a01f0d6c
mistral-vibe: init at 1.3.3 ( #474854 )
2025-12-29 20:45:14 +00:00
Gaetan Lepage
1ca9a2595c
python3Packages.textual-speedups: init at 0.2.1
2025-12-29 13:18:48 +00:00
nixpkgs-ci[bot]
4b4f840dc0
Merge master into staging-next
2025-12-29 12:07:37 +00:00
Thomas Gerbet
e578418f69
python3Packages.pyaskalono: init at 0.2.0
...
Needed to bump Weblate.
https://github.com/kumekay/pyaskalono
2025-12-29 12:41:34 +01:00