flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3d1f29646e4b57ed468d60f9d286cde23a8d1707?narHash=sha256-B3BsCRbc%2Bx/d0WiG1f%2BqfSLUy%2BoiIfih54kalWBi%2B/M%3D' (2025-05-28)
  → 'github:NixOS/nixpkgs/3866ad91cfc172f08a6839def503d8fc2923c603?narHash=sha256-oS0Gxh63Df8b8r04lqEYDDLKhHIrVr9/JLOn2bn8JaI%3D' (2025-05-29)
This commit is contained in:
nixvim-ci[bot] 2025-05-30 12:16:25 +00:00
parent d5a0442fcb
commit 7356e89f60
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -66,11 +66,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1748406211,
"narHash": "sha256-B3BsCRbc+x/d0WiG1f+qfSLUy+oiIfih54kalWBi+/M=",
"lastModified": 1748506378,
"narHash": "sha256-oS0Gxh63Df8b8r04lqEYDDLKhHIrVr9/JLOn2bn8JaI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3d1f29646e4b57ed468d60f9d286cde23a8d1707",
"rev": "3866ad91cfc172f08a6839def503d8fc2923c603",
"type": "github"
},
"original": {

View file

@ -1,5 +1,5 @@
# DO NOT MODIFY!
# This file was generated by update-scripts/version-info/default.nix
nixpkgs_rev = "3d1f29646e4b57ed468d60f9d286cde23a8d1707"
nixpkgs_rev = "3866ad91cfc172f08a6839def503d8fc2923c603"
release = "25.11"
unstable = true