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

Automatically update flake.lock to the latest version #29

Merged
merged 1 commit into from
May 14, 2024

Conversation

serokell-bot
Copy link
Contributor

@serokell-bot serokell-bot commented Jan 22, 2024

input old new diff
hackage de3d2b30f3 (2024-01-17) a62dac66a9 (2024-05-13) link
nixpkgs f724378e61 (2024-01-15) sha256-dd/ (1970-01-01) none
stackage ad9de7aee0 (2024-01-17) 207b7104d5 (2024-05-12) link

Last updated: 2024-05-13 02:01:47.290235430 UTC

CC @serokell/operations

@serokell-bot
Copy link
Contributor Author

I tried updating flake.lock, but failed:

Error during repository initialisation: Error connecting to the remote: error loading known_hosts: ; class=Ssh (23)

2 similar comments
@serokell-bot
Copy link
Contributor Author

I tried updating flake.lock, but failed:

Error during repository initialisation: Error connecting to the remote: error loading known_hosts: ; class=Ssh (23)

@serokell-bot
Copy link
Contributor Author

I tried updating flake.lock, but failed:

Error during repository initialisation: Error connecting to the remote: error loading known_hosts: ; class=Ssh (23)

@serokell-bot
Copy link
Contributor Author

I tried updating flake.lock, but failed:

Error during flake update: Command was terminated or exited with a non-zero status Some(1) and the following output: 
 
�[K
�[Kwarning: error: unable to download 'https://api.github.com/repos/input-output-hk/hackage.nix/commits/HEAD': HTTP error 403

       response body:

       {"message":"API rate limit exceeded for 135.181.117.245. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}; using cached version
warning: error: unable to download 'https://api.github.com/repos/serokell/nixpkgs/commits/HEAD': HTTP error 403

       response body:

       {"message":"API rate limit exceeded for 135.181.117.245. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}; using cached version
error:
       … while updating the lock file of flake 'git+file:///var/lib/update-daemon/.cache/update-daemon/16116928000694516837?ref=refs/heads/automatic-update&rev=4042762d695c5ad5d48da33be7401e8dc8ab9ed0'

       … while updating the flake input 'stackage'

       … while fetching the input 'github:input-output-hk/stackage.nix'

       error: unable to download 'https://api.github.com/repos/input-output-hk/stackage.nix/commits/HEAD': HTTP error 403

       response body:

       {"message":"API rate limit exceeded for 135.181.117.245. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

hackage  de3d2b30f3 (2024-01-17) -> a62dac66a9 (2024-05-13)
nixpkgs  f724378e61 (2024-01-15) -> sha256-dd/ (1970-01-01)
stackage ad9de7aee0 (2024-01-17) -> 207b7104d5 (2024-05-12)
@gromakovsky gromakovsky merged commit abfd13f into master May 14, 2024
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the automatic-update branch May 14, 2024 10:37
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.

None yet

2 participants