| 19 Nov 2025 |
hexa |  Download image.png | 00:47:21 |
hexa | pretty sure only one of these is https | 00:47:29 |
hexa | and the others are ssh | 00:47:34 |
hexa | although I assume localhost uses the daemon socket, not ssh 🙂 | 00:47:50 |
maralorn | Ahaha | 00:48:15 |
maralorn | Oh, boy. So many things wrong with this. | 00:48:53 |
maralorn | Thanks for the screenshot | 00:49:02 |
hexa |  Download image.png | 00:49:47 |
hexa | this one looks better | 00:49:50 |
maralorn | Also localhost doesn't need a label at all | 00:49:53 |
hexa | one build runs for 1h17m, the other for 1h12m | 00:50:12 |
hexa | I wonder if they're the same version 🫣 | 00:50:17 |
maralorn | I don't think so | 00:50:38 |
hexa | ❯ readlink /proc/3034132/exe
/nix/store/3g71wrn5q5f0vh1ns41sbkqym4gh3m33-nix-output-monitor-2.1.8/bin/nom
~ via
❯ readlink /proc/3072381/exe
/nix/store/z4ap29vd557n511rhi295fr1aq858fyx-nix-output-monitor-2.1.8/bin/nom
| 00:51:03 |
hexa | indeed not 🙂 | 00:51:07 |
maralorn | Unless I screwed up main doesn't show the user name anymore | 00:51:11 |
Emma [it/its] | gonna be trying main for fun | 14:16:54 |
Emma [it/its] | assuming the deps ever finish downloading :P | 14:17:09 |
Emma [it/its] | 3 minutes of downloading ghc at 700kbps or something like that | 14:21:03 |
Emma [it/its] | after 10 minutes, i finally have nix-output-monitor! | 14:23:15 |
Emma [it/its] | though admittedly i think my connection with cache.nixos.org is being slow or something | 14:23:46 |
Albert Larsan | I would really love for nom to show the download speed/progress, like the normal Nix progress monitor does | 14:43:35 |
K900 | It does now | 14:44:33 |
K900 | On master | 14:44:36 |
Emma [it/its] | yeah i didnt see that on master, but i might have missed it | 14:46:45 |
Albert Larsan | Also (on the version that is on 25.11), when I nom build multiple derivations, the 'root' ones stay as building (yellow), even once they finished building. | 14:56:37 |
maralorn | Yeah, build finished detection is a pita. | 15:06:02 |
maralorn | hexa: K900: I just pushed a change with a different build finished detection. That one at least passes my automated tests and seemed fine in preliminary manual tests. | 21:33:14 |
K900 | Nice | 21:33:26 |
K900 | Will test in a bit | 21:33:35 |