Commit Graph
787321 Commits
Author SHA1 Message Date
Martin Weinelt 03f69205c2 python313Packages.aioshelly: 13.4.0 -> 13.4.1
https://github.com/home-assistant-libs/aioshelly/releases/tag/13.4.1
2025-04-13 00:27:27 +02:00
Martin Weinelt 3d58113ce9 python313Packages.aioesphomeapi: 29.8.0 -> 29.9.0
https://github.com/esphome/aioesphomeapi/releases/tag/v29.9.0
2025-04-13 00:27:27 +02:00
Martin Weinelt fea7f55775 python313Packages.aioairzone: 0.9.9 -> 1.0.0
https://github.com/Noltari/aioairzone/releases/tag/1.0.0
2025-04-13 00:27:26 +02:00
Martin Weinelt dc4b03a2e4 python3Packages.willow: disable failing test
This is related to the AVIF migration from pillow-heif to mainline
pillow.
2025-04-13 00:24:04 +02:00
Martin Weinelt fc509f6176 python3Packages.zodbpickle: fix build 2025-04-13 00:16:33 +02:00
Martin Weinelt fe5b3b8b5e python3Packages.psygnal: ignore pydantic deprecation warnings 2025-04-13 00:12:02 +02:00
Martin Weinelt 12d954e734 python3Packages.dbt-adapters: drop obsolete postPatch phase 2025-04-13 00:09:24 +02:00
Martin Weinelt 96ee676e19 python3Packages.s3fs: relax fsspec constraint 2025-04-13 00:02:09 +02:00
R. Ryantm b8d1267b6a python312Packages.django-anymail: 12.0 -> 13.0 2025-04-12 21:57:12 +00:00
Martin Weinelt 7fa94798d0 python3Packages.commoncode: relax beautifulsoup4 constraint 2025-04-12 23:48:30 +02:00
Martin Weinelt e826d0136b python3Packages.zope-size: fix build
Fetch from GitHub, add missing test deps, relasx setuptools constraint.
2025-04-12 23:35:18 +02:00
Martin Weinelt c4b5f999ca python3Packages.zope-security: add missing test deps 2025-04-12 23:33:19 +02:00
R. Ryantm a8ab9dbad7 python312Packages.unearth: 0.17.3 -> 0.17.5 2025-04-12 21:28:55 +00:00
Martin Weinelt 5e8550014e python3Package.pytest-testinfra: fix src pname
and update the build-system.
2025-04-12 23:20:18 +02:00
emilylange 1c8cb24d42 nixosTests.forgejo{,-lts}: simplify workflow subtest
This is substantially less hacky and less fragile than the previous
approach that used htmlq to parse the raw html returned by the frontend
and then compared the extracted status against a hardcoded list of known
translated statuses.

Back when this subtest was added, there simply was no API endpoint to
gather this information yet. I had this in my out of tree variant of
Forgejo for a while now.

Requires Forgejo v8.0.0+
2025-04-12 23:16:53 +02:00
Martin Weinelt 83518134cf python3Packages.flask-pymongo: fix src pname
and migrate to PEP517 builder.
2025-04-12 23:16:21 +02:00
Martin Weinelt 050f798ab2 python3Packages.azure-mgmt-kusto: fix src pname 2025-04-12 23:13:58 +02:00
Martin Weinelt 548ad6e334 python3Packages.piano-transcription-inference: fix and modernize build 2025-04-12 23:11:07 +02:00
R. Ryantm 8662565984 python312Packages.bthome-ble: 3.12.4 -> 3.12.5 2025-04-12 21:06:30 +00:00
Pavol RusnakandGitHub 78863b295a gcc-arm-embedded-{6,7,8,9,10,11,12}: drop (#398204) 2025-04-12 22:58:38 +02:00
Peter3579 f747683dff wxhexeditor: fix build dependency
The program coredumps with message:
`GLib-GIO-ERROR **: No GSettings schemas are installed on the system`.
Since `wxGTK32` is nativeBuildInput, `wrapGAppsHook3` is also needed.
2025-04-12 22:49:39 +02:00
jopejoe1andGitHub 8942550656 python313Packages.ufomerge: 1.8.2 -> 1.8.3 (#397953) 2025-04-12 22:48:57 +02:00
emilylange 5eefeb3fe0 nixos/forgejo: leverage systemd-notify support
This feature goes all the way back to v1.20.0 (mid 2023) back when
Forgejo was still a soft-fork and simply used the nixos/gitea module.

The tl;dr:
nixos/gitea enabled it as part of the Gitea 1.20 bump PR, while Forgejo
was still at 1.19.4 and did not support this yet, causing Forgejo to
get restarted after 90s by systemd in a loop. This, among other things,
was part of the reason why Forgejo forked the nixos/gitea module into
nixos/forgejo and it since moving independently in nixpkgs.

systemd-notify provides more accurate service unit states over the
previous service type "simple".

Ref: b61919e5e0
Ref: 44aee34594
2025-04-12 22:40:25 +02:00
Sandro Jäckel f9bca2bcab tika: bump jdk to 17, add option to disable GUI and use minimal jdk
Upstream uses jdk 17 in their CI, too
https://github.com/apache/tika/tree/2.9.3/.github/workflows
2025-04-12 22:35:38 +02:00
dotlambdaandGitHub 0c6cf1f8d7 python312Packages.unstructured-client: 0.32.0 -> 0.32.3 (#398183) 2025-04-12 13:28:28 -07:00
Robert Schütz 52d1aad09a libdeltachat: 1.159.0 -> 1.159.1
Diff: https://github.com/chatmail/core/compare/refs/tags/v1.159.0...v1.159.1

Changelog: https://github.com/chatmail/core/blob/v1.159.1/CHANGELOG.md
2025-04-12 13:27:40 -07:00
Shawn8901 b4ba619a57 grafanaPlugin.victoriametrics-metrics-datasource: 0.13.1 -> 0.14.0 2025-04-12 22:27:13 +02:00
emaryn 6d54045c1b fceux: 2.6.6-unstable-2024-06-09 -> 2.6.6-unstable-2025-01-20 2025-04-13 04:24:18 +08:00
ColinandGitHub 98951d66f2 python3Packages.pypdfium2: fix cross, reduce closure size (#396787) 2025-04-12 20:17:45 +00:00
Pavol Rusnak 4aa89d19f4 gcc-arm-embedded-{6,7,8,9,10,11,12}: drop 2025-04-12 22:09:30 +02:00
ColinandGitHub e7e6e9db85 hubble: fix cross build, re-enable tests, misc. cleanup (#396796) 2025-04-12 20:05:56 +00:00
Alexandru Tocar c5aedb4101 creek: move wayland to buildInputs 2025-04-12 22:04:27 +02:00
ColinandGitHub 449b9d0e64 qdl: fix cross build, misc. cleanup (#396777) 2025-04-12 19:59:54 +00:00
Gaétan LepageandGitHub 5464c34f4d python312Packages.sparse: 0.15.5 -> 0.16.0 (#397670) 2025-04-12 21:57:18 +02:00
SandroandGitHub c154df9f54 zitadel: 2.71.1 -> 2.71.7 (#394317) 2025-04-12 21:54:14 +02:00
Pavol RusnakandGitHub 933f2cca5e gcc-arm-embedded-{6,7,8,9,10,11,12}: drop (#398202) 2025-04-12 21:45:06 +02:00
Vladimír Čunát a9ab0b117a python3Packages.playwright: nixfmt 2025-04-12 21:36:10 +02:00
Pavol Rusnak 90c4c398dc gcc-arm-embedded-{6,7,8,9,10,11,12}: drop 2025-04-12 21:35:48 +02:00
Pavol Rusnak f2e08abb07 klipper-firmware: use the latest gcc-arm-embedded 2025-04-12 21:35:43 +02:00
Pavol Rusnak d685fc6192 gcc-arm-embedded: make gcc-arm-embedded-14 default 2025-04-12 21:35:43 +02:00
Fabian AffolterandGitHub b799b8e7d8 python312Packages.llama-index-indices-managed-llama-cloud: 0.6.10 -> 0.6.11 (#398163) 2025-04-12 21:35:10 +02:00
Pavol Rusnak 273c60999b nitrokey-start-firmware: use gcc-arm-embedded-13 2025-04-12 21:33:22 +02:00
Fabian AffolterandGitHub 5297559dff prowler: 5.4.3 -> 5.4.4 (#398112) 2025-04-12 21:32:41 +02:00
Fabian AffolterandGitHub 1e29f9dc6a python313Packages.lxml-html-clean: 0.4.1 -> 0.4.2 (#397653) 2025-04-12 21:32:06 +02:00
Fabian AffolterandGitHub d8f6547ba9 exploitdb: 2025-04-10 -> 2025-04-11 (#398159) 2025-04-12 21:31:32 +02:00
dishandSandro Jäckel 31aedcfbee nixos/gotenberg: Add new settings for 8.10.0+ versions
Also fixes some issues that were reported.
2025-04-12 21:31:00 +02:00
happysalada 9d7360786d prefect: 3.3.3 -> 3.3.4
update version and fix update script regex
2025-04-12 15:24:13 -04:00
Arjan Schrijver f594460198 borgmatic: 1.9.14 -> 2.0.2 2025-04-12 21:20:21 +02:00
dishandSandro Jäckel 348d126d2c gotenberg: 8.9.1 -> 8.16.0 2025-04-12 21:12:16 +02:00
Wolfgang Walther 052547291e postgresqlPackages: use finalAttrs pattern where possible 2025-04-12 21:10:55 +02:00