1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-05-07 02:01:40 +00:00
parent 511989f20e
commit 6256191e92
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1714948981, "lastModified": 1715034265,
"narHash": "sha256-oBN706nJUijfxWjfzdF3JE5xyFAyuo6IoAl3uIuNGlM=", "narHash": "sha256-c5qD0VWsX6/tINoFGUBwZHBxWgoVPTTpEBEUid4E5OA=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "b024643ca7571cffb3dcc79c21dbccfe14aa3a6f", "rev": "d40b0a96c4f65da7e02194c94a2c1de79cecaf81",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1714923658, "lastModified": 1715010189,
"narHash": "sha256-f54abULm+mOb74m4iDMbXpEsIClOu56q5u6ijbiuIbs=", "narHash": "sha256-VG/ax2TLmsF0G8M3Q/lE0P7U/pzky8NScim8ZGmIfAY=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "9f5a6d72fa3985e4cd8fca3926d14ae8b54bcf75", "rev": "95269ee8dbc9daacad586e8ad87567369a7e1042",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.158.0", "version": "4.159.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-WYpZBLX81V/GVibU5t2I/OMIeuewN+rsCCWilxP+dJU=" "hash": "sha256-hqauj74J8T5Z0Wpamvy90FCBmxGs70y7kzSAhrCKrsM="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-t0S+wZ0Yl5E4l1duoAsUPgcWzFGQEsCWZAX9kDIiqSc=" "hash": "sha256-UQQxz/BUxNnzc6uo2OgxEDZ89kBJ307k9edDrwyofLM="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-0UOu90S3NgUvwGeR/gr/uRWEivijDbXd0MTlqUPKJXs=" "hash": "sha256-7sF1Yv0Wn7pqOMvxygmWdSg5SB3cOWuVql4Isr5kh4I="
} }
} }
} }