dotboris / alt

A simple version manager tool for switching between different versions of commands
MIT License
86 stars 5 forks source link

Lock file maintenance #335

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 - "after 2pm on friday" in timezone America/Toronto, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 --memory=3584m -v "/tmp/worker/fa2a58/a0ad3f/repos/github/dotboris/alt":"/tmp/worker/fa2a58/a0ad3f/repos/github/dotboris/alt" -v "/tmp/worker/fa2a58/a0ad3f/cache":"/tmp/worker/fa2a58/a0ad3f/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/fa2a58/a0ad3f/repos/github/dotboris/alt" ghcr.io/containerbase/sidecar:9.9.1 bash -l -c "install-tool nix 2.17.0 && nix     --extra-experimental-features nix-command     --extra-experimental-features flakes --extra-access-tokens github.com=**redacted** flake update"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
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/fa2a58/a0ad3f/repos/github/dotboris/alt?ref=refs/heads/main&rev=b8bd158fe2be87481d0e304c13ea78b145e69cd2'

       … 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"
       }