| 2 Jul 2025 |
kuflierl | * Actually, i just realised why...
The closing bracket is counted as part oft the link | 02:04:42 |
zowoq | Currently the bot doesn't really support updating package sets. I'm planning to fix it but don't have a timeframe. | 02:31:56 |
Gongqi Huang | Gotcha, I was thinking of maybe creating a (potentially dummy) typstFull package which calls my update script and uses hash of the metadata file as its version. Maybe this is gonna work | 03:58:38 |
Gongqi Huang | Just did https://github.com/NixOS/nixpkgs/pull/421686, not sure if there's a better way of doing it | 05:29:25 |
sorrel | question: is r-ryantm meant to be able to update existing PRs if a new upstream version is released? (i.e. if r-ryantm opens "A -> B", then upstream releases C, should r-ryantm change that PR to "A -> C"?) | 11:16:28 |
sorrel | I ask because I thought I'd observed it doing that previously, but it failed to do so in https://github.com/NixOS/nixpkgs/pull/412461#issuecomment-3013733328 | 11:16:50 |
kuflierl | As far as I remember, a PR is only ignored if the string "x.x -> y.y" matches. That means it should create the new pr | 11:18:07 |
| 6 Jul 2025 |
| JamieMagee joined the room. | 02:29:58 |
| Cathal changed their display name from CJ to Cathal. | 17:17:29 |
| 9 Jul 2025 |
| jonhermansen joined the room. | 01:17:22 |
| 19 Jul 2025 |
| sorimaxuki joined the room. | 00:10:09 |
| 21 Jul 2025 |
hexa | asymmetric: I tried following my github handle on your bot and it stopped responding 🫣 | 20:05:34 |
hexa | after 6 minutes it returned with
There was a problem processing your request, sorry.
| 20:06:52 |
kuflierl | In reply to @hexa:lossy.network asymmetric: I tried following my github handle on your bot and it stopped responding 🫣 Same issue here as well but without the timeout message | 20:10:11 |
hexa | fwiw the bot is https://github.com/asymmetric/nixpkgs-update-notifier | 20:10:33 |
kuflierl | Correction: it seems to answer my requests to list my subscriptions but doesn't allow me to subscribe to any other packages | 20:13:21 |
kuflierl | * Correction: it seems to answer my requests to list my subscriptions but doesn't allow me to subscribe to any other packages and also doesn't answer | 20:13:39 |
kuflierl | * Correction: it seems to answer my requests to list my subscriptions now but doesn't allow me to subscribe to any other packages and also doesn't answer | 20:13:54 |
asymmetric | kuflierlhexathanks for the report, I’ll take a look | 20:15:57 |
| 22 Jul 2025 |
| JacoMalan1 joined the room. | 08:32:34 |
asymmetric | kuflierl: hexa the follow/unfollow issue should be fixed 🙂 | 20:00:56 |
hexa | yup, I already subbed to all my packages, thx | 20:01:11 |
asymmetric | hexa: due to the amount of packages you maintain, the bot is hitting this issue 😉 | 20:01:14 |
hexa | 🙂 | 20:01:19 |
hexa | that one issue that will never be fixed | 20:01:34 |
hexa | loving it | 20:01:35 |
hexa | might want to escape package names with backticks, if possible | 20:01:56 |
hexa |  Download image.png | 20:02:34 |
hexa | also, does it update the list over time? | 20:02:55 |
asymmetric | no, not atm. a new follow will sub to any newly maintained packages, but won't remove any. need to work on proper sync/reconciliation at some point 😅 | 20:27:05 |