1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-01-08 02:01:28 +00:00
parent 66bb87cb68
commit fe5e2b71b7
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1704586109, "lastModified": 1704648325,
"narHash": "sha256-4smzXMJ+bruw7PMbywJZVvA2PiYgjaspw54W6qxl4ww=", "narHash": "sha256-8DxfLibKTkbPc/ct9eApn+ET7dbY3Z2Du46U0KK0zL4=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "8df37423781493f58de060e1c9219cd1c3768130", "rev": "367e52cc79a786bbee4456b30f9ec5db7e28d6a5",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1704497359, "lastModified": 1704636547,
"narHash": "sha256-i6LgDTXhOhCRIhy8Og4PYvqs1R559flBSOxAjRLZM0Y=", "narHash": "sha256-ImefYK3BWImNe7JJgQVd2DWC6sQ4KCujxwGbwixmOXI=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0fa5a936f203acc1b11ed20fe002320944a8363b", "rev": "150baeeda7937f4c8b5c4eb0e614282a7d000f3c",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.71.0", "version": "4.73.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-8ig8t1nkolu2nz9R0WqIdn9vmrkyRDiy8aICMguE1eQ=" "hash": "sha256-B01x8zsPBKksGK5u9PmR1NuuEPcyVg+EH3Tw/RQfHYo="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-vZ+F58AzCpOjz2683dYXU8gOFx/1PJ8D4occRO0r2/Q=" "hash": "sha256-FMwwirZJiogdBOelw6eMO0y280JicFDp8jMw3ILNCI0="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-MVz/rZh5wzDidpTVBogA6LMs0lQRediJhtJNUwQhOiQ=" "hash": "sha256-/hpQoAj+w+BEI85W6WpouJmw2WKgIqwbvYeVqm0jKg0="
} }
} }
} }