1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2023-12-26 02:01:19 +00:00
parent bf5679a77e
commit ed388b543d
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1703464256, "lastModified": 1703552878,
"narHash": "sha256-rnk9WtSTSxX5GbNuWvipK/RtQryk71wjzKRjCo87o/Y=", "narHash": "sha256-9UAuPxtBwoLsKAbPN1+dzkUOMNvhn8DkoDDZd37mj80=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "2ff2785c396e66c285fecf5b151d8f8863f9d4e6", "rev": "ec7453804421f738955a5f4460f44172318d42ff",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1703395344, "lastModified": 1703495195,
"narHash": "sha256-cAgNsKUbbOjm3s8NJwRa0YEgyLbTVQ5Y+z4SCUIRs4k=", "narHash": "sha256-Ks0d1FnByqHXXzIzDBrUxPmUcimZNOGrAZ11BzkL8p4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "cb574470bb7e360016c254867f7734a95812b47f", "rev": "939b69875f078b79c2b6433afff2dec6dd002e3f",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.65.0", "version": "4.67.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-hW72coHj53OWoURGSpY+BOAFZWW+QUJ6GsMEIKlHJcI=" "hash": "sha256-G7i7X4R6+TV0rsB5h7eY/KmM4HuV22Nkp5otLhY/ulM="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-eXdTe705f0dMhtGQCBDY8UZqyo/u48CxA8MM2lpHL7o=" "hash": "sha256-+gRihZ3URLQnCn8mdC3Q43Jcj07TlsIEhBbCkQAXvkg="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-XJDYR/lncDsh1XtJal/HCKJnbW5R3jSQHEfbSElMtCI=" "hash": "sha256-MgTl8+wLCA0x1ODp6ITGgSHHrBn2lezf7aJCOAMvykI="
} }
} }
} }