[automation] Update flake
This commit is contained in:
parent
f45bff8e0f
commit
f1d7679ea4
2 changed files with 10 additions and 10 deletions
12
flake.lock
12
flake.lock
|
@ -45,11 +45,11 @@
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "contrib",
|
"dir": "contrib",
|
||||||
"lastModified": 1708191767,
|
"lastModified": 1708296793,
|
||||||
"narHash": "sha256-HYjgX66AVMqG6jxl83O8NzZyUkULZJv3PRaXw9jgR1o=",
|
"narHash": "sha256-DrofSD0lq2NOyrrLIUyJ4gSx2ZFMPuaMZyrRIjy9+Qc=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "b12d193b4a68242fb0c7e4f924c8abce3488e1c8",
|
"rev": "8f1f2a1d9f6af56ae928f6cdc29055a0ba13baea",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -61,11 +61,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1708189888,
|
"lastModified": 1708232726,
|
||||||
"narHash": "sha256-gnsICW7R6rFF2WDg5GfimE4XdIfZpLluyEFXx+8K7bY=",
|
"narHash": "sha256-DYuEHWQSBwaJkS2rjLUsKvGgDK8QIVojC3klAUw6uyk=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "28d6a724f54085377102db7c3278ba82a0a5255f",
|
"rev": "35c5863c29ce81199ded8a3384f4979b7793f5dc",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.99.0",
|
"version": "4.107.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-VKN6LOTZDg+e/rBDiiPwOaTlVDwie6FqGa+d4ECBNaM="
|
"hash": "sha256-1qkVa2ZMUiqUt+1XpCJLaoCcHbr7g6g+nDX2ULDpkBU="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-KQvE9xlpXC4UTiZFFcoVNI+dxnUBKjj490nizg/Zx5E="
|
"hash": "sha256-dAvgVlvWUZ43AXUqGQ237WlXpSbXb4T0TjEpCqm5Dkc="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-fkf4YnXzwzxCMNdAdpeCtO2mi/rbBcOF2K6u9uc/l8Y="
|
"hash": "sha256-PATfQdNERDYvoFixEeXBvyi4WRR+UMX/tTuyCuL90os="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue