| 8 Dec 2022 |
Artturin | thanks that was it | 08:00:53 |
Artturin | now tests pass | 08:01:44 |
Vladimír Čunát | By any chance, you're not getting this?
warning: unknown experimental feature ''no-url-literals''
| 08:03:44 |
Artturin | in cargo test? | 08:04:23 |
Vladimír Čunát | I'm not sure, but I think the apostrophes are extraneous, but maybe some layer in OfBorg would remove them. | 08:05:19 |
Vladimír Čunát | * I think the apostrophes are extraneous, but I'm not sure - maybe some layer in OfBorg would remove them. | 08:05:31 |
Vladimír Čunát | The error above is what I get by simply running the command in a way that shell doesn't remove the apostrophes. | 08:07:18 |
Artturin | they're single quotes btw | 08:07:37 |
Artturin | ah wait | 08:07:52 |
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 |