| 7 May 2023 |
raitobezarius | yeah | 22:21:51 |
raitobezarius | pushing a PR | 22:21:55 |
raitobezarius | https://github.com/nix-community/nix-init/pull/118 | 22:22:35 |
raitobezarius | I wish we had a --ask-me-forever flag though | 22:24:06 |
raitobezarius | so I could go brrrrrrrrr | 22:24:09 |
raitobezarius | and generate all exprs | 22:24:12 |
figsoda | you can run nix-init with -u and press up | 22:24:48 |
figsoda | * you can run nix-init with -u and press up in your shell | 22:24:55 |
raitobezarius | yes this is what I'm doing | 22:24:58 |
raitobezarius | still slower than an "ask me forever" option :p | 22:25:08 |
raitobezarius | because I need to manually adjust the output paths | 22:25:15 |
raitobezarius | also does the prompter support arbitrary input? | 22:25:44 |
raitobezarius | better have it as a string the choice | 22:25:47 |
figsoda | full-blown tui? 👀 | 22:25:58 |
raitobezarius | O:-) | 22:26:03 |
raitobezarius | I only need the nixpkgs wrapper to do "add this to nixpkgs" "add this to nixpkgs", etc. | 22:30:10 |
raitobezarius | I would become unstoppable | 22:30:15 |
figsoda | (RFC 140 when) | 22:30:40 |
raitobezarius | ❯ /home/raito/dev/github.com/NixOS/nixpkgs/pkgs/development/python-modules/opentelemetry-instrumentation/default.nix
2023-05-07T22:31:33.513035Z INFO nix_init::utils: Command { std: "nurl" "https://github.com/open-telemetry/opentelemetry-python-contrib" "-p", kill_on_drop: false }
2023-05-07T22:31:33.573590Z WARN nix_init::utils: error decoding response body: invalid type: map, expected a sequence at line 1 column 0
2023-05-07T22:31:33.574339Z WARN nix_init::utils: error decoding response body: missing field `tag_name` at line 1 column 279
2023-05-07T22:31:33.575337Z WARN nix_init::utils: error decoding response body: missing field `description` at line 1 column 279
2023-05-07T22:31:33.575428Z WARN nix_init::utils: error decoding response body: invalid type: map, expected a sequence at line 1 column 0
Enter tag or revision (defaults to )
oh no
| 22:31:37 |
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 |