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 #333

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/c50560/7e619b/repos/github/dotboris/alt":"/tmp/worker/c50560/7e619b/repos/github/dotboris/alt" -v "/tmp/worker/c50560/7e619b/cache":"/tmp/worker/c50560/7e619b/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/c50560/7e619b/repos/github/dotboris/alt" ghcr.io/containerbase/sidecar:9.8.2 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]
[20:08:34.542] INFO (37): Downloading file ...
    url: "https://hydra.nixos.org/job/nix/maintenance-2.17/buildStatic.x86_64-linux/latest/download-by-type/file/binary-dist"
    output: "/tmp/worker/c50560/7e619b/cache/containerbase/df3ef7fe1d916e646af481060d0c196ee97329632167c1b3f6a07caed53e273d/binary-dist"
[20:08:37.669] INFO (37): Download completed  in 3.1s.
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/c50560/7e619b/repos/github/dotboris/alt?ref=refs/heads/main&rev=0b31655aa86a553131c856c2c847170e67b0d672'

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