flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f45e75fc63fc8a7ffc3da382b2f6b681c5b71875?narHash=sha256-ZtOgEt70keBVB4YJc%2Bz7m0h7J1BOlv/GjHE1YC6KxeA%3D' (2025-06-17)
  → 'github:NixOS/nixpkgs/5395fb3ab3f97b9b7abca147249fa2e8ed27b192?narHash=sha256-Rc/ytpamXRf6z8UA2SGa4aaWxUXRbX2MAWIu2C8M%2Bok%3D' (2025-06-18)
This commit is contained in:
nixvim-ci[bot] 2025-06-19 12:17:30 +00:00 committed by Gaétan Lepage
parent c6051305e5
commit 41d6159cd3
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -66,11 +66,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1750183894, "lastModified": 1750215678,
"narHash": "sha256-ZtOgEt70keBVB4YJc+z7m0h7J1BOlv/GjHE1YC6KxeA=", "narHash": "sha256-Rc/ytpamXRf6z8UA2SGa4aaWxUXRbX2MAWIu2C8M+ok=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "f45e75fc63fc8a7ffc3da382b2f6b681c5b71875", "rev": "5395fb3ab3f97b9b7abca147249fa2e8ed27b192",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,6 +1,6 @@
# DO NOT MODIFY! # DO NOT MODIFY!
# This file was generated by ci/version-info/default.nix # This file was generated by ci/version-info/default.nix
nixpkgs_rev = "f45e75fc63fc8a7ffc3da382b2f6b681c5b71875" nixpkgs_rev = "5395fb3ab3f97b9b7abca147249fa2e8ed27b192"
release = "25.11" release = "25.11"
unstable = true unstable = true