| 7 May 2023 |
raitobezarius |
{"message":"API rate limit exceeded for 131.159.38.127. (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"}
| 22:32:41 |
raitobezarius | fuck me | 22:32:42 |
raitobezarius | can nurl support github tokens? | 22:33:38 |
figsoda | IP leaked? | 22:33:39 |
raitobezarius | it's okay it's the lab | 22:33:43 |
figsoda | nurl uses the nix ones | 22:33:52 |
raitobezarius | we have Mic92 as a sysadmin | 22:33:56 |
raitobezarius | nothing wrong can happen | 22:33:58 |
raitobezarius | In reply to @figsoda:matrix.org nurl uses the nix ones so nix flake choked | 22:34:03 |
figsoda | oh wait no this looks like nix-init chocking | 22:34:17 |
raitobezarius | it choked on the metadata parsing | 22:34:28 |
raitobezarius | but I fed everything manually | 22:34:31 |
raitobezarius | 2023-05-07T22:32:44.055550Z INFO nix_init::utils: Command { std: "nurl" "-n" "<nixpkgs>" "-O" "rev" "v${version}" "https://github.com/open-telemetry/opentelemetry-python-contrib" "v0.38b0" "-i" "2", kill_on_drop: false }
Error: command exited with exit status: 1
stdout:
stderr:
$ nix flake prefetch --experimental-features 'nix-command flakes' --json github:open-telemetry/opentelemetry-python-contrib/v0.38b0
error:
… while fetching the input 'github:open-telemetry/opentelemetry-python-contrib/v0.38b0'
error: unable to download 'https://api.github.com/repos/open-telemetry/opentelemetry-python-contrib/commits/v0.38b0': HTTP error 403
response body:
{"message":"API rate limit exceeded for 131.159.38.127. (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"}
Error: command exited with exit status: 1
| 22:34:33 |
raitobezarius | then I had this | 22:34:34 |
figsoda | yeah ok | 22:34:59 |
figsoda | nurl uses nix's access-tokens | 22:35:05 |
raitobezarius | you said large repo? | 22:35:47 |
raitobezarius | welcome this | 22:35:49 |
raitobezarius |  Download image.png | 22:35:49 |
figsoda | can't wait for buildNodePackage implemented and to run nix-init on nixpkgs | 22:36:25 |
figsoda | * can't wait for buildNodePackage to be implemented and to run nix-init on nixpkgs | 22:36:31 |
raitobezarius | only 7 packages left… | 22:37:59 |
figsoda | btw you can give nix-init api tokens in the config https://github.com/nix-community/nix-init#configuration | 22:39:10 |
raitobezarius | now top-level | 22:41:59 |
raitobezarius | oh fuck me | 22:43:04 |
raitobezarius | I packaged all of them with buildPythonApplication | 22:43:09 |
figsoda | oof | 22:43:19 |
raitobezarius | and sed is not enough for this | 22:43:26 |
raitobezarius | ok | 22:43:30 |
raitobezarius | I will add toPythonModule | 22:43:34 |