chore(deps): lock file maintenance #184
build.yml
on: pull_request
Check modified files
3s
Build NixOS configuration
3m 48s
Build darwin configuration
5m 56s
aqua-checksum-update
/
update-aqua-checksums
Annotations
1 error and 3 warnings
Build NixOS configuration
Process completed with exit code 2.
|
Magic Nix Cache is deprecated:
.github/workflows/build.yml#L89
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@main
...with...
uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
Magic Nix Cache is deprecated:
.github/workflows/build.yml#L111
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
# uses: DeterminateSystems/magic-nix-cache-action@main
...with...
# uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
Build darwin configuration
Failed to restore: Cache service responded with 429
|