| 26 Nov 2025 |
saygo.2 | I think it might actually be the cleanest to still parse the subcommands manually and only use optparse for nom | 04:26:02 |
saygo.2 | I could make optparse applicative work for all but then we would have to use nix build -- <nix-args> | 04:33:12 |
saygo.2 | since after -- all args are treated as posistionals anyway so i no longer have to use forwardOptions globally | 04:33:39 |
saygo.2 | * I could make optparse applicative work for all but then we would have to use nix build -- <nix-args> which defeats the point of a drop in wrapper | 04:35:08 |
saygo.2 | I'll try writing it so that we use the old way of parsing subcommands, but then ill still create the subcommands using optparse for the help pages to work well (and maybe autocompletion though i havent looked into that at all yet) | 04:36:13 |
saygo.2 | * I'll try writing it so that we use the current way of parsing subcommands, but then ill still create the subcommands using optparse for the help pages to work well (and maybe autocompletion though i havent looked into that at all yet) | 04:36:34 |
| 8 Aug 2025 |
| 0x4A6F joined the room. | 07:01:22 |
| Picnoir changed their display name from Picnoir to Picnoir DECT 7426. | 12:32:56 |
| 9 Aug 2025 |
| seapat set a profile picture. | 14:23:15 |
| seapat | 14:25:21 |
| 11 Aug 2025 |
| Spaenny changed their display name from Philipp to Spaenny. | 14:46:45 |
| 13 Aug 2025 |
| Picnoir changed their display name from Picnoir DECT 7426 to Picnoir. | 13:24:03 |
| 26 Aug 2025 |
| whispers (it/fae) joined the room. | 02:35:13 |
| 27 Aug 2025 |
| @nullcube:matrix.org left the room. | 12:17:13 |
| 28 Aug 2025 |
| Poe84it changed their display name from Giuseppe R. to Poe84it. | 08:07:32 |
| Poe84it left the room. | 08:08:49 |
| 4 Sep 2025 |
| FliegendeWurst changed their display name from FliegendeWurst (@GPN23) to FliegendeWurst. | 08:34:24 |
| atagen set a profile picture. | 12:04:16 |
| atagen changed their profile picture. | 12:04:40 |
| atagen changed their profile picture. | 12:04:52 |
| 8 Sep 2025 |
| Inayet set a profile picture. | 02:16:10 |
| 9 Sep 2025 |
| Albert Larsan joined the room. | 19:56:26 |
| 10 Sep 2025 |
| dgrig joined the room. | 10:46:25 |
| 11 Sep 2025 |
| loudgolem joined the room. | 17:50:23 |
| 14 Sep 2025 |
| Emma [it/its] joined the room. | 08:39:30 |
| 15 Sep 2025 |
loudgolem | I haven't been getting correct download stats for a few weeks(?)
nom build -f . lazyjj
┏━ Dependency Graph:
┃ ┌─ ↓ ⏸ 117.patch?full_index=1 waiting for 1 ↓ ⏸
┃ ├─ ↓ ⏸ source waiting for 1 ↓ ⏸
┃ │ ┌─ ↓ ⏸ glibc-2.40-66 waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ isl-0.20 waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ linux-headers-6.16 waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ mpfr-4.2.2 waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ expand-response-params waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ gmp-6.3.0 waiting for 1 ↓ ⏸
┃ ├─ ↓ ⏸ stdenv-linux
┃ ├─ ⏸ lazyjj-0.6.1-unstable-2025-09-11-vendor waiting for 22 ↓ ⏸
┃ ⏸ lazyjj-0.6.1-unstable-2025-09-11
┣━━━ Builds │ Downloads
┗━ ∑ ⏵ 0 │ ✔ 9 │ ⏸ 2 │ ↓ 0 │ ↓ 0 │ ⏸ 34 │ ⏱ 41s
Always see ↓ 0 │ ↓ 0
nom --version
nix-output-monitor 2.1.6
nix (Nix) 2.31.1
| 09:56:41 |
loudgolem | * I haven't been getting correct download stats for a few weeks(?)
nom build -f . lazyjj
┏━ Dependency Graph:
┃ ┌─ ↓ ⏸ 117.patch?full_index=1 waiting for 1 ↓ ⏸
┃ ├─ ↓ ⏸ source waiting for 1 ↓ ⏸
┃ │ ┌─ ↓ ⏸ glibc-2.40-66 waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ isl-0.20 waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ linux-headers-6.16 waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ mpfr-4.2.2 waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ expand-response-params waiting for 1 ↓ ⏸
┃ │ ├─ ↓ ⏸ gmp-6.3.0 waiting for 1 ↓ ⏸
┃ ├─ ↓ ⏸ stdenv-linux
┃ ├─ ⏸ lazyjj-0.6.1-unstable-2025-09-11-vendor waiting for 22 ↓ ⏸
┃ ⏸ lazyjj-0.6.1-unstable-2025-09-11
┣━━━ Builds │ Downloads
┗━ ∑ ⏵ 0 │ ✔ 9 │ ⏸ 2 │ ↓ 0 │ ↓ 0 │ ⏸ 34 │ ⏱ 41s
Always see ↓ 0 │ ↓ 0
nom --version
nix-output-monitor 2.1.6
nix (Nix) 2.31.1
| 09:57:35 |
maralorn | So downloads don’t get picked up as running? | 10:09:58 |
maralorn | Lovely | 10:10:23 |
maralorn | I sincerely hope the protocol change is done in a way that I can change the parser backwards compatible. | 10:10:53 |