[automation] Update flake
This commit is contained in:
parent
1a3e566e2a
commit
f4ebb80e53
2 changed files with 10 additions and 10 deletions
12
flake.lock
12
flake.lock
|
@ -45,11 +45,11 @@
|
|||
},
|
||||
"locked": {
|
||||
"dir": "contrib",
|
||||
"lastModified": 1703633178,
|
||||
"narHash": "sha256-TKbXVF9zombPql9AxDC0uKVjkG3HnKpLQKj8gIea1QY=",
|
||||
"lastModified": 1703728633,
|
||||
"narHash": "sha256-34YA4spyiNqjGyXGaQ/BljQ+oDd0q2ifk01dAEV6Fxk=",
|
||||
"owner": "neovim",
|
||||
"repo": "neovim",
|
||||
"rev": "c26dc1f77c792fe5cbefd578dc8d1e23c80d3688",
|
||||
"rev": "46ceefb52be6b014dd27b6adfbca3e1c9dff0c0c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -61,11 +61,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1703495195,
|
||||
"narHash": "sha256-Ks0d1FnByqHXXzIzDBrUxPmUcimZNOGrAZ11BzkL8p4=",
|
||||
"lastModified": 1703643441,
|
||||
"narHash": "sha256-UsAtbIwxBuciNfiwY9g+jiLDyvYIaO5jai8avtAK+EE=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "939b69875f078b79c2b6433afff2dec6dd002e3f",
|
||||
"rev": "f930306a698f1ae7045cf3265693b7ebc9512f23",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
{
|
||||
"version": "4.67.0",
|
||||
"version": "4.68.0",
|
||||
"platforms": {
|
||||
"x86_64-linux": {
|
||||
"name": "x86_64-unknown-linux-musl",
|
||||
"hash": "sha256-G7i7X4R6+TV0rsB5h7eY/KmM4HuV22Nkp5otLhY/ulM="
|
||||
"hash": "sha256-NBIMmtSFxEhsGXKeqLi+MuwJo0KwLlGeT7qRol8e/PI="
|
||||
},
|
||||
"aarch64-darwin": {
|
||||
"name": "aarch64-apple-darwin",
|
||||
"hash": "sha256-+gRihZ3URLQnCn8mdC3Q43Jcj07TlsIEhBbCkQAXvkg="
|
||||
"hash": "sha256-bbOBKicNV/SYJyiaSKV0jdDSrGwkpFKDO8lKFXzcof8="
|
||||
},
|
||||
"x86_64-darwin": {
|
||||
"name": "x86_64-apple-darwin",
|
||||
"hash": "sha256-MgTl8+wLCA0x1ODp6ITGgSHHrBn2lezf7aJCOAMvykI="
|
||||
"hash": "sha256-eQXhvutZQuj4NvDXOs8P8f09HrBxAiyT8MN9O5PCXEE="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue