mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/a1f79a1770d05af18111fbbe2a3ab2c42c0f6cd0?narHash=sha256-5rdAi7CTvM/kSs6fHe1bREIva5W3TbImsto%2BdxG4mBo%3D' (2025-09-21)
→ 'github:NixOS/nixpkgs/e2642aa7d5a15eae586932a56f4294934f959c14?narHash=sha256-c7DUti3XM1aga8oVgaPnrVmEeCFtN9PaBxyNuqx8jPc%3D' (2025-09-24)
This commit is contained in:
parent
9716716838
commit
f7d357bbfd
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": 1758446476,
|
"lastModified": 1758701979,
|
||||||
"narHash": "sha256-5rdAi7CTvM/kSs6fHe1bREIva5W3TbImsto+dxG4mBo=",
|
"narHash": "sha256-c7DUti3XM1aga8oVgaPnrVmEeCFtN9PaBxyNuqx8jPc=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "a1f79a1770d05af18111fbbe2a3ab2c42c0f6cd0",
|
"rev": "e2642aa7d5a15eae586932a56f4294934f959c14",
|
||||||
"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 = "a1f79a1770d05af18111fbbe2a3ab2c42c0f6cd0"
|
nixpkgs_rev = "e2642aa7d5a15eae586932a56f4294934f959c14"
|
||||||
release = "25.11"
|
release = "25.11"
|
||||||
unstable = true
|
unstable = true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue