Commit Graph

28524 Commits

Author SHA1 Message Date
Sandro
a4cfb9ab95 python3Packages.locust: fix locust and locust.webui builds (#441374) 2025-09-23 22:08:10 +00:00
Sandro
b46c6103ab pythonPackages.rds2py: init at 0.7.3 (#442058) 2025-09-23 21:59:53 +00:00
Sandro
323765fa0f python3Packages.saiph: init at 2.0.3 (#352710) 2025-09-23 21:58:27 +00:00
Sandro
74db5ca05c python3Package.dashscope: init at 1.24.4 (#444975) 2025-09-23 21:19:50 +00:00
Sandro
38cf92f709 pythonPackages.appium-python-client: init at 5.2.4 (#440097) 2025-09-23 21:05:21 +00:00
GueLaKais
d6ae12ca77 python313Packages.colcon-package-selection: init at 0.2.10 2025-09-23 21:24:16 +02:00
GueLaKais
7f4898f2dc python313Packages.colcon-zsh: init at 0.5.0 2025-09-23 21:21:16 +02:00
GueLaKais
8efd565fbe python313Packages.colcon-python-setup-py: init at 0.2.9 2025-09-23 21:18:18 +02:00
GueLaKais
215e3ccdc8 python313Packages.colcon-devtools: init at 0.3.0 2025-09-23 21:17:46 +02:00
GueLaKais
16f76d3013 python313Packages.colcon-metadata: init at 0.2.5 2025-09-23 21:14:33 +02:00
Sandro
a28e9c9941 python3Packages.crypt4gh: init at 1.7 (#439484) 2025-09-23 19:06:30 +00:00
Bruno Rodrigues
76a34acd03 python3Packages.rds2py: init at 0.7.3 2025-09-23 20:23:39 +02:00
K900
83dfcbb306 Merge remote-tracking branch 'origin/master' into staging-next 2025-09-23 21:15:13 +03:00
Fabian Affolter
01f8cc61fe python313Packages.dissect-cramfs: init at 1.0
Dissect module implementing a parser for the CRAMFS file system

https://github.com/fox-it/dissect.cramfs
2025-09-23 18:09:08 +02:00
Bruno Rodrigues
774303d827 python3Packages.saiph: init at version 2.0.3 2025-09-23 12:06:00 +02:00
eyjhb
e1fd483fd7 pythonPackages.appium-python-client: init at 5.2.4 2025-09-23 07:45:28 +02:00
nixpkgs-ci[bot]
66a3cd62a8 Merge master into staging-next 2025-09-22 18:05:40 +00:00
Silvan Mosberger
31cbfc64c4 python3Packages.{pyhdfe,linearmodels}: init at {0.2.0,6.1} (#421758) 2025-09-22 15:08:47 +00:00
Sandro
94023e2ac0 python3Packages.biocframe: init at 0.6.3 (#442161) 2025-09-22 14:11:35 +00:00
Doron Behar
04b167bc34 python3Packages.subliminal: fix build, python3Packages.knowit: init at 0.5.11 (#437373) 2025-09-22 12:28:45 +00:00
nixpkgs-ci[bot]
7aea249c7b Merge master into staging-next 2025-09-22 00:17:41 +00:00
dish
7a94954d42 python3Packages.{pyheif, heif-image-plugin}: drop (#443260) 2025-09-21 19:41:17 +00:00
thattemperature
18963cf58d python3Package.dashscope: init at 1.24.4 2025-09-21 21:53:33 +08:00
nixpkgs-ci[bot]
6d1eafeb4c Merge master into staging-next 2025-09-21 12:05:48 +00:00
kirillrdy
a1abf45194 python3Packages.mlx-vlm: init at 0.3.3 (#410121) 2025-09-21 10:00:31 +00:00
nixpkgs-ci[bot]
77508835b4 Merge staging-next into staging 2025-09-21 00:18:49 +00:00
Fabian Affolter
8f23292ad1 python313Packages.rki-covid-parser: remove (#444583) 2025-09-20 19:25:00 +00:00
Fabian Affolter
c3e7a13055 python313Packages.rtsp-to-webrtc: remove (#444582) 2025-09-20 19:24:48 +00:00
kuflierl
c104adb7da python3Packages.pyheif: drop 2025-09-20 21:00:58 +02:00
kuflierl
4bf4253b1f python3Packages.heif-image-plugin: drop 2025-09-20 21:00:43 +02:00
nixpkgs-ci[bot]
df8808b51b Merge staging-next into staging 2025-09-20 15:04:56 +00:00
Gaetan Lepage
683431a751 python312Packages.mlx-vlm: init at 0.3.3 2025-09-20 13:45:38 +00:00
dotlambda
5c8c85f7d4 commitizen: remove from python3Packages, 4.8.3 -> 4.9.1 (#442960) 2025-09-20 12:28:13 +00:00
Fabian Affolter
187ca93386 python313Packages.rki-covid-parser: remove
rki-covid-parser is unmaintained
2025-09-20 11:58:20 +02:00
Fabian Affolter
4fab322310 python313Packages.rtsp-to-webrtc: remove
rtsp-to-webrtc is no longer maintained and archived
2025-09-20 11:52:56 +02:00
nixpkgs-ci[bot]
39b6fdaf75 Merge staging-next into staging 2025-09-19 06:06:29 +00:00
Aleksana
9aa8afb342 euporie: init at 2.8.12 (#440551) 2025-09-19 13:32:53 +08:00
euxane
943fa98bf7 python3Packages.euporie: init at 2.8.13
This package is added as a Python module so that its ipykernel can
access other modules defined within a common environment.

The TUI notebook app can be tested with:

    nix-shell \
        -I nixpkgs=./ \
        -p "python3.withPackages(ps: with ps; [ euporie ])" \
        --command euporie-notebook

Co-authored-by: renesat <self@renesat.me>
GitHub: closes https://github.com/NixOS/nixpkgs/issues/374033
2025-09-19 10:56:54 +08:00
euxane
8432ab232e python3Packages.flatlatex: init at 0.15
Co-authored-by: renesat <self@renesat.me>

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2025-09-19 09:25:40 +08:00
nixpkgs-ci[bot]
15409f9947 Merge staging-next into staging 2025-09-18 18:06:41 +00:00
dish
920382414a authentik: 2025.6.4 -> 2025.8.3 (#444005) 2025-09-18 17:28:17 +00:00
Jon Seager
486d2d1565 python3Packages.spdx-lookup: remove package 2025-09-18 12:13:23 +01:00
Jon Seager
067ea0b5a3 python3Packages.snap-helpers: remove package 2025-09-18 12:13:22 +01:00
Jon Seager
d9f51e1466 python3Packages.macaroonbakery: remove package 2025-09-18 12:13:22 +01:00
Jon Seager
806139d05d python3Packages.pydantic-yaml: remove package 2025-09-18 12:13:21 +01:00
Jon Seager
f50d14d41d python3Packages.logassert: remove package 2025-09-18 12:13:21 +01:00
Jon Seager
ef5b27d9a9 python3Packages.catkin-pkg: remove package 2025-09-18 12:13:20 +01:00
Jon Seager
93a9699dfc treewide: remove canonical craft libraries 2025-09-18 12:13:19 +01:00
Fabian Möller
01174307fc python3Packages.cron-converter: init at 1.2.2 2025-09-18 09:33:16 +02:00
nixpkgs-ci[bot]
97577361ff Merge staging-next into staging 2025-09-18 05:48:07 +00:00