flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e0042dedfbc9134ef973f64e5c7f56a38cc5cc97?narHash=sha256-PsZAY3H0e/PBoDVn4fLwGEmeSwESj7SZPZ6CMfgbWFU%3D' (2025-05-27)
  → 'github:NixOS/nixpkgs/3d1f29646e4b57ed468d60f9d286cde23a8d1707?narHash=sha256-B3BsCRbc%2Bx/d0WiG1f%2BqfSLUy%2BoiIfih54kalWBi%2B/M%3D' (2025-05-28)
This commit is contained in:
nixvim-ci[bot] 2025-05-29 12:16:28 +00:00
parent f68e357c1d
commit e262ac7c47
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -66,11 +66,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1748344075, "lastModified": 1748406211,
"narHash": "sha256-PsZAY3H0e/PBoDVn4fLwGEmeSwESj7SZPZ6CMfgbWFU=", "narHash": "sha256-B3BsCRbc+x/d0WiG1f+qfSLUy+oiIfih54kalWBi+/M=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e0042dedfbc9134ef973f64e5c7f56a38cc5cc97", "rev": "3d1f29646e4b57ed468d60f9d286cde23a8d1707",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

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