| 15 Mar 2026 |
alexfmpe | my main reason for not always using nom is that the control characters and redrawing clutter the resulting log so it's harder to inspect logs after the build | 18:49:13 |
alexfmpe | I can imagine something like
$ nom-build foo
<tmux thing>
<nix-build foo output>
<monitor output>
$ nom-build foo --detached
"To connect to the monitor ran <some command>"
<nix-build foo output>
| 18:51:11 |
maralorn | I am not aware of a solution where nom can do "a tmux thing" an produce a viable scrollable log in the terminal which is readable after exit. | 19:44:29 |
maralorn | But maybe that's a misconception. Maybe we can figure out how to do that. | 19:48:02 |
| NixOS Moderation Bot banned jykrwn_bot (disagreement). | 20:27:59 |
| isabel changed their profile picture. | 20:54:42 |
| isabel changed their profile picture. | 20:54:56 |
| 16 Mar 2026 |
alexfmpe | huh nom swallows traces as well | 22:40:14 |
alexfmpe | $ nix-build -A pkgsStatic.haskell.packages.ghc912.th-orphans --dry-run
trace: network
trace: iserv-proxy
trace: network
trace: network
trace: network
these 49 derivations will be built:
| 22:40:37 |
alexfmpe | $ nom-build -A pkgsStatic.haskell.packages.ghc912.th-orphans --dry-run
trace: network
trace: iserv-proxy
┏━ 2 Traces:
┃ trace: network
┃ trace: iserv-proxy
┣━━━
┗━ ∑ ⏱ 5s^C
or, if I leave it running
$ nom-build -A pkgsStatic.haskell.packages.ghc912.th-orphans --dry-run
trace: network
trace: iserv-proxy
these 49 derivations will be built:
| 22:41:42 |
| 17 Mar 2026 |
| Ori joined the room. | 15:32:11 |
| 19 Mar 2026 |
| Miles Dyson set a profile picture. | 18:06:52 |
| 20 Mar 2026 |
alexfmpe | Redacted or Malformed Event | 20:50:38 |
alexfmpe | disregard, was misreading logs | 20:53:13 |
| 22 Mar 2026 |
| kybe joined the room. | 03:22:53 |
| Liyua joined the room. | 20:17:20 |
| Unhooked Spirits joined the room. | 20:27:33 |
| llakala joined the room. | 23:53:10 |
| 23 Mar 2026 |
| sorrel joined the room. | 08:07:01 |
| 25 Mar 2026 |
| Kristo DevOps joined the room. | 21:57:39 |
| 27 Mar 2026 |
| smoothie_one joined the room. | 13:02:28 |
| smoothie_one left the room. | 13:02:52 |
Emma [it/its] |  Download clipboard.png | 20:15:31 |
Emma [it/its] | i wonder if nom could display the total copied size/download size like nix does | 20:15:46 |
| 29 Mar 2026 |
| lillecarl changed their profile picture. | 20:55:53 |
hexa | ❯ stat build-reports.csv
File: build-reports.csv
Size: 726361 Blocks: 369 IO Block: 131072 regular file
Device: 0,50 Inode: 25759059 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 1000/ hexa) Gid: ( 100/ users)
Access: 2025-03-01 02:31:32.044671077 +0100
Modify: 2025-11-09 03:18:38.852445569 +0100
Change: 2025-11-09 03:18:38.852445569 +0100
Birth: 2025-03-01 02:31:32.044671077 +0100
| 23:52:02 |
hexa | 😫 | 23:52:09 |
hexa | 76687babd1a8964774c50b7e13cb4935ce8d8bd6 | 23:52:50 |
hexa | so do I now return to 2.1.8? | 23:53:53 |
hexa | which was released the day before the last modify | 23:54:02 |