From 4fd45857deecb90d2732c87e0315daa48505515e Mon Sep 17 00:00:00 2001 From: "nixvim-ci[bot]" <212996653+nixvim-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:49:48 +0000 Subject: [PATCH] flake: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit flake.lock updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6edbf1a6a03e75886a6609c088801a0856449e88?narHash=sha256-0lkauQbtrljJqwtzTCILPAiHAJyMvn6XDo264moDv30%3D' (2026-07-05) → 'github:NixOS/nixpkgs/f205b5574fd0cb7da5b702a2da51507b7f4fdd1b?narHash=sha256-/NAkDSsve%2BGNM0Bt6tleJdCGfsTlK89nPjkVOzZMo0s%3D' (2026-07-05) flake/dev/flake.lock updates: • Updated input 'nixvim': 'path:../..' → 'path:../..' • Updated input 'nixvim/nixpkgs': 'github:NixOS/nixpkgs/6edbf1a6a03e75886a6609c088801a0856449e88?narHash=sha256-0lkauQbtrljJqwtzTCILPAiHAJyMvn6XDo264moDv30%3D' (2026-07-05) → 'github:NixOS/nixpkgs/f205b5574fd0cb7da5b702a2da51507b7f4fdd1b?narHash=sha256-/NAkDSsve%2BGNM0Bt6tleJdCGfsTlK89nPjkVOzZMo0s%3D' (2026-07-05) --- flake.lock | 6 +++--- flake/dev/flake.lock | 6 +++--- version-info.toml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 1c63208f..2ad5ff3d 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1783214977, - "narHash": "sha256-0lkauQbtrljJqwtzTCILPAiHAJyMvn6XDo264moDv30=", + "lastModified": 1783279667, + "narHash": "sha256-/NAkDSsve+GNM0Bt6tleJdCGfsTlK89nPjkVOzZMo0s=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6edbf1a6a03e75886a6609c088801a0856449e88", + "rev": "f205b5574fd0cb7da5b702a2da51507b7f4fdd1b", "type": "github" }, "original": { diff --git a/flake/dev/flake.lock b/flake/dev/flake.lock index 9b98a07f..022972f3 100644 --- a/flake/dev/flake.lock +++ b/flake/dev/flake.lock @@ -194,11 +194,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1783214977, - "narHash": "sha256-0lkauQbtrljJqwtzTCILPAiHAJyMvn6XDo264moDv30=", + "lastModified": 1783279667, + "narHash": "sha256-/NAkDSsve+GNM0Bt6tleJdCGfsTlK89nPjkVOzZMo0s=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6edbf1a6a03e75886a6609c088801a0856449e88", + "rev": "f205b5574fd0cb7da5b702a2da51507b7f4fdd1b", "type": "github" }, "original": { diff --git a/version-info.toml b/version-info.toml index a567ce14..c229acb8 100644 --- a/version-info.toml +++ b/version-info.toml @@ -1,6 +1,6 @@ # DO NOT MODIFY! # This file was generated by ci/version-info/default.nix -nixpkgs_rev = "6edbf1a6a03e75886a6609c088801a0856449e88" +nixpkgs_rev = "f205b5574fd0cb7da5b702a2da51507b7f4fdd1b" release = "26.11" unstable = true