[automation] Update flake
This commit is contained in:
parent
89030cc0dd
commit
9079ea38c4
2 changed files with 7 additions and 7 deletions
|
@ -45,11 +45,11 @@
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "contrib",
|
"dir": "contrib",
|
||||||
"lastModified": 1703728633,
|
"lastModified": 1703807649,
|
||||||
"narHash": "sha256-34YA4spyiNqjGyXGaQ/BljQ+oDd0q2ifk01dAEV6Fxk=",
|
"narHash": "sha256-Cqm5aejScs6pxEFCwwiHisF9Qg1BbGihcYIFtaXHAjk=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "46ceefb52be6b014dd27b6adfbca3e1c9dff0c0c",
|
"rev": "1ef60ea6513be72a03958ed6239bfe474c85a7a3",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.68.0",
|
"version": "4.70.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-NBIMmtSFxEhsGXKeqLi+MuwJo0KwLlGeT7qRol8e/PI="
|
"hash": "sha256-La3/TTEeY2pWwrxqVq8C1UvPQJiihNS6C1ebgOwJ/vA="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-bbOBKicNV/SYJyiaSKV0jdDSrGwkpFKDO8lKFXzcof8="
|
"hash": "sha256-cbFSK9oBIKN844gR2zxDkHyBBSy4vB+G1zcJU1IP8Rw="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-eQXhvutZQuj4NvDXOs8P8f09HrBxAiyT8MN9O5PCXEE="
|
"hash": "sha256-vEz7jnZ5mmYgRcHMcbCqzXuZJf3YA+P8Gt4Kc+5BKl4="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue