Commit Graph
1023755 Commits
Author SHA1 Message Date
Fabian Affolter 58d3a3af3a python3Packages.badsecrets: 0.13.47 -> 1.2.0
Changelog: https://github.com/blacklanternsecurity/badsecrets/releases/tag/1.2.0
2026-06-23 02:07:52 +02:00
Aaron Andersen 807cc27792 xinit: make --with-xserver path configurable 2026-06-22 20:02:09 -04:00
nixpkgs-ci[bot]andGitHub 35095218ae deck: 1.62.1 -> 1.63.0 (#534393) 2026-06-23 00:01:13 +00:00
Fabian Affolter 35c4430927 python3Packages.blasthttp: init at 0.9.0
Offensive-first HTTP library

https://pypi.org/project/blasthttp
2026-06-23 02:00:18 +02:00
YtandGitHub ec2e31469a stalwart: 0.15.5 -> 0.16.10 (#531887) 2026-06-22 23:51:45 +00:00
R. Ryantm 5095f4fb19 vscode-extensions.kilocode.kilo-code: 7.2.20 -> 7.3.53 2026-06-22 23:49:52 +00:00
proitheus acdcb6883d breaktimer: init at 2.1.0
Cross-platform Electron desktop app for managing periodic breaks.
Runs as a system tray application with notifications and fullscreen
break overlays. Homepage:
https://github.com/tom-james-watson/breaktimer-app

Assisted-by: opencode (z-ai GLM-5.2)
2026-06-23 07:44:39 +08:00
Sefa EyeogluandGitHub dcd67b10ea pnpm_11: 11.6.0 -> 11.8.0 (#532347) 2026-06-22 23:41:29 +00:00
Steven Allen e8e86c94e7 nixos/avahi-daemon: disable the full mDNS NSS module by default
Previously, enabling nssmdns would enable the full mdns module by
default, as well as the minimal one. Unfortunately, the full mdns module
introduces a 5 second delay whenever it fails to perform a reverse
hostname lookup (`gethostbyaddr`).

For example, this adds a 5 second delay to ping as follows:

1. Ping resolves the hostname (example.com) to an IP address. This query
   is serviced by the user's DNS resolver, so it returns quickly.
2. Ping attempts to resolve the IP address back into a hostname via
   `gethostbyaddr`.
3. If the upstream DNS server fails to resolve the IP address back into
   a hostname (many domain-names lack reverse DNS records), NSS falls
   back on querying via Avahi (via the `mdns` module).
4. mDNS is a broadcast protocol, so Avahi has to wait the full 5 second
   timeout before it can return a failure.

This patch fixes this by disabling the full `mdns` NSS module unless the
new disabled-by-default `nssmdnsFull` option is enabled. The
still-enabled `mdns_minimal` module only performs reverse IP lookups for
`169.254.0.0/16` (link-local IP addresses) so this 5 second delay will
only apply to link-local pings by domain-name.

In practice, this change shouldn't negatively affect the vast majority
of users. The only affected users are those who:

1. Are relying on Avahi to resolve IP addresses into hostnames on their
   local network via `gethostbyaddr`.
2. Are using mDNS hostnames that don't end in `.local`.

The minimal module is sufficient for, e.g., users who just want to
resolve hostnames for local printers and network shares.

Note: This patch not fix this by adding [!UNAVAIL=return] after `dns` as
discussed in (#291108) as that would treat mDNS as a fallback for DNS when
DNS is unavailable which, IMO, is incorrect. Whether or not we use mDNS
shouldn't depend on whether or not our DNS server is available.

fixes #291108
2026-06-22 16:39:50 -07:00
nixpkgs-ci[bot]andGitHub 7e5b2859c4 oelint-adv: 9.8.4 -> 9.9.0 (#534399) 2026-06-22 23:33:14 +00:00
nixpkgs-ci[bot]andGitHub a58e42197f checkstyle: 13.5.0 -> 13.6.0 (#534357) 2026-06-22 23:33:13 +00:00
nixpkgs-ci[bot]andGitHub 6af7e948b1 motrix-next: 3.9.4 -> 3.9.6 (#534351) 2026-06-22 23:33:11 +00:00
Peder Bergebakken SundtandGitHub f08eab3aa5 xfstests: 2023.05.14 -> 2026.05.17 (#530783) 2026-06-22 23:32:37 +00:00
git@71rd.netandPeder Bergebakken Sundt 1951b1466c xfstests: 2023.05.14 -> 2026.05.17 2026-06-23 01:26:19 +02:00
Peder Bergebakken SundtandGitHub db96914a56 discordchatexporter-cli: 2.43.3 -> 2.47.2 (#533133) 2026-06-22 23:25:48 +00:00
Peder Bergebakken SundtandGitHub f1b263e327 python3Packages.wurlitzer: migrate to pyproject (#532998) 2026-06-22 23:24:41 +00:00
Peder Bergebakken SundtandGitHub 5ebbef80b9 vscode-extensions.visualjj.visualjj: 0.29.0 -> 0.30.0 (#532802) 2026-06-22 23:23:37 +00:00
proitheus 292217fd5e maintainers: add proitheus 2026-06-23 07:22:17 +08:00
Peder Bergebakken SundtandGitHub 201d4d68a2 vscode-extensions.elijah-potter.harper: pin architecture to linux-x64 (#496604) 2026-06-22 23:21:44 +00:00
Peder Bergebakken SundtandGitHub 86a8b2777c eddie: fix path mismatch error (#532511) 2026-06-22 23:04:16 +00:00
Peder Bergebakken SundtandGitHub eca65e4f38 leftwm-theme: unstable-2024-03-05 -> 0.1.3 (#532736) 2026-06-22 23:04:01 +00:00
Peder Bergebakken SundtandGitHub 9ab9ff63ab rcp: 0.32.0 -> 0.35.0 (#531093) 2026-06-22 23:03:51 +00:00
Gaetan Lepage a1fac10c75 python3Packages.brax: fix mujoco incompatibility 2026-06-22 23:03:33 +00:00
Gaetan Lepage b5ab03f4c5 python3Packages.dm-control: 1.0.41 -> 1.0.43
Diff: https://github.com/google-deepmind/dm_control/compare/1.0.41...1.0.43

Changelog: https://github.com/google-deepmind/dm_control/releases/tag/1.0.43
2026-06-22 23:03:33 +00:00
Gaetan Lepage 775bdd0467 mujoco: 3.8.1 -> 3.10.0
Diff: https://github.com/google-deepmind/mujoco/compare/3.8.1...3.10.0

Changelog: https://mujoco.readthedocs.io/en/3.10.0/changelog.html
2026-06-22 23:03:33 +00:00
kirillrdyandGitHub a5f168fbea mistral-vibe: 2.16.1 -> 2.17.1 (#534184) 2026-06-22 22:59:07 +00:00
Gaétan LepageandGitHub 1c5ea657eb python3Packages.mujoco: simplify preConfigure phase (#534300) 2026-06-22 22:57:53 +00:00
Oleksii FilonenkoandGitHub b34870bd41 solana-cli: fix build for 4.0.3 (#534410) 2026-06-22 22:56:58 +00:00
Gaétan LepageandGitHub 93d53e4143 lakectl: 1.80.0 -> 1.82.0 (#518445) 2026-06-22 22:56:25 +00:00
Ryan Omasta 8c4e70501b picocrypt-ng: 2.10 -> 2.17
https://github.com/Picocrypt-NG/Picocrypt-NG/releases/tag/2.17
2026-06-22 16:56:21 -06:00
nixpkgs-ci[bot]andGitHub 94f9c54e01 pdk-ciel: 2.5.0 -> 2.5.1 (#534323) 2026-06-22 22:56:21 +00:00
Gaétan LepageandGitHub 0ab4e07bd8 python3Packages.trackers: init at 2.4.0 (#533195) 2026-06-22 22:53:46 +00:00
Adam C. StephensandGitHub f702c19dea claude-code: 2.1.183 -> 2.1.185 (#534041) 2026-06-22 22:39:36 +00:00
Mahyar Mirrashed db4c7a995d python3Packages.trackers: init at 2.4.0 2026-06-22 17:33:51 -05:00
R. Ryantm 6f687f13bd jackett: 0.24.2066 -> 0.24.2108 2026-06-22 22:29:13 +00:00
Pavol RusnakandGitHub 0a6cb89ffe trezor-suite: 26.5.2 -> 26.6.1 (#534406) 2026-06-22 22:24:33 +00:00
Colin 0e1f4fd8d9 rdma-core: 62.0 -> 63.0 2026-06-22 22:20:20 +00:00
nixpkgs-ci[bot]andGitHub 555eca8c40 firebase-tools: 15.19.1 -> 15.22.0 (#531335) 2026-06-22 22:13:52 +00:00
Peder Bergebakken SundtandGitHub dd088edd2d dumbpipe: 0.33.0 -> 0.39.0 (#532081) 2026-06-22 22:08:29 +00:00
R. Ryantm 2ec82cb802 trezor-suite: 26.5.2 -> 26.6.1 2026-06-22 22:07:07 +00:00
Peder Bergebakken SundtandGitHub 4670950957 nak: 0.17.4 -> 0.19.13 (#532384) 2026-06-22 22:06:58 +00:00
Michael DanielsandGitHub b5987aa45a eslint: 10.4.1 -> 10.5.0 (#532517) 2026-06-22 22:01:32 +00:00
Peder Bergebakken SundtandGitHub c29324f8a3 ta-lib: 0.4.0 -> 0.6.4 (#533696) 2026-06-22 22:01:19 +00:00
Colin 82f97e122a rdma-core: populate passthru.updateScript 2026-06-22 22:00:33 +00:00
Darren Rambaud 644f4d86cb stalwart-vandelay: 1.0.3 -> 1.0.4
* add `passthru.updateScript` attr
* diff: https://github.com/stalwartlabs/vandelay/compare/v1.0.3...v1.0.4
* changelog: https://github.com/stalwartlabs/vandelay/releases/tag/v1.0.4
2026-06-22 16:55:05 -05:00
Peder Bergebakken SundtandGitHub e7d9cfaa1c bookworm: unstable-2022-01-09 -> unstable-2026-05-28 (#533735) 2026-06-22 21:54:32 +00:00
Peder Bergebakken SundtandGitHub a219289cd3 lubelogger: 1.6.4 -> 1.6.7, add passthru.updateScript (#533650) 2026-06-22 21:53:35 +00:00
Alexis Williams f1b5f9e364 vscode-extensions.anthropic.claude-code: 2.1.183 -> 2.1.185
Assisted-by: Claude Code (Claude Opus 4.8)
2026-06-22 14:53:26 -07:00
Peder Bergebakken SundtandGitHub 4c12153533 snyk: 1.1301.2 -> 1.1305.1, adopt package (#533693) 2026-06-22 21:53:24 +00:00
Alexis Williams 164dc6f1b0 claude-code: 2.1.183 -> 2.1.185
Assisted-by: Claude Code (Claude Opus 4.8)
2026-06-22 14:52:56 -07:00