| 12 Aug 2022 |
cole-h | It does eval, it doesn't build. | 16:12:52 |
Winter (she/her) | How does it eval if the function doesn't exist? | 16:14:00 |
cole-h | Because the docs are lazy now | 16:14:09 |
Winter (she/her) | Oh | 16:14:18 |
Winter (she/her) | riiight. | 16:14:31 |
Winter (she/her) | 😅 | 16:14:47 |
cole-h | But that just means ofborg should probably also build the manual / options, instead of just evaluating it, maybe... I don't remember if there's a reason we didn't do that in the first place; I'll ask Graham. | 16:15:35 |
Winter (she/her) | Probably because it takes a bit? | 16:20:48 |
cole-h | Not that long, on my machine:
/nix/store/16qqh8nswwsj7ic59af9xypk2y46gn62-options.json
user=0.80s system=0.25s cpu=16% total=6.393
| 16:22:53 |
cole-h | (and the ofborg builders are beefier) | 16:23:07 |
Winter (she/her) | Yeah it probably got better thanks to pennae's work | 16:24:10 |
Winter (she/her) | Maybe it was initially disabled for that reason | 16:24:19 |
| 17 Aug 2022 |
trofi | Trying to decipher ofborg failure and failing: https://github.com/NixOS/nixpkgs/pull/187157 . Why does eval fail? Is there an expression I could try to get the same failure? | 19:38:28 |
Artturin | In reply to @trofi:matrix.org Trying to decipher ofborg failure and failing: https://github.com/NixOS/nixpkgs/pull/187157 . Why does eval fail? Is there an expression I could try to get the same failure? Ofborg readme has it | 19:44:34 |
trofi | Ah, nice. Trying https://github.com/NixOS/ofborg/blob/released/README.md#how-does-ofborg-call-nix-instantiate | 19:46:15 |
trofi | Did not get the error back :( | 19:50:33 |
Artturin | https://github.com/NixOS/ofborg/blob/released/README.md#running-meta-checks-locally but disable the meta check since its expensive | 19:55:12 |
Artturin | trofi: | 19:55:43 |
Artturin | The error could link to how to reproduce it locally https://github.com/NixOS/ofborg/blob/c81e72cc045b635f5b7a8f13c8348f4861418534/ofborg/src/nixenv.rs#L152 | 19:58:36 |
| greaka joined the room. | 20:21:56 |
| 18 Aug 2022 |
Artturin | https://github.com/NixOS/nixpkgs/pull/185972
gcc being built with -j1 :P https://logs.nix.ci/?key=nixos/nixpkgs.185972&attempt_id=a7f34cd2-8bce-4299-a4e5-d6bc6f5c434f | 00:50:26 |
Artturin | https://github.com/NixOS/ofborg/pull/611 | 01:17:28 |
| 21 Aug 2022 |
| greaka changed their display name from greaka ⚡️ to greaka . | 09:25:58 |
| 22 Aug 2022 |
| symphorien left the room. | 14:19:00 |
| 23 Aug 2022 |
| Echo joined the room. | 00:49:36 |
| 24 Aug 2022 |
| @tinybronca:sibnsk.net changed their display name from tinybronca to underpantsgnome. | 23:00:02 |
| 30 Aug 2022 |
| @aruzeta:matrix.org joined the room. | 14:41:19 |
| @aruzeta:matrix.org left the room. | 14:53:17 |
| 3 Sep 2022 |
Winter (she/her) | Why is OfBorg not rebuilding a package that should be only on one architecture? (It changed for all of them.)
https://logs.nix.ci/?attempt_id=203a72f1-b070-4091-8a89-cd256ec9a71b&key=nixos%2Fnixpkgs.189539 | 19:10:34 |
Winter (she/her) | Is it possible the merge succeed on that builder or something? | 19:10:58 |