Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update nixpkgs to nixos-23.05 #257

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
nixpkgs major nixos-22.11 -> nixos-23.05

Release Notes

NixOS/nixpkgs (nixpkgs)

vnixos-23.05

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Jun 18, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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/75a0be/4ac100/repos/github/nix-community/NixOS-WSL":"/tmp/worker/75a0be/4ac100/repos/github/nix-community/NixOS-WSL" -v "/tmp/worker/75a0be/4ac100/cache":"/tmp/worker/75a0be/4ac100/cache" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/75a0be/4ac100/repos/github/nix-community/NixOS-WSL" ghcr.io/containerbase/sidecar bash -l -c "install-tool nix 2.16.1 && nix     --extra-experimental-features nix-command     --extra-experimental-features flakes --extra-access-tokens github.com=**redacted** flake lock --update-input nixpkgs"
warning: '/nix/var/nix' does not exist, so Nix will use '/home/ubuntu/.local/share/nix/root' as a chroot store
warning: Git tree '/tmp/worker/75a0be/4ac100/repos/github/nix-community/NixOS-WSL' is dirty
error:
       … while updating the lock file of flake 'git+file:///tmp/worker/75a0be/4ac100/repos/github/nix-community/NixOS-WSL'

       … while updating the flake input 'nixpkgs'

       … while fetching the input 'github:NixOS/nixpkgs/nixos-23.05'

       error: unable to download 'https://api.github.com/repos/NixOS/nixpkgs/commits/nixos-23.05': HTTP error 401

       response body:

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

@SuperSandro2000
Copy link
Member

@Mic92 I think renovatebot is using an old nix version which has not the patch to circumvent the github api ratelimit or a github token set.

@AkechiShiro
Copy link

AkechiShiro commented Jul 19, 2023

Is there any plan on releasing soon the 23.05 NixOS WSL module ? I've updated my channel to 23.05 however I've ran into #164 which is fixed on the latest master branch.
However I'm concerned about the stability of using the NixOS WSL module straight from the master branch, I do not know if it is stable or not and I believe that I should suppose it isn't unless it is stated it is probably reliable/stable.

@SuperSandro2000
Copy link
Member

If you are using nixos-unstable you should probably stick to master, otherwise the stable release channel. I can create a PR with this fixed.

@AkechiShiro
Copy link

AkechiShiro commented Jul 19, 2023

I'm using the latest nixos stable release channel, not nixos-unstable yet but thanks for having opened a PR to bump to 23.05

@renovate renovate bot deleted the renovate/nixpkgs-23.x branch July 24, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants