[automation] Update flake
This commit is contained in:
parent
32aaa9b3ee
commit
3ed63415ed
2 changed files with 10 additions and 10 deletions
12
flake.lock
12
flake.lock
|
@ -45,11 +45,11 @@
|
|||
},
|
||||
"locked": {
|
||||
"dir": "contrib",
|
||||
"lastModified": 1713658518,
|
||||
"narHash": "sha256-h5lyhF+FMLrz1RHDZC6oRKG3RR7v26Mas085ga+9EYo=",
|
||||
"lastModified": 1713747861,
|
||||
"narHash": "sha256-GslmKw+RadBEO3DWb8xCprkDWN7x8mxzqtJGtqD4bEQ=",
|
||||
"owner": "neovim",
|
||||
"repo": "neovim",
|
||||
"rev": "344906a08f0972108eb912c87af32b275ecf318e",
|
||||
"rev": "2088521263d3bf9cfd23729adb1a7d152eaab104",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -61,11 +61,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1713646843,
|
||||
"narHash": "sha256-Klws8f3v0s6V1WbKp47x5tR5z3FsiZJg3cC3KHjKyZ8=",
|
||||
"lastModified": 1713689773,
|
||||
"narHash": "sha256-4M4c9n6sYbT7Sd/RvB9pej+7BoP7X1lNrFiboNV4O7I=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "2bdd06e1d8e8b370a486251727f6ee6b059ff055",
|
||||
"rev": "a8a8401b7b26112a9b75d6c00306e160fe8f8cb3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"version": "4.144.0",
|
||||
"version": "4.153.0",
|
||||
"platforms": {
|
||||
"x86_64-linux": {
|
||||
"name": "x86_64-unknown-linux-musl",
|
||||
"hash": "sha256-dp7/EYUTw9PRUVV232I5FXyYHSHLGpIs6YenqBSBlB8="
|
||||
"hash": "sha256-zssbLGyK6+xE/XRrbuDAwwWlOrOCmx8By/mU4hh8hMQ="
|
||||
},
|
||||
"aarch64-darwin": {
|
||||
"name": "aarch64-apple-darwin",
|
||||
"hash": "sha256-Ix6dOTwW2q+/IJ93noLyqBogPVsH/ofjRnP8AllH9eE="
|
||||
"hash": "sha256-zhrZyJ0XVmUiSUbnln3ZI8Qak14b+Jm4HR9Kivhrotg="
|
||||
},
|
||||
"x86_64-darwin": {
|
||||
"name": "x86_64-apple-darwin",
|
||||
"hash": "sha256-LrBFFNq6G0Vsl2Abiyc7Kiyv4seXPIFx+Y7rmQ7q0mg="
|
||||
"hash": "sha256-GQbBguxS4QEjuDHVgOi0M29aJP/Lc7oYRDzBv/7soNU="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue