Commit Graph
981617 Commits
Author SHA1 Message Date
Ihar Hrachyshka e523d5636f diff-so-fancy: 1.4.8 -> 1.4.10
This fixes a regression where `git show` broke since the bump to 1.4.8.
2026-04-10 20:15:47 -04:00
Ihar Hrachyshka b42737cf8a diff-so-fancy: add updateScript 2026-04-10 20:14:09 -04:00
Moraxyc 40b3b096a9 zinit: use $man and normalize install permissions 2026-04-11 08:11:33 +08:00
R. Ryantm b36f6605a4 dprint: 0.53.2 -> 0.54.0 2026-04-10 23:54:24 +00:00
Hythera 7114e76717 hieroglyphic: 2.2.0 -> 2.3.0
diff: https://github.com/FineFindus/Hieroglyphic/compare/v2.2.0...v2.3.0
2026-04-11 01:51:19 +02:00
Peder Bergebakken SundtandGitHub 05e9da8fdb phira{,-unwrapped,-free}: 0.6.7 -> 0.7.1 (#508081) 2026-04-10 23:49:59 +00:00
R. Ryantm 64ba6f72ff pocketbase: 0.36.8 -> 0.36.9 2026-04-10 23:48:42 +00:00
R. Ryantm e3a746f7c5 mirrord: 3.198.0 -> 3.201.0 2026-04-10 23:48:00 +00:00
Nick CaoandGitHub 3f9c6e32ce v2ray-domain-list-community: 20260331044442 -> 20260409151144 (#508782) 2026-04-10 23:47:13 +00:00
R. Ryantm f6bb2f7816 parsedmarc: 9.5.5 -> 9.6.0 2026-04-10 23:43:08 +00:00
Nick CaoandGitHub f5d19d58f2 python3Packages.shimmy: 2.0.0 -> 2.0.1 (#508684) 2026-04-10 23:40:46 +00:00
whispers 692e94a1cf nixos-rebuild-ng: don't resolve /run/current-system symlink for --diff
Before running `nix store diff-closures`, `nixos-rebuild-ng` tried to
read the symlink on the local system. While this provides for better
logging, when paired with `--target-host`, it causes deploy failures
as it tries to diff the config of the local system against the target.
Even if the store path of the local system happens to be on the target,
the diff is incorrect, as its comparing two different systems against
each other instead of the old and new closures on the target system.

Accordingly, we simply avoid resolving the symlink on the host system.
If a future solution would like to fix this, it should make sure to
do the reading for debug printing on the *target* sytem, not the local
one.
2026-04-10 19:29:14 -04:00
R. Ryantm 8ec2fb0281 shellhub-agent: 0.24.0 -> 0.24.1 2026-04-10 23:27:47 +00:00
Gaetan Lepage c1c8be3c2e python3Packages.shimmy: 2.0.0 -> 2.0.1
Diff: https://github.com/Farama-Foundation/Shimmy/compare/v2.0.0...v2.0.1

Changelog: https://github.com/Farama-Foundation/Shimmy/releases/tag/v2.0.1
2026-04-10 23:26:22 +00:00
nixpkgs-ci[bot]andGitHub b6a11bfa3a calibre: 9.6.0 -> 9.7.0 (#508615) 2026-04-10 23:20:26 +00:00
R. Ryantm 6ff4a4adfb libretro.prboom: 0-unstable-2026-03-31 -> 0-unstable-2026-04-10 2026-04-10 23:18:00 +00:00
R. Ryantm 2167d634c6 sdl_gamecontrollerdb: 0-unstable-2026-04-02 -> 0-unstable-2026-04-10 2026-04-10 23:17:50 +00:00
Katalin Rebhan 3fe307bd52 nixos/dovecot: add release notes 2026-04-11 01:11:34 +02:00
Katalin Rebhan 400aecc29b nixos/dovecot: remove defaults for PAM and mail driver/path 2026-04-11 01:11:34 +02:00
Katalin Rebhan c52bb71f0c nixosTests.dovecot: set dovecot_{config,storage}_version 2026-04-11 01:11:34 +02:00
Sizhe ZhaoandKatalin Rebhan 0ad86118b7 nixosTests.dovecot: use matching dovecot_pigeonhole 2026-04-11 01:11:34 +02:00
Katalin Rebhan 8df2a9cbab nixos/dovecot: define module defaults as options 2026-04-11 01:11:34 +02:00
Jappie3andKatalin Rebhan d49db5bd96 nixos/dovecot: add compatibility for Dovecot 2.4
Co-authored-by: Katalin Rebhan <me@dblsaiko.net>
2026-04-11 01:11:33 +02:00
Jappie3andKatalin Rebhan ad56a1d988 nixos/dovecot: add settings option (RFC42)
Co-authored-by: Katalin Rebhan <me@dblsaiko.net>
2026-04-11 01:11:33 +02:00
Katalin Rebhan b5aeef3116 dovecot{,_pigeonhole}: make 2.4 the default version 2026-04-11 01:11:28 +02:00
nixpkgs-ci[bot]andGitHub 0b26e9425a fastly: 14.2.0 -> 14.3.0 (#508744) 2026-04-10 23:00:52 +00:00
Gaetan Lepage 06e8add5c5 python3Packages.deep-gemm: init at 2.1.1.post3 2026-04-10 22:58:24 +00:00
Stig Palmquist 78fa158c69 perlPackages.NetCIDRLite: 0.22 -> 0.23
Fixes CVE-2026-40198 and CVE-2026-40199
2026-04-11 00:57:50 +02:00
R. Ryantm 0d6ce01940 python3Packages.environs: 15.0.0 -> 15.0.1 2026-04-10 22:56:02 +00:00
nixpkgs-ci[bot]andGitHub 909b1b9fd8 copilot-language-server: 1.463.0 -> 1.467.0 (#508769) 2026-04-10 22:42:18 +00:00
Gaétan LepageandGitHub 1f5ba0c918 python3Packages.scanpy: 1.12.0 -> 1.12.1 (#508669) 2026-04-10 22:36:39 +00:00
R. Ryantm 3aa68cb359 v2ray-domain-list-community: 20260331044442 -> 20260409151144 2026-04-10 22:36:12 +00:00
R. Ryantm edae3a213b filebeat8: 8.19.13 -> 8.19.14 2026-04-10 22:34:07 +00:00
Ihar Hrachyshka edbc81012a podman-desktop: extract nodejs version from package.json 2026-04-10 18:32:41 -04:00
Ihar Hrachyshka db0a3f91d8 podman-desktop: pin nodejs version for fetchPnpmDeps 2026-04-10 18:32:18 -04:00
R. Ryantm 7d44da8085 python3Packages.http-sf: 1.1.1 -> 1.2.0 2026-04-10 22:22:16 +00:00
Niklas HambüchenandGitHub 35a9c33841 nomad: Switch alias nomad_1_10 -> nomad_1_11 (#508632) 2026-04-10 22:20:59 +00:00
nixpkgs-ci[bot]andGitHub a93bf0bd3e deadlock-mod-manager: 0.17.0 -> 0.18.0 (#508678) 2026-04-10 22:20:37 +00:00
R. Ryantm 8d18ed88df postgresqlPackages.timescaledb-apache: 2.26.1 -> 2.26.2 2026-04-10 22:16:43 +00:00
Peder Bergebakken Sundt 5e60d658e8 python3Packages.whenever: 0.10.0b3 -> 0.10.0
Changelog: https://github.com/ariebovenberg/whenever/blob/refs/tags/0.10.0/CHANGELOG.md
2026-04-11 00:15:13 +02:00
andre4ik3 560d08f100 nixos/cockpit: disable LoginTo by default
Mitigation for CVE-2026-4631, see also #507922.

1. `LoginTo` (the option that allows connecting to remote hosts)
   disabled by default
2. If `LoginTo` is enabled and the package is a version that is not
   patched, a warning is shown
2026-04-10 22:13:25 +00:00
Gaétan LepageandGitHub c2985a637b python3Packages.{langchain,langgraph,langserve}*: updates (#507331) 2026-04-10 22:11:34 +00:00
R. Ryantm 146a5c979e copilot-language-server: 1.463.0 -> 1.467.0 2026-04-10 22:09:51 +00:00
Peder Bergebakken SundtandGitHub 9dfbc60d22 rcp: 0.21.1 -> 0.31.0 (#492667) 2026-04-10 22:08:38 +00:00
Peder Bergebakken SundtandGitHub f8faeac103 fontc: 0.3.0 -> 0.6.0, switch to fetchCrate, add updateScript (#504304) 2026-04-10 22:05:31 +00:00
Peder Bergebakken SundtandGitHub 4918b0531d certinfo: set version via ldflags and drop stale libx11 input (#503639) 2026-04-10 22:04:04 +00:00
Ulysses Zhan 77b09bf23a phira{,-unwrapped,-free}: 0.6.7 -> 0.7.1 2026-04-10 15:03:58 -07:00
Peder Bergebakken SundtandGitHub 8e09bce024 shh: 2026.1.27 -> 2026.3.8 (#505474) 2026-04-10 22:01:45 +00:00
Peder Bergebakken SundtandGitHub 3b4fd77d72 finamp: 0.9.22-beta -> 0.9.23-beta (#502336) 2026-04-10 21:57:00 +00:00
Peder Bergebakken SundtandGitHub 5f36c0758b dart.fetchGitHashesScript: fetch submodules to match behavior of fetchgit (#502322) 2026-04-10 21:55:48 +00:00