nzbr / pnpm2nix-nzbr

Build packages using pnpm with nix
ISC License
62 stars 23 forks source link

chore(deps): lock file maintenance #11

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: flake.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/572ac2/e2ff29/repos/github/nzbr/pnpm2nix-nzbr":"/tmp/worker/572ac2/e2ff29/repos/github/nzbr/pnpm2nix-nzbr" -v "/tmp/worker/572ac2/e2ff29/cache":"/tmp/worker/572ac2/e2ff29/cache" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/572ac2/e2ff29/repos/github/nzbr/pnpm2nix-nzbr" ghcr.io/containerbase/sidecar bash -l -c "install-tool nix 2.16.0 && nix     --extra-experimental-features nix-command     --extra-experimental-features flakes --extra-access-tokens github.com=**redacted** flake update"
warning: '/nix/var/nix' does not exist, so Nix will use '/home/ubuntu/.local/share/nix/root' as a chroot store


error:
       … while updating the lock file of flake 'git+file:///tmp/worker/572ac2/e2ff29/repos/github/nzbr/pnpm2nix-nzbr?ref=refs/heads/main&rev=cb446ef4805c5c153dcda5d23f29850ee15e65a9'

       … while updating the flake input 'flake-utils'

       … while fetching the input 'github:numtide/flake-utils'

       error: unable to download 'https://api.github.com/repos/numtide/flake-utils/commits/HEAD': HTTP error 401

       response body:

       {
         "message": "Bad credentials",
         "documentation_url": "https://docs.github.com/rest"
       }