nix-community / nixpkgs-update

Updating nixpkgs packages since 2018
Creative Commons Zero v1.0 Universal
429 stars 70 forks source link

Failed to fetch with source-github command #438

Closed spk closed 2 months ago

spk commented 2 months ago

I'm trying to setup auto update for https://github.com/platformsh/cli tool the updateScript was recently merged on https://github.com/NixOS/nixpkgs/pull/317185 but I still don't see update PR on https://github.com/NixOS/nixpkgs/pulls/r-ryantm

I've found out with the doc that github release can be used to fetch new versions.

I could generate the packages-to-update.txt for the package I'm interested about but when I run ./result/bin/nixpkgs-update source-github from latest commit 503f7b0 I got an error Failed to fetch.

rhendric commented 2 months ago

Your update script ran last Friday; everything appears to be in order (there were no new releases at that time). It currently takes about a week before the bot gets around to re-checking packages it has checked recently.