mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-25 11:45:27 +02:00
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/97eb7ee0da337d385ab015a23e15022c865be75c?narHash=sha256-5hYhxIpco8xR%2BIpP3uU56%2B4%2BBw7mf7EMyxS/HqUYHQY%3D' (2025-08-19) → 'github:NixOS/nixpkgs/c3fc1fe6d8765d99c8614c6f82d611dc56b9ae37?narHash=sha256-WJ6eaSiN6xtz3vyH2bTYLQ3%2Bct0W8ai/BkYaq1n1jP8%3D' (2025-08-20)
This commit is contained in:
parent
037b1d3134
commit
2fe2e74cc9
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -66,11 +66,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1755577059,
|
||||
"narHash": "sha256-5hYhxIpco8xR+IpP3uU56+4+Bw7mf7EMyxS/HqUYHQY=",
|
||||
"lastModified": 1755706679,
|
||||
"narHash": "sha256-WJ6eaSiN6xtz3vyH2bTYLQ3+ct0W8ai/BkYaq1n1jP8=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "97eb7ee0da337d385ab015a23e15022c865be75c",
|
||||
"rev": "c3fc1fe6d8765d99c8614c6f82d611dc56b9ae37",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# DO NOT MODIFY!
|
||||
# This file was generated by ci/version-info/default.nix
|
||||
nixpkgs_rev = "97eb7ee0da337d385ab015a23e15022c865be75c"
|
||||
nixpkgs_rev = "c3fc1fe6d8765d99c8614c6f82d611dc56b9ae37"
|
||||
release = "25.11"
|
||||
unstable = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue