mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 09:48:42 +02:00
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6c64dabd3aa85e0c02ef1cdcb6e1213de64baee3?narHash=sha256-h/aac1dGLhS3qpaD2aZt25NdKY7b%2BJT0ZIP2WuGsJMU%3D' (2025-06-15) → 'github:NixOS/nixpkgs/b2485d56967598da068b5a6946dadda8bfcbcd37?narHash=sha256-3vkjFnxCOP6vm5Pm13wC/Zy6/VYgei/I/2DWgW4RFeA%3D' (2025-06-20)
This commit is contained in:
parent
1252966779
commit
8b2f2b200e
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": 1750005367,
|
"lastModified": 1750400657,
|
||||||
"narHash": "sha256-h/aac1dGLhS3qpaD2aZt25NdKY7b+JT0ZIP2WuGsJMU=",
|
"narHash": "sha256-3vkjFnxCOP6vm5Pm13wC/Zy6/VYgei/I/2DWgW4RFeA=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "6c64dabd3aa85e0c02ef1cdcb6e1213de64baee3",
|
"rev": "b2485d56967598da068b5a6946dadda8bfcbcd37",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# DO NOT MODIFY!
|
# DO NOT MODIFY!
|
||||||
# This file was generated by update-scripts/version-info/default.nix
|
# This file was generated by update-scripts/version-info/default.nix
|
||||||
nixpkgs_rev = "fd487183437963a59ba763c0cc4f27e3447dd6dd"
|
nixpkgs_rev = "b2485d56967598da068b5a6946dadda8bfcbcd37"
|
||||||
release = "25.05"
|
release = "25.05"
|
||||||
unstable = false
|
unstable = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue