1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-01-01 02:01:31 +00:00
parent 48dab68e0f
commit 1ccb6c9b62
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1703969795, "lastModified": 1704031853,
"narHash": "sha256-W8TwHHXVxhgujJ59Kx2wQGtzcRZpyu9/zQO1gcTqmp0=", "narHash": "sha256-DOxfnhrIdTDWb+b9vKiuXq7zGTIhzC4g0EEP1uh36xs=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "6f6abd8c02f66a71f1ad46c4596cadd5709898f4", "rev": "6fa0f303d7f0823bfc5ba6cc7b4e7a7cd76143ac",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1703834000, "lastModified": 1704015712,
"narHash": "sha256-SafYHMNd45Ca+ujIoNd0Ucf+sFSftRn1XYX/TdJL3TY=", "narHash": "sha256-GrsuUCEH5T629Py4jt6tsIzu9nEL/fD2Qt986ib13WI=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "59fa082abdbf462515facc8800d517f5728c909d", "rev": "eae82ed71467a19374437376fbb7f5e3ad486aeb",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.70.0", "version": "4.71.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-La3/TTEeY2pWwrxqVq8C1UvPQJiihNS6C1ebgOwJ/vA=" "hash": "sha256-8ig8t1nkolu2nz9R0WqIdn9vmrkyRDiy8aICMguE1eQ="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-cbFSK9oBIKN844gR2zxDkHyBBSy4vB+G1zcJU1IP8Rw=" "hash": "sha256-vZ+F58AzCpOjz2683dYXU8gOFx/1PJ8D4occRO0r2/Q="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-vEz7jnZ5mmYgRcHMcbCqzXuZJf3YA+P8Gt4Kc+5BKl4=" "hash": "sha256-MVz/rZh5wzDidpTVBogA6LMs0lQRediJhtJNUwQhOiQ="
} }
} }
} }