1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-07-23 02:01:20 +00:00
parent 89e9ef2891
commit 1bfe6f02d2
2 changed files with 7 additions and 7 deletions

View file

@ -59,11 +59,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1721571961, "lastModified": 1721660125,
"narHash": "sha256-jfF4gpRUpTBY2OxDB0FRySsgNGOiuDckEtu7YDQom3Y=", "narHash": "sha256-q2t9tTFk0KrcnfU879WZ4cZJD1OONOq8tZXZXPo6llI=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "4cc8b29327bed3d52b40041f810f49734298af46", "rev": "09f65ccafc83ce77148375672be19e6746e45db8",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.180.0", "version": "4.183.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-bY4ep2Qpx1w91/72sAecuC3lCIu8+4kRcZpbsBNwxxw=" "hash": "sha256-BlguoJQ2uHIF5ZZfxDZeKACoUy2vN4nQilP784TYgck="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-c1ZFSNp44YLWRmwHUf3VOpMFsRK6zz8FKb+tnw6ZqL4=" "hash": "sha256-i0lFj66fTrTr1t9vJ27W/RTlS5eek7WA+aGFhsfPpBM="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-yWh3PvAO2d3jkVexq98lFeuvb6fVJfMT/qf/EbKCMZA=" "hash": "sha256-I9I4a7uwXkMi4Dp6MRY4KVLIeSTurJWH5X/XA00x9aw="
} }
} }
} }