11 Feb 2024 |
hexa | ok | 18:15:48 |
adamcstephens | i suspect systemd-initrd is fine in VMs. containers just have some extra setup to link init into /sbin | 18:17:20 |
adamcstephens | which looking at again probably could use cleanup | 18:19:50 |
hexa | oh, containers. nvm | 18:29:57 |
adamcstephens | hexa: is this a typo? https://github.com/NixOS/nixpkgs/pull/287270/files#diff-f05d1878b8efbdb6360000ca204cb97dd35426139551cd79f739dec2c12efefcR17 | 19:13:56 |
hexa | yes | 19:15:22 |
hexa | even copy pasted | 19:15:31 |
hexa | dhcpcd* | 19:15:37 |
hexa | * dhcpcd | 19:15:41 |
hexa | can you submit a fix? I'm otherwise occupied rn | 19:16:01 |
adamcstephens | yes, no problem | 19:17:35 |
14 Feb 2024 |
adamcstephens | just ran my first build on the aarch64 community box. so nice. | 03:33:43 |
adamcstephens | the extra cores really helped make the envoy build go quick :) | 03:39:48 |
hexa | building tensorflow on it just now took ~20 minutes | 03:50:27 |
hexa | the -cpu variant of course, but still | 03:50:34 |
mkg20001 | https://github.com/NixOS/nixpkgs/pull/287100 I'd need a review/merge on this | 18:30:17 |
mkg20001 | and this https://github.com/NixOS/nixpkgs/pull/286614 | 18:31:07 |
adamcstephens | yeah, sorry i've been meaning to review those. i'll try and look at them tonight | 19:15:34 |
15 Feb 2024 |
| a-kenji joined the room. | 19:15:43 |
18 Feb 2024 |
| emily joined the room. | 20:59:48 |
| @janik0:matrix.org joined the room. | 21:12:08 |
20 Feb 2024 |
mkg20001 | https://github.com/NixOS/nixpkgs/issues/287097 does anyone have any idea about this? | 16:48:20 |
hexa | talk to the #systemd:nixos.org folks | 16:49:14 |
hexa | elvishjerrico maybe | 16:49:18 |
adamcstephens | In reply to @mkg20001:mkg20001.io https://github.com/NixOS/nixpkgs/issues/287097 does anyone have any idea about this? i've not dug into it myself. is it a problem with how /sbin/init is linked? | 16:51:43 |
mkg20001 | maybe, maybe not. didn't really check much, but /run/current-system was missing, so it could be that we'd need to link another script when the option is set | 16:53:49 |
mkg20001 | to fix activation being ran | 16:54:06 |
adamcstephens | it breaks /run/current-system? that sounds bad. i thought switch-to-configuration managed that | 16:56:10 |
mkg20001 | so I found the issue, it's fixed in https://github.com/NixOS/nixpkgs/pull/290288 | 22:15:39 |
adamcstephens | In reply to @mkg20001:mkg20001.io so I found the issue, it's fixed in https://github.com/NixOS/nixpkgs/pull/290288 Would you be willing to write test cases for both? | 22:23:00 |