| 16 Oct 2025 |
Grimmauld (any/all) | the bot keeps attempting to down-grade audit, see e.g. https://github.com/NixOS/nixpkgs/pull/452671. Should it not understand 4.1.2-unstable > 4.1.2 ? | 19:16:26 |
hexa | that's nix-update | 19:38:12 |
hexa | https://github.com/NixOS/nixpkgs/pull/452671/files#diff-efc179530dd774def284389d0481eeec4f9fca5edc16f18dc2bcd4c0505408ccR153 | 19:38:18 |
| 19 Oct 2025 |
| cashmere joined the room. | 05:22:00 |
| @tiferrei:matrix.org left the room. | 15:45:41 |
| 20 Oct 2025 |
| Redlonghead joined the room. | 00:47:04 |
| morrpl joined the room. | 23:59:00 |
| 21 Oct 2025 |
Rafael Ieda | uhn, I'm sorry but what to do if r-ryantm bot PR gets fails due to CI weirdness? I suppose only a committer could re-trigger checks? https://github.com/NixOS/nixpkgs/pull/454258 | 16:46:46 |
Wolfgang Walther | As a maintainer you should be able to close + open the PR, which will re-run CI. | 16:55:55 |
Rafael Ieda | Nice, thank you! | 17:21:07 |
| 26 Oct 2025 |
| adam (moved to @adam:matrix.system72.dev) joined the room. | 18:33:02 |
adam (moved to @adam:matrix.system72.dev) | hey so i have a package that has some tag shenanigans and r-ryantm keeps opening PRs for it. can i blacklist a tag like i'd do with dependabot or renovate for example?
https://github.com/NixOS/nixpkgs/pull/455957 | 18:35:15 |
Sandro 🐧 | https://github.com/nix-community/nixpkgs-update/blob/4f70fd7a4c24e7ff58f070e3f2e1a2d0980bce5c/src/Skiplist.hs#L101 | 21:52:42 |
| 27 Oct 2025 |
| sebastian joined the room. | 20:39:02 |
| 28 Oct 2025 |
ivy | how fast does the bot tend to get through the queue, my package is at about 16k so idk how long that would take | 08:46:00 |
hexa | what queue? | 12:15:19 |
hexa | * ivy: what queue? | 12:15:28 |
kuflierl | https://nixpkgs-update-logs.nix-community.org/~supervisor/queue.html | 12:16:19 |
hexa | oh, that exists? TIL | 12:16:39 |
tnias | Last time I waited for something it was around 2000/day | 12:20:11 |
ivy | so about a week 💀 | 12:43:47 |
ivy | why on earth are packages which don't have updates like further up in the queue than ones that do have clear updates? | 12:45:57 |
Sandro 🐧 | If you want an update faster, you can always open a PR. There is no requirement to use the bot. | 12:46:02 |
Sandro 🐧 | probably because it is not a smart queue considering things but just going through it | 12:46:31 |
ivy | i know but i wanna test if it even works on my script (i do use it to update on my own) and for some reason my own prs don't get marked as by maintainer | 12:46:42 |
kuflierl | But it also generally takes ages for the PR to geht merged to the point that its probably faster to merge it yourself After the bot is done with it | 12:47:12 |
ivy | yeah that's my intention | 12:47:26 |
ivy | just want the pr to like "exist" so i can run merge command | 12:48:05 |
ivy | without having to deal with having a committer go yeah ur the maintainer no shit, but it doesn't even mark me as the maintainer on my prs | 12:48:45 |
loudgolem | if you are a maintainer you can edit labels | 12:49:13 |