14 Jul 2025 |
hexa (signing key rotation when) | by all means, help. | 07:40:47 |
hexa (signing key rotation when) | I can't answer why mail delivery doesn't work however. | 07:41:16 |
hexa (signing key rotation when) | especially since you've given two different mail providers now | 07:42:02 |
Christian Theune | hexa (signing key rotation when): alright, will look into it | 07:42:53 |
hexa (signing key rotation when) | Christian Theune: the last mail I've received is from July 3rd btw | 07:42:53 |
hexa (signing key rotation when) | I run in mailing list mode | 07:43:00 |
shock-wave | It was working as of 2nd of july for me. | 07:43:14 |
Christian Theune | aha! | 07:43:19 |
Christian Theune | maybe that's a more widespread issue, i'll have a colleague look into it | 07:43:41 |
Christian Theune | i made an internal ticket and pointed the colleague back here. | 07:44:58 |
K900 |  Download image.png | 15:36:19 |
K900 | Whomst broke status.n.o | 15:36:24 |
hexa (signing key rotation when) | what am I missing? | 15:40:23 |
K900 | It's not centered | 15:41:23 |
hexa (signing key rotation when) | https://github.com/NixOS/nixos-status/commits/main/ | 15:43:07 |
hexa (signing key rotation when) | I have a suspicion | 15:43:10 |
Zhaofeng Li | (from #users:nixos.org ) What's the best/most police way to get the history of channel bumps these days? Is listing the nix-releases bucket polite enough? https://status.nixos.org queries https://prometheus.nixos.org which I presume is not intended to be consumed by others | 16:20:49 |
Zhaofeng Li | * (from #users:nixos.org ) What's the best/most polite way to get the history of channel bumps these days? Is listing the nix-releases bucket polite enough? https://status.nixos.org queries https://prometheus.nixos.org which I presume is not intended to be consumed by others | 16:21:19 |
hexa (signing key rotation when) | Polling it in reasonable intervals is fine | 16:21:43 |
hexa (signing key rotation when) | Ideally we'd have a pubsub service | 16:22:55 |
Zhaofeng Li | You mean listing the bucket? | 16:23:33 |
Zhaofeng Li | * You mean listing the bucket? I can cook up some promql, but that feels a bit awkward | 16:24:00 |
hexa (signing key rotation when) | it is a public api 🤷 | 16:24:15 |
hexa (signing key rotation when) | prom | 16:24:23 |
| relichunter joined the room. | 18:52:52 |
Arian | https://releases.nixos.org/?prefix=nixpkgs/
Shows all channel bumps | 19:36:36 |
dramforever | it's a little bit annoying | 19:37:24 |
dramforever | that page is just a javascript that pulls from s3 | 19:37:34 |
Arian | Visiting that website literally equivalent to listing the bucket iirc .
I think the cost here is neglibile and you can probably just do listBucket on the bucket directly? | 19:37:46 |
dramforever | yeah just use your favorite s3 library | 19:38:35 |