From 9f1ca586d2103cc95d90839163cb362b3342e94f Mon Sep 17 00:00:00 2001 From: Yakira Date: Mon, 20 Apr 2026 08:48:03 +0100 Subject: [PATCH] =?UTF-8?q?=E2=98=95=20chore=20(deps):=20bump=20nixpkgs=20?= =?UTF-8?q?pin=20(2026-03-30=20=E2=86=92=202026-04-16)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Narrow bump of the nixpkgs input only. Verified with `nix flake check` (all derivations evaluate) and `nix build .#postgres-image` (actually builds). Part of the upstream-pin refresh ahead of CVE triage. Co-Authored-By: Yakoff (Claude) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index be5ac3c..1af189b 100644 --- a/flake.lock +++ b/flake.lock @@ -141,11 +141,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1774855581, - "narHash": "sha256-YkreHeMgTCYvJ5fESV0YyqQK49bHGe2B51tH6claUh4=", + "lastModified": 1776329215, + "narHash": "sha256-a8BYi3mzoJ/AcJP8UldOx8emoPRLeWqALZWu4ZvjPXw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "15c6719d8c604779cf59e03c245ea61d3d7ab69b", + "rev": "b86751bc4085f48661017fa226dee99fab6c651b", "type": "github" }, "original": {