Skip to content

fix autoPrUpdate scripts/CI#183

Merged
wolfgangwalther merged 1 commit intoNixOS:mainfrom
mdaniels5757:fix-autoPrUpdate-scripts
Nov 1, 2025
Merged

fix autoPrUpdate scripts/CI#183
wolfgangwalther merged 1 commit intoNixOS:mainfrom
mdaniels5757:fix-autoPrUpdate-scripts

Conversation

@mdaniels5757
Copy link
Copy Markdown
Member

@mdaniels5757 mdaniels5757 commented Nov 1, 2025

It seems that we now need an explicit dependency on nix to get nix-prefetch-url. This causes CI to fail, both on pull requests and on scheduled jobs (e.g. https://github.com/NixOS/nixpkgs-vet/actions/runs/18845166075/job/53767161451).

It also seems that openssh is required for git to work (as is required by npins and cargo), at least locally for me. This may be due to my local configuration? Even if it is, I think there's minimal harm in adding the requirement.

It seems that we now need an explicit dependency on nix to get nix-prefetch-url.

It also seems that openssh is required for git to work
(as is required by npins and cargo), at least locally for me.
This may be due to my local configuration?
Even if it is, I think there's minimal harm in adding the requirement.
@mdaniels5757 mdaniels5757 changed the title fix autoPrUpdate scripts fix autoPrUpdate scripts/CI Nov 1, 2025
@wolfgangwalther
Copy link
Copy Markdown
Contributor

All other PRs fail CI, this one does not. Let's do it.

@wolfgangwalther wolfgangwalther merged commit e617a75 into NixOS:main Nov 1, 2025
3 checks passed
@mdaniels5757 mdaniels5757 deleted the fix-autoPrUpdate-scripts branch November 1, 2025 11:58
@mdaniels5757 mdaniels5757 mentioned this pull request Mar 22, 2026
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