[automation] Update flake
This commit is contained in:
parent
6256191e92
commit
74e001e522
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": 1715034265,
|
"lastModified": 1715116984,
|
||||||
"narHash": "sha256-c5qD0VWsX6/tINoFGUBwZHBxWgoVPTTpEBEUid4E5OA=",
|
"narHash": "sha256-NN8sR2ZS8ER/6kBUtBpejlEtL1UXdfwebpuXpI/WTlg=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "d40b0a96c4f65da7e02194c94a2c1de79cecaf81",
|
"rev": "17c89eac1a384aaf9956ed75e60295aba8c78d01",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -61,11 +61,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1715010189,
|
"lastModified": 1715099664,
|
||||||
"narHash": "sha256-VG/ax2TLmsF0G8M3Q/lE0P7U/pzky8NScim8ZGmIfAY=",
|
"narHash": "sha256-kg2+7l4fJYY8tmKMkR5Ww1tStqR57ChF2K52WPKEWKU=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "95269ee8dbc9daacad586e8ad87567369a7e1042",
|
"rev": "951e02301002a3100bf102bfb05272611633932e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.159.0",
|
"version": "4.160.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-hqauj74J8T5Z0Wpamvy90FCBmxGs70y7kzSAhrCKrsM="
|
"hash": "sha256-4QrcsxMa5b8vlF7a/82DgaLfV7o9xJcYz/o5eUxgGwE="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-UQQxz/BUxNnzc6uo2OgxEDZ89kBJ307k9edDrwyofLM="
|
"hash": "sha256-KQToNfFKDAiyPj19AA7jmck8l0a88RmRR/c6IMXp4/g="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-7sF1Yv0Wn7pqOMvxygmWdSg5SB3cOWuVql4Isr5kh4I="
|
"hash": "sha256-1FJ4ZfiK+exPDlLMhLObT4dLBDYQPwt98DrgMWTGg3o="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue