Flake ❄️ Lock 🔒️ Updater ✨ #42
flake-updater.yml
on: schedule
Flake Lock Updater
45s
Annotations
1 error and 7 warnings
|
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
|
|
Flake Lock Updater
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, DamianReeves/write-file-action@v1.3, DeterminateSystems/magic-nix-cache-action@v9, DeterminateSystems/nix-installer-action@v17, pedrolamas/handlebars-action@2995d7eadacbc8f2f6ab8431a01d84a5fa3b8bb4, peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Flake Lock Updater
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0H2i1aQAAAAASkmZkW9nyQZla2VZ/fWr7Q0hJMzBFREdFMDIxMwBFZGdl
|
|
Flake Lock Updater
Failed to restore: Cache service responded with 400
|
|
Magic Nix Cache is deprecated:
./.github/workflows/publish-quickgui.yml#L107
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@v9"
...with...
- uses: "DeterminateSystems/flakehub-cache-action@v9"
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/flake-updater.yml#L17
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@v9
...with...
- uses: DeterminateSystems/flakehub-cache-action@v9
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/flake-checker.yml#L20
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@v9
...with...
- uses: DeterminateSystems/flakehub-cache-action@v9
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/build-quickgui.yml#L125
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@v9"
...with...
uses: "DeterminateSystems/flakehub-cache-action@v9"
For more details: https://dtr.mn/magic-nix-cache-eol
|