[automation] Update flake
This commit is contained in:
parent
e2b3e158cd
commit
3501ebbd1d
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": 1708564387,
|
"lastModified": 1708647166,
|
||||||
"narHash": "sha256-YII0Lxe7srP6xcDRMkJ5i4MMHfq8Oku8Uaq0sHhVlnc=",
|
"narHash": "sha256-qRRv4bLd59uQaOuGiD8W1SRsS2hiBBdIWUYYU1lySo4=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "711a2f5ff67d245ee9a1322f9554329537977989",
|
"rev": "eb4783fb6c8c16d3a9a10e5ef36312737fc9bc40",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -61,11 +61,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1708535278,
|
"lastModified": 1708583918,
|
||||||
"narHash": "sha256-WQHQ+311Mp8/L5+wB++6nnzeVscdF46hbAh/EwQdp/k=",
|
"narHash": "sha256-wcAivqrBghg/rPLBeuChEmSyb5j41zFZbVs6xFYgS7E=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "591f9cbebeef5dfdcb24997a3069d7f29c365ab9",
|
"rev": "a7fa133a1e973c127e9c83e2c8e3407ae3797099",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.110.0",
|
"version": "4.111.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-NpUfEoH1ys9GWqb+P2+n9Vr4navlX+bz7c/uRcU6xZI="
|
"hash": "sha256-sHztfdg06nunbTFm1veiKY5lp5XsFfIvRscTt4qFI8I="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-use3fZ3eZn5qILdUqpjoWDZDWTm8vbjod2/GcQvo+xQ="
|
"hash": "sha256-RDpyKXNdi/UKJyR5My+uSDbFSTICnpb5rQJhs19gmL4="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-oWv87yZCkEP/ObOFPbJDtLBtxLIL+3KAXpwxI+Ceo+E="
|
"hash": "sha256-ZY8Hq34yssX4F1gU1kDeTfAOjh8jqRIYIOZDkEuulsA="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue