From 4a84f4804828bdca958cbadd1f7cc906a18ddd5e Mon Sep 17 00:00:00 2001 From: "nixvim-ci[bot]" <212996653+nixvim-ci[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 12:16:26 +0000 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c3fc1fe6d8765d99c8614c6f82d611dc56b9ae37?narHash=sha256-WJ6eaSiN6xtz3vyH2bTYLQ3%2Bct0W8ai/BkYaq1n1jP8%3D' (2025-08-20) → 'github:NixOS/nixpkgs/596312aae91421d6923f18cecce934a7d3bfd6b8?narHash=sha256-jlIQRypNhB1PcB1BE%2BexpE4xZeJxzoAGr1iUbHQta8s%3D' (2025-08-21) --- flake.lock | 6 +++--- version-info.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 87262935..d667df84 100644 --- a/flake.lock +++ b/flake.lock @@ -66,11 +66,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1755706679, - "narHash": "sha256-WJ6eaSiN6xtz3vyH2bTYLQ3+ct0W8ai/BkYaq1n1jP8=", + "lastModified": 1755736253, + "narHash": "sha256-jlIQRypNhB1PcB1BE+expE4xZeJxzoAGr1iUbHQta8s=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c3fc1fe6d8765d99c8614c6f82d611dc56b9ae37", + "rev": "596312aae91421d6923f18cecce934a7d3bfd6b8", "type": "github" }, "original": { diff --git a/version-info.toml b/version-info.toml index 4c15b098..31f700fb 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 = "c3fc1fe6d8765d99c8614c6f82d611dc56b9ae37" +nixpkgs_rev = "596312aae91421d6923f18cecce934a7d3bfd6b8" release = "25.11" unstable = true