[automation] Update flake
This commit is contained in:
parent
203bbca3ad
commit
673fde141b
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": 1710639850,
|
"lastModified": 1710707835,
|
||||||
"narHash": "sha256-wlbMVKc9Y1dxwW9NJVADesHbJLMc7DO+jWuZsvoNeLs=",
|
"narHash": "sha256-aXjeIb+bYs+Ulg6wT4pP1B5dvHOa+vB6jVy28Q0SIyo=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "c52dfb6e840827a2de713e40ea8506491ec7ce0b",
|
"rev": "3b29b39e6deb212456eba691bc79b17edaa8717b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -61,11 +61,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1710629476,
|
"lastModified": 1710672219,
|
||||||
"narHash": "sha256-N8Xu868Km6PdyvPDPBKY4LWlZwZaN8CJC/4I/EDWYXM=",
|
"narHash": "sha256-Bp3Jsq1Jn8q4EesBlcOVNwnEipNpzYs73kvR3+3EUC4=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "ce8e7baf9bc8e342237ed840b59e23a92e9a0b5f",
|
"rev": "f471be9644f3ab2f3cb868de1787ab70a537b0e7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.116.0",
|
"version": "4.130.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-hE8qS0+rb5L6BtJlTQtyTBVjATVkDc4S1tfb/I68C24="
|
"hash": "sha256-XOsorXitFvO+T1j3iGPjA+Ke6YDZ9bYYbpIV5dXLRBA="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-ecGqoeQEgbMs/IaP7HNchOIVzV93I0nsVgixIxktADs="
|
"hash": "sha256-RlwqgAeO2UH2p8mE/pVQMHLYr6Yi4OJszfa+fF+3NP8="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-AxoJnlcXwWpKZ9/QK4DbckbK9/uPcBTwMmjQh53KRys="
|
"hash": "sha256-xJpVW6/iaoE5x4+LnTEnRHM5ChJ+n9UplECR3shfFBw="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue