Commit Graph
979396 Commits
Author SHA1 Message Date
Tom Fitzhenry 25d772c2f3 samba: 4.22.7 -> 4.23.5
Patch 'build-find-pre-built-heimdal-build-tools-in-case-of-.patch' no longer applied. I found that LibreELEC maintainers had posted on https://bugzilla.samba.org/show_bug.cgi?id=14164, and that they had an updated patch, so let's just fetch that.

Why do we need `--with-systemd`? Samba 4.23 has a build script regression that no longer auto-detects systemd libraries. I intend to raise this with Samba's bugzilla, but in short:

* Samba 4.23 upgraded its bundled waf from 2.0.26 (used in 4.22.x) to 2.1.6.
* waf 2.1.6 switched the CLI option parser from `optparse` to `argparse`, in which case the default boolean was previously `None`, but is now `False`.
* In `lib/util/wscript`, the systemd options are registered like `opt.add_option('--with-systemd',    action='store_true',  dest='enable_systemd')`.
* In `lib/util/wscript_configure`, the libsystemd checks are guarded by `options.enable_sytemd != False`, and thus is no longer true when unspecified.
2026-04-17 23:08:19 +00:00
SandroandGitHub 4eb3c80253 python3Packages.synthetic-home: init at 5.0.2, python3Packages.home-assistant-datasets: init at 0.3.0 (#509407) 2026-04-12 23:38:11 +00:00
SandroandGitHub 7859a3a985 python3Packages.connect-box3: init at 0.2.1 (#509263) 2026-04-12 23:35:27 +00:00
SandroandGitHub f3055d753e python3Packages.fluss-api: 0.2.0 -> 0.2.4 (#509131) 2026-04-12 23:31:34 +00:00
SandroandGitHub e5af1d9d0f python3Packages.anthropic: 0.86.0 -> 0.94.0 (#509049) 2026-04-12 23:31:09 +00:00
zowoqandGitHub 0bbb74c9e8 terraform-providers.kreuzwerker_docker: 4.0.0 -> 4.1.0 (#509414) 2026-04-12 23:29:50 +00:00
SandroandGitHub d9fa935407 home-assistant-cli: 0.9.6 -> 1.0.0 (#509291) 2026-04-12 23:29:25 +00:00
Gergő GutyinaandGitHub f1478654f9 google-cloud-sdk: use structuredAttrs instead of passAsFile (#498304) 2026-04-12 23:27:30 +00:00
nixpkgs-ci[bot]andGitHub 5a7132ba20 pay-respects: 0.7.13 -> 0.8.5 (#508509) 2026-04-12 23:20:55 +00:00
Gaétan LepageandGitHub bf232eb13a neovim: support per-plugin lua config (#507984) 2026-04-12 23:20:03 +00:00
Gaétan LepageandGitHub 9bed6384b1 python3Packages.kagglesdk: 0.1.16 -> 0.1.18 (#509405) 2026-04-12 23:16:00 +00:00
R. Ryantm e97f51246f terraform-providers.kreuzwerker_docker: 4.0.0 -> 4.1.0 2026-04-12 23:15:18 +00:00
Fabian Affolter f5ac9eb951 python3Packages.connect-box3: init at 0.2.1
Interact with a Connect Box 3 modem/router

https://github.com/home-assistant-ecosystem/python-connect-box3
2026-04-13 01:09:08 +02:00
Fabian AffolterandGitHub 5ab615a961 cdncheck: 1.2.30 -> 1.2.31 (#509399) 2026-04-12 22:54:47 +00:00
Fabian AffolterandGitHub ab6d4a7a91 python3Packages.slack-bolt: 1.27.0 -> 1.28.0 (#509387) 2026-04-12 22:54:21 +00:00
Fabian Affolter a84374b170 python3Packages.home-assistant-datasets: init at 0.3.0
Collection of datasets for evaluating AI Models in the context of
Home Assistant

https://github.com/allenporter/home-assistant-datasets
2026-04-13 00:53:00 +02:00
Fabian Affolter bcc3b7065c python3Packages.synthetic-home: init at 5.0.2
Library for managing synthetic home device registry

https://github.com/allenporter/synthetic-home
2026-04-13 00:52:18 +02:00
Adam C. StephensandGitHub 3beee73d44 gleam: 1.15.2 -> 1.15.4 (#509406) 2026-04-12 22:51:02 +00:00
zowoqandGitHub 5adbfa7641 terraform-providers.bpg_proxmox: 0.100.0 -> 0.101.1 (#509403) 2026-04-12 22:43:08 +00:00
nixpkgs-ci[bot]andGitHub cc616831d4 flyctl: 0.4.29 -> 0.4.33 (#509304) 2026-04-12 22:42:48 +00:00
azban 99cfdd7646 gleam: 1.15.2 -> 1.15.4
Resolves https://github.com/NixOS/nixpkgs/issues/509292
Fixes https://nvd.nist.gov/vuln/detail/CVE-2026-32146
2026-04-12 16:40:20 -06:00
Fabian AffolterandGitHub 9f8b35086f python313Packages.pyais: 2.20.1 -> 3.0.0 (#509392) 2026-04-12 22:39:18 +00:00
Fabian AffolterandGitHub 181f2be108 exploitdb: 2026-04-07 -> 2026-04-11 (#509393) 2026-04-12 22:39:09 +00:00
Fabian AffolterandGitHub cbe0c00818 python3Packages.pyworxcloud: 6.3.0 -> 6.3.2 (#509395) 2026-04-12 22:38:45 +00:00
Philip TaronandGitHub adefe91ea1 bats: use writeText instead of passAsFile (#498267) 2026-04-12 22:30:41 +00:00
R. Ryantm 23fcd7748c terraform-providers.bpg_proxmox: 0.100.0 -> 0.101.1 2026-04-12 22:19:07 +00:00
Martin WeineltandGitHub cb41d1ba28 python312Packages.mobi: exclude standard-imghdr to fix build (#509388) 2026-04-12 22:17:09 +00:00
Fabian Affolter 9992618b85 cdncheck: 1.2.30 -> 1.2.31
Diff: https://github.com/projectdiscovery/cdncheck/compare/v1.2.30...v1.2.31

Changelog: https://github.com/projectdiscovery/cdncheck/releases/tag/v1.2.31
2026-04-13 00:02:25 +02:00
SandroandGitHub 4ee46f6528 golazo: Set __structuredAttrs to true (#509326) 2026-04-12 22:01:21 +00:00
Yohann BonifaceandGitHub b0a3affd53 openbgpd: replace cvengler as openbgpd maintainer (#509061) 2026-04-12 22:01:17 +00:00
Fabian AffolterandGitHub d25d786f61 python3Packages.slack-bolt: migrate to finalAttrs 2026-04-12 23:57:48 +02:00
Yohann BonifaceandGitHub 1ed7b31fac xpipe: 22.5 -> 22.9 (#509287) 2026-04-12 21:56:33 +00:00
Yohann BonifaceandGitHub 26e52dbca6 peazip: add ProxyVT as maintainer (#508959) 2026-04-12 21:55:39 +00:00
Thiago Kenji OkadaandGitHub 725ea7469a flood: 4.13.0 -> 4.13.9 (#509380) 2026-04-12 21:55:33 +00:00
Clara EnglerandSigmanificient d85d3c6701 openbgpd: replace cvengler as openbgpd maintainer
Discussed with kloenk in a private chat.  See also #509060.
2026-04-12 23:54:05 +02:00
Clara EnglerandSigmanificient ca8f20ef41 maintainers: add cvengler 2026-04-12 23:54:05 +02:00
R. Ryantm 6296268b14 python3Packages.kagglesdk: 0.1.16 -> 0.1.18 2026-04-12 21:52:58 +00:00
Fabian AffolterandGitHub 5cf92f5e27 python3Packages.fastcore: 1.12.34 -> 1.12.38 (#509347) 2026-04-12 21:51:18 +00:00
Fabian AffolterandGitHub 9327d9191f cloudfox: 2.0.1 -> 2.0.2 (#509373) 2026-04-12 21:50:55 +00:00
SandroandGitHub c88e63f4ca remarkable-mouse: 7.1.1 -> unstable-2024-02-23 (#432908) 2026-04-12 21:49:57 +00:00
Martin WeineltandGitHub 3de9963aa8 Merge staging-nixos into master (#509394) 2026-04-12 21:49:23 +00:00
Fabian Affolter 3bee0d4c46 exploitdb: 2026-04-07 -> 2026-04-11
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/2026-04-07...2026-04-11
2026-04-12 23:48:08 +02:00
LIN, JianandGitHub de76b58f5f emacs: update vendored patch for Emacs bug#77143 and bug#80744 (#509349) 2026-04-12 21:46:20 +00:00
Yohann BonifaceandGitHub f1ed21af0c maintainers: remove hqurve (#506573) 2026-04-12 21:46:20 +00:00
R. Ryantm 4fb7d14139 python3Packages.pyworxcloud: 6.3.0 -> 6.3.2 2026-04-12 21:46:06 +00:00
Fabian Affolter 21a5241014 python313Packages.pyais: 2.20.1 -> 3.0.0
Diff: https://github.com/M0r13n/pyais/compare/v2.20.1...v3.0.0

Changelog: https://github.com/M0r13n/pyais/blob/v3.0.0/CHANGELOG.txt
2026-04-12 23:45:50 +02:00
SandroandGitHub d562543594 fcitx5: fix updateScript (#504332) 2026-04-12 21:40:42 +00:00
R. Ryantm 26f2074339 python3Packages.slack-bolt: 1.27.0 -> 1.28.0 2026-04-12 21:36:37 +00:00
Felix BühlerandGitHub b2a6b07234 mediaelch-qt5: fix build (#509174) 2026-04-12 21:35:07 +00:00
Sam 5dc59002fd python312Packages.mobi: exclude standard-imghdr to fix build
Our `standard-*` packages are set up to be null on the Python versions
that still include the corresponding module in the standard library.
However, since mobi depends on standard-imghdr unconditionally, using
the package on versions of Python that still have imghdr in the standard
library fails to build due to the following sequence of steps:

1. Something calls `python312Packages.mobi`.
2. `standard-imghdr` in the dependencies resolves to `null`, since
   `imghdr` is still in the standard library on Python 3.12 and we have
   the `standard-imghdr` package set to be null on versions of Python
   where `imghdr` is in the standard library.
3. `pythonRuntimeDepsCheck` runs.
4. `pythonRuntimeDepsCheck` sees `Requires-Dist: standard-imghdr` in
   mobi's distinfo metadata and checks whether the package is installed.
5. It is not, so the runtime deps check fails the build.

We solve this issue by removing `standard-imghdr` from the list of
dependencies on versions of Python where the package is set to `null`
(those versions that have `imghdr` in the standard library). The package
continues to work because it will transparently import the standard
library version of `imghdr`.
2026-04-12 14:27:13 -07:00