Skip to content

Automatically update flake.lock to the latest version#22

Merged
Sereja313 merged 1 commit intomasterfrom
automatic-update
Dec 10, 2025
Merged

Automatically update flake.lock to the latest version#22
Sereja313 merged 1 commit intomasterfrom
automatic-update

Conversation

@serokell-bot
Copy link
Copy Markdown
Contributor

@serokell-bot serokell-bot commented Apr 7, 2023

input old new diff
flake-compat 0f9255e01c (2023-10-04) 65f23138d8 (2025-12-07) link
nixpkgs 94035b482d (2024-05-02) 677fbe9798 (2025-12-09) link

Last updated: 2025-12-10 22:41:29.651001251 UTC

CC @serokell/operations

@serokell-bot serokell-bot force-pushed the automatic-update branch 8 times, most recently from a2e1225 to 33e0e85 Compare April 15, 2023 02:00
@serokell-bot serokell-bot force-pushed the automatic-update branch 7 times, most recently from cc2d084 to 18a9628 Compare April 22, 2023 02:00
@serokell-bot serokell-bot force-pushed the automatic-update branch 7 times, most recently from de82abf to 888add4 Compare April 29, 2023 02:00
@serokell-bot serokell-bot force-pushed the automatic-update branch 7 times, most recently from d33d0e9 to 2e45919 Compare May 6, 2023 02:00
@serokell-bot serokell-bot force-pushed the automatic-update branch 8 times, most recently from 06450cd to b846aea Compare June 1, 2023 02:00
@serokell-bot serokell-bot force-pushed the automatic-update branch 7 times, most recently from cf06f31 to 8249805 Compare June 8, 2023 02:00
@serokell-bot serokell-bot force-pushed the automatic-update branch 7 times, most recently from b40cac0 to 366b449 Compare June 15, 2023 02:00
@serokell-bot
Copy link
Copy Markdown
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: 
 warning: error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }; retrying in 289 ms
warning: error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }; retrying in 514 ms
warning: error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }; retrying in 1362 ms
warning: error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }; retrying in 2173 ms
error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }
(use '--show-trace' to show detailed location information)

@serokell-bot
Copy link
Copy Markdown
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: 
 warning: error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }; retrying in 298 ms
warning: error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }; retrying in 664 ms
warning: error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }; retrying in 1236 ms
warning: error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }; retrying in 2770 ms
error: unable to download 'https://api.github.com/repos/NixOS/nix/commits/HEAD': HTTP error 429

       response body:

       {
         "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
         "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
       }
(use '--show-trace' to show detailed location information)

@serokell-bot
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

I tried updating flake.lock, but failed:

Error during repository initialisation: Error connecting to the remote: failed to connect to github.com: Connection timed out; class=Os (2)

flake-compat 0f9255e01c (2023-10-04) -> 65f23138d8 (2025-12-07)
nixpkgs      94035b482d (2024-05-02) -> 677fbe9798 (2025-12-09)
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