1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-21 01:39:40 +01:00

flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/91c9a64ce2a84e648d0cf9671274bb9c2fb9ba60?narHash=sha256-ITeH8GBpQTw9457ICZBddQEBjlXMmilML067q0e6vqY%3D' (2025-11-12)
  → 'github:NixOS/nixpkgs/1d4c88323ac36805d09657d13a5273aea1b34f0c?narHash=sha256-esRhOS0APE6k40Hs/jjReXg%2Brx%2BJ5LkWw7cuWFKlwYA%3D' (2025-11-15)
This commit is contained in:
nixvim-ci[bot] 2025-11-16 12:15:25 +00:00 committed by Gaétan Lepage
parent 074c68468c
commit 73c8c5f9cb
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -66,11 +66,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1762943920,
"narHash": "sha256-ITeH8GBpQTw9457ICZBddQEBjlXMmilML067q0e6vqY=",
"lastModified": 1763191728,
"narHash": "sha256-esRhOS0APE6k40Hs/jjReXg+rx+J5LkWw7cuWFKlwYA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "91c9a64ce2a84e648d0cf9671274bb9c2fb9ba60",
"rev": "1d4c88323ac36805d09657d13a5273aea1b34f0c",
"type": "github"
},
"original": {

View file

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