| 8 Dec 2022 |
Artturin | same thing? | 08:07:53 |
Vladimír Čunát | Well yes, I meant ' | 08:08:06 |
Artturin | in a another one of my projects i did https://github.com/nix-community/comma/blob/48b723b201e94958a29a35e4f64bb4391fe73464/src/main.rs#L43 | 08:08:19 |
Artturin | run_cmd.args([
"--extra-experimental-features",
"nix-command flakes",
"shell",
]);
| 08:08:27 |
Artturin | so looks like they're not neccesary | 08:08:32 |
Vladimír Čunát | Wikipedia calls it "apostrophe". | 08:08:33 |
Artturin | They're single quotes in the programming case because we're not using them for omissions or possessives https://en.wikipedia.org/wiki/Quotation_mark 😆 | 08:25:46 |
Artturin | ¯\_(ツ)_/¯ though | 08:27:54 |
Artturin | * They're single quotes in the programming case because we're not using them for omissions or possessives
https://en.wikipedia.org/wiki/Quotation_mark
😆 didn't know that | 08:28:56 |
| 9 Dec 2022 |
Winter (she/her) | https://logs.nix.ci/?key=nixos/nixpkgs.205236&attempt_id=50e836a3-12b1-4a35-b393-4ddfc74e6d00 | 04:51:27 |
Winter (she/her) | error: reading from file: Connection reset by peer
… while evaluating the attribute 'buildCommand' of the derivation 'adler-1.0.2' | 04:51:35 |
Winter (she/her) | that's a new one! | 04:51:39 |
Winter (she/her) | strange 🤔 | 04:51:52 |
| 10 Dec 2022 |
Artturin | https://github.com/NixOS/ofborg/pull/625
https://github.com/NixOS/ofborg/pull/627
https://github.com/NixOS/ofborg/pull/628 | 08:18:45 |
Artturin | Can be closed
https://github.com/NixOS/ofborg/pull/301
| 08:23:45 |
cole-h | In reply to @artturin:matrix.org
https://github.com/NixOS/ofborg/pull/625
https://github.com/NixOS/ofborg/pull/627
https://github.com/NixOS/ofborg/pull/628 I'll see if I can find some time for those (look pretty good to me at a glance) but finals are this upcoming week, and I'd really like to graduate 😆 | 18:52:40 |
cole-h | And of course, thank you for your time in opening them and prodding me, I do appreciate it. | 18:52:58 |
7c6f434c | Hopefully you not only graduate, but graduate with good grades! | 20:24:22 |
cole-h | That's the goal! | 20:32:22 |
| 13 Dec 2022 |
| djm joined the room. | 12:45:25 |
djm | Does anyone know why the aarch64-darwin queue is so long at the moment? | 12:47:08 |
@linus:schreibt.jetzt | djm: it seems not to have gone down at all in the past 2 weeks, so I guess the nodes are hung up somehow | 12:50:34 |
djm | I have seen things completing after several days, but I just checked a PR where the last commit was 5 days ago, and it's still queued, so it looks like it's getting logner. | 12:52:44 |
@linus:schreibt.jetzt | https://nix.ci/prometheus/graph?g0.expr=ofborg_queue_builder_waiting&g0.tab=0&g0.stacked=0&g0.show_exemplars=0&g0.range_input=2w | 12:53:21 |
@linus:schreibt.jetzt | no drop at all | 12:53:23 |
@linus:schreibt.jetzt | oh wait no | 12:53:38 |
@linus:schreibt.jetzt | misread the labels | 12:53:41 |
@linus:schreibt.jetzt | definitely looks suspicious though | 12:56:36 |
Winter (she/her) | definitely not the first time this has happened, sadly | 14:49:22 |
Winter (she/her) | though i'd be surprised if it was the purgable space thing again since i thought that was fixed somehow 😅 | 14:51:03 |