flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fe51d34885f7b5e3e7b59572796e1bcb427eccb1?narHash=sha256-qmmFCrfBwSHoWw7cVK4Aj%2Bfns%2Bc54EBP8cGqp/yK410%3D' (2025-05-22)
  → 'github:NixOS/nixpkgs/bdac72d387dca7f836f6ef1fe547755fb0e9df61?narHash=sha256-UQubDNIQ/Z42R8tPCIpY%2BBOhlxO8t8ZojwC9o2FW3c8%3D' (2025-05-25)
This commit is contained in:
nixvim-ci[bot] 2025-05-26 12:15:59 +00:00
parent b37d429468
commit ab0264c3a8
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -66,11 +66,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1747958103, "lastModified": 1748186667,
"narHash": "sha256-qmmFCrfBwSHoWw7cVK4Aj+fns+c54EBP8cGqp/yK410=", "narHash": "sha256-UQubDNIQ/Z42R8tPCIpY+BOhlxO8t8ZojwC9o2FW3c8=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "fe51d34885f7b5e3e7b59572796e1bcb427eccb1", "rev": "bdac72d387dca7f836f6ef1fe547755fb0e9df61",
"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 = "fe51d34885f7b5e3e7b59572796e1bcb427eccb1" nixpkgs_rev = "bdac72d387dca7f836f6ef1fe547755fb0e9df61"
release = "25.11" release = "25.11"
unstable = true unstable = true