mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-29 22:30:13 +02:00
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f937f8ecd1c70efd7e9f90ba13dfb400cf559de4?narHash=sha256-4/Jd%2BLkQ2ssw8luQVkqVs9spDBVE6h/u/hC/tzngsPo%3D' (2025-08-22) → 'github:NixOS/nixpkgs/ddd1826f294a0ee5fdc198ab72c8306a0ea73aa9?narHash=sha256-Om8adB1lfkU7D33VpR%2B/haZ2gI5r3Q%2BZbIPzE5sYnwE%3D' (2025-08-27)
This commit is contained in:
parent
b7e96214e8
commit
5c68cf2be1
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -66,11 +66,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1755829505,
|
"lastModified": 1756288264,
|
||||||
"narHash": "sha256-4/Jd+LkQ2ssw8luQVkqVs9spDBVE6h/u/hC/tzngsPo=",
|
"narHash": "sha256-Om8adB1lfkU7D33VpR+/haZ2gI5r3Q+ZbIPzE5sYnwE=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "f937f8ecd1c70efd7e9f90ba13dfb400cf559de4",
|
"rev": "ddd1826f294a0ee5fdc198ab72c8306a0ea73aa9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -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 = "f937f8ecd1c70efd7e9f90ba13dfb400cf559de4"
|
nixpkgs_rev = "ddd1826f294a0ee5fdc198ab72c8306a0ea73aa9"
|
||||||
release = "25.11"
|
release = "25.11"
|
||||||
unstable = true
|
unstable = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue