1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-02-22 02:02:00 +00:00
parent a3e4fc16ca
commit e2b3e158cd
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1708468218, "lastModified": 1708564387,
"narHash": "sha256-0vixi70e4yS2ZKkAFTnjD3sCKAI5GnRJf5Biz2sNCn0=", "narHash": "sha256-YII0Lxe7srP6xcDRMkJ5i4MMHfq8Oku8Uaq0sHhVlnc=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "9bb046d1be5aa9ba0482b2cad050b286d4b78978", "rev": "711a2f5ff67d245ee9a1322f9554329537977989",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1708450709, "lastModified": 1708535278,
"narHash": "sha256-e3lhds+RhRldvzAOhs27rhCptS0xWI9xsxTHMF6i0zk=", "narHash": "sha256-WQHQ+311Mp8/L5+wB++6nnzeVscdF46hbAh/EwQdp/k=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e4af98e12764cb1b2c2c26dcf31edf5af1552162", "rev": "591f9cbebeef5dfdcb24997a3069d7f29c365ab9",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.107.0", "version": "4.110.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-1qkVa2ZMUiqUt+1XpCJLaoCcHbr7g6g+nDX2ULDpkBU=" "hash": "sha256-NpUfEoH1ys9GWqb+P2+n9Vr4navlX+bz7c/uRcU6xZI="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-dAvgVlvWUZ43AXUqGQ237WlXpSbXb4T0TjEpCqm5Dkc=" "hash": "sha256-use3fZ3eZn5qILdUqpjoWDZDWTm8vbjod2/GcQvo+xQ="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-PATfQdNERDYvoFixEeXBvyi4WRR+UMX/tTuyCuL90os=" "hash": "sha256-oWv87yZCkEP/ObOFPbJDtLBtxLIL+3KAXpwxI+Ceo+E="
} }
} }
} }