serokell / haskell-with-utf8

Get your IO right on the first try
https://serokell.io/blog/haskell-with-utf8
52 stars 3 forks source link

Automatically update flake.lock to the latest version #29

Closed serokell-bot closed 4 months ago

serokell-bot commented 8 months ago
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 commented 6 months ago

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 commented 6 months ago

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 commented 6 months ago

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 commented 6 months ago

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: 


warning: 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"}