From 5d868eeefb5364fda1d68e7d8ba2e3051e51fcf9 Mon Sep 17 00:00:00 2001 From: "nixvim-ci[bot]" <212996653+nixvim-ci[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:17:53 +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/f4b6996c4e8b9ee06ce147ec344c885f51071b14?narHash=sha256-3tkeMWSvHPo3tYljfXbPC/TgknikU1GvdVr/DkdfvE0%3D' (2026-08-17) → 'github:NixOS/nixpkgs/afe3d8ac4395617bdcdac9f188ac8717a062e014?narHash=sha256-sFosWtq21eHGJRnTc/hvf4M1obRgLEUMNm/IzllkHMA%3D' (2026-08-19) flake/dev/flake.lock updates: • Updated input 'nixvim': 'path:../..' → 'path:../..' • Updated input 'nixvim/nixpkgs': 'github:NixOS/nixpkgs/f4b6996c4e8b9ee06ce147ec344c885f51071b14?narHash=sha256-3tkeMWSvHPo3tYljfXbPC/TgknikU1GvdVr/DkdfvE0%3D' (2026-08-17) → 'github:NixOS/nixpkgs/afe3d8ac4395617bdcdac9f188ac8717a062e014?narHash=sha256-sFosWtq21eHGJRnTc/hvf4M1obRgLEUMNm/IzllkHMA%3D' (2026-08-19) --- 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 993316ff..d2b3a168 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1786963906, - "narHash": "sha256-3tkeMWSvHPo3tYljfXbPC/TgknikU1GvdVr/DkdfvE0=", + "lastModified": 1787111413, + "narHash": "sha256-sFosWtq21eHGJRnTc/hvf4M1obRgLEUMNm/IzllkHMA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f4b6996c4e8b9ee06ce147ec344c885f51071b14", + "rev": "afe3d8ac4395617bdcdac9f188ac8717a062e014", "type": "github" }, "original": { diff --git a/flake/dev/flake.lock b/flake/dev/flake.lock index 9713ed45..472b4277 100644 --- a/flake/dev/flake.lock +++ b/flake/dev/flake.lock @@ -194,11 +194,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1786963906, - "narHash": "sha256-3tkeMWSvHPo3tYljfXbPC/TgknikU1GvdVr/DkdfvE0=", + "lastModified": 1787111413, + "narHash": "sha256-sFosWtq21eHGJRnTc/hvf4M1obRgLEUMNm/IzllkHMA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f4b6996c4e8b9ee06ce147ec344c885f51071b14", + "rev": "afe3d8ac4395617bdcdac9f188ac8717a062e014", "type": "github" }, "original": { diff --git a/version-info.toml b/version-info.toml index d07b9920..c4436427 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 = "f4b6996c4e8b9ee06ce147ec344c885f51071b14" +nixpkgs_rev = "afe3d8ac4395617bdcdac9f188ac8717a062e014" release = "26.11" unstable = true