12 Jan 2025 |
Niklas Korz | anyhow, for now I'll just pick nixpkgs-review from unstable, but I think it might be worth considering to avoid confusion | 18:58:11 |
Gaétan Lepage | It should fall back | 18:58:40 |
Niklas Korz | without specifying eval:
❯ nixpkgs-review pr 365718
$ git -c fetch.prune=false fetch --no-tags --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0 pull/365718/head:refs/nixpkgs-review/1
$ git worktree add /Users/niklaskorz/.cache/nixpkgs-review/pr-365718-1/nixpkgs 549d2f521f398268bc04ee9ce2ed61a048240035
Bereite Arbeitsverzeichnis vor (losgelöster HEAD 549d2f521f39)
Aktualisiere Dateien: 100% (45518/45518), fertig.
HEAD ist jetzt bei 549d2f521f39 hcdiag: init at 0.5.5 (#371689)
$ git merge --no-commit --no-ff be7b92e97dac09dc9c8910b82e723bf1690c6aa3
Automatischer Merge abgeschlossen; halte, wie gewünscht, vor dem Commit an
Nothing to be built.
with eval local:
❯ nixpkgs-review pr --eval local 365718
$ git -c fetch.prune=false fetch --no-tags --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0 pull/365718/head:refs/nixpkgs-review/1
$ git worktree add /Users/niklaskorz/.cache/nixpkgs-review/pr-365718-3/nixpkgs 549d2f521f398268bc04ee9ce2ed61a048240035
Bereite Arbeitsverzeichnis vor (losgelöster HEAD 549d2f521f39)
Aktualisiere Dateien: 100% (45518/45518), fertig.
HEAD ist jetzt bei 549d2f521f39 hcdiag: init at 0.5.5 (#371689)
$ nix-env --extra-experimental-features no-url-literals --option system aarch64-darwin -f <nixpkgs> --nix-path nixpkgs=/Users/niklaskorz/.cache/nixpkgs-review/pr-365718-3/nixpkgs nixpkgs-overlays=/var/folders/9g/_bl_31396q31d61z44lgmlvh0000gn/T/tmpsunitweb -qaP --xml --out-path --show-trace --no-allow-import-from-derivation
$ git merge --no-commit --no-ff be7b92e97dac09dc9c8910b82e723bf1690c6aa3
Automatischer Merge abgeschlossen; halte, wie gewünscht, vor dem Commit an
$ nix-env --extra-experimental-features no-url-literals --option system aarch64-darwin -f <nixpkgs> --nix-path nixpkgs=/Users/niklaskorz/.cache/nixpkgs-review/pr-365718-3/nixpkgs nixpkgs-overlays=/var/folders/9g/_bl_31396q31d61z44lgmlvh0000gn/T/tmpsunitweb -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta
--------- Impacted packages on 'aarch64-darwin' ---------
2 packages updated:
chatd ollama (0.5.1 → 0.5.4)
| 18:59:40 |
Niklas Korz | (logs from before 365718 was merged) | 19:00:03 |
Niklas Korz | and this behavior was pretty much consistent for the past week on nixpkgs-review 2.x | 19:00:52 |
Niklas Korz | * and this behavior was consistent for the past week on nixpkgs-review 2.x | 19:01:09 |
@sigmasquadron:matrix.org | Am I going insane or is that .devcontainer directory in the nixpkgs root new? | 19:05:28 |
@sigmasquadron:matrix.org | The committee says it was added three years ago but I really doubt that. | 19:05:52 |
@sigmasquadron:matrix.org | * | 19:06:21 |
Niklas Korz | it doesn't exist in the 24.11 branch, so you doubt is accurate | 19:06:34 |
Niklas Korz | * it doesn't exist in the 24.11 branch, so your doubt is accurate | 19:06:38 |
@sigmasquadron:matrix.org | Oh, looks like it was a three-year old PR merged just an hour ago. | 19:06:44 |
emily | https://github.com/devcontainers/features/pkgs/container/features%2Fnix 🤔 | 19:16:01 |
emily | I didn't know this was a thing | 19:16:32 |
Perchun Pak | In reply to @niklaskorz:korz.dev
without specifying eval:
❯ nixpkgs-review pr 365718
$ git -c fetch.prune=false fetch --no-tags --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0 pull/365718/head:refs/nixpkgs-review/1
$ git worktree add /Users/niklaskorz/.cache/nixpkgs-review/pr-365718-1/nixpkgs 549d2f521f398268bc04ee9ce2ed61a048240035
Bereite Arbeitsverzeichnis vor (losgelöster HEAD 549d2f521f39)
Aktualisiere Dateien: 100% (45518/45518), fertig.
HEAD ist jetzt bei 549d2f521f39 hcdiag: init at 0.5.5 (#371689)
$ git merge --no-commit --no-ff be7b92e97dac09dc9c8910b82e723bf1690c6aa3
Automatischer Merge abgeschlossen; halte, wie gewünscht, vor dem Commit an
Nothing to be built.
with eval local:
❯ nixpkgs-review pr --eval local 365718
$ git -c fetch.prune=false fetch --no-tags --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0 pull/365718/head:refs/nixpkgs-review/1
$ git worktree add /Users/niklaskorz/.cache/nixpkgs-review/pr-365718-3/nixpkgs 549d2f521f398268bc04ee9ce2ed61a048240035
Bereite Arbeitsverzeichnis vor (losgelöster HEAD 549d2f521f39)
Aktualisiere Dateien: 100% (45518/45518), fertig.
HEAD ist jetzt bei 549d2f521f39 hcdiag: init at 0.5.5 (#371689)
$ nix-env --extra-experimental-features no-url-literals --option system aarch64-darwin -f <nixpkgs> --nix-path nixpkgs=/Users/niklaskorz/.cache/nixpkgs-review/pr-365718-3/nixpkgs nixpkgs-overlays=/var/folders/9g/_bl_31396q31d61z44lgmlvh0000gn/T/tmpsunitweb -qaP --xml --out-path --show-trace --no-allow-import-from-derivation
$ git merge --no-commit --no-ff be7b92e97dac09dc9c8910b82e723bf1690c6aa3
Automatischer Merge abgeschlossen; halte, wie gewünscht, vor dem Commit an
$ nix-env --extra-experimental-features no-url-literals --option system aarch64-darwin -f <nixpkgs> --nix-path nixpkgs=/Users/niklaskorz/.cache/nixpkgs-review/pr-365718-3/nixpkgs nixpkgs-overlays=/var/folders/9g/_bl_31396q31d61z44lgmlvh0000gn/T/tmpsunitweb -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta
--------- Impacted packages on 'aarch64-darwin' ---------
2 packages updated:
chatd ollama (0.5.1 → 0.5.4)
You should provide a github token, gh requires it to download eval results unfortunately | 19:18:13 |
Niklas Korz | gh is active and working | 19:22:47 |
Niklas Korz | I mean obviously it is, otherwise nixpkgs-review post-result would not work | 19:23:17 |
Perchun Pak | In reply to @niklaskorz:korz.dev gh is active and working I don't mean gh-the-cli, I mean GitHub | 19:24:22 |
Perchun Pak | Don't know internals, just try GITHUB_TOKEN=$(gh auth token) nixpkgs-review... | 19:25:09 |
Niklas Korz | either way, upgraded to 3.0.1 from unstable and it works without issues, so I don't personally care, just wanted to mention it | 19:25:12 |
Niklas Korz | I guess there are not that many people reviewing packages while running stable anyhow | 19:27:12 |
Perchun Pak | Oh, downloading eval results from GHA was added in 3.0.0, so 2.x is basically broken for newer PRs | 19:30:21 |
Niklas Korz | yes, if you scroll up you will see that that's what I said | 19:30:34 |
Niklas Korz | ^ | 19:30:43 |
Perchun Pak | Sorry for the misunderstanding | 19:30:51 |
Niklas Korz | no worries 😅 | 19:31:17 |
emily | it's weird because I always experienced 2.x doing local evals when ofborg hadn't finished | 19:33:09 |
emily | is it just not able to do that now because of the job getting deleted or something? | 19:33:17 |
Niklas Korz | I wish I knew 😬 | 19:41:51 |
emily | well, it seems okay to backport to me. I don't know how breaking the changes are, but it probably falls under "Services that would fail without up-to-date client software". | 19:55:05 |