From d7b69bd0218d826edd031640e1347984e8557973 Mon Sep 17 00:00:00 2001 From: "nixvim-ci[bot]" <212996653+nixvim-ci[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:17:53 +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/0987f8f26d7b889e23a7c533ae6d998b27924899?narHash=sha256-Cl3ep4eX9Katb2m/DJLmbfltPSRaWnVAFtoI%2BVPVDLk%3D' (2025-09-04) → 'github:NixOS/nixpkgs/ca77296380960cd497a765102eeb1356eb80fed0?narHash=sha256-PgLSZDBEWUHpfTRfFyklmiiLBE1i1aGCtz4eRA3POao%3D' (2025-09-05) --- flake.lock | 6 +++--- version-info.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 2a972103..b0e07f95 100644 --- a/flake.lock +++ b/flake.lock @@ -66,11 +66,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1757000881, - "narHash": "sha256-Cl3ep4eX9Katb2m/DJLmbfltPSRaWnVAFtoI+VPVDLk=", + "lastModified": 1757034884, + "narHash": "sha256-PgLSZDBEWUHpfTRfFyklmiiLBE1i1aGCtz4eRA3POao=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0987f8f26d7b889e23a7c533ae6d998b27924899", + "rev": "ca77296380960cd497a765102eeb1356eb80fed0", "type": "github" }, "original": { diff --git a/version-info.toml b/version-info.toml index 2c4b6fc7..8dbb18d6 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 = "0987f8f26d7b889e23a7c533ae6d998b27924899" +nixpkgs_rev = "ca77296380960cd497a765102eeb1356eb80fed0" release = "25.11" unstable = true