18 Jul 2024 |
| tewi 🏳️⚧️ changed their profile picture. | 23:50:51 |
| tewi 🏳️⚧️ removed their profile picture. | 23:52:42 |
| tewi 🏳️⚧️ set a profile picture. | 23:53:17 |
20 Jul 2024 |
| FHD joined the room. | 11:20:34 |
adamcstephens | sigh. it seems VM support is broken in our 6.3
❯ incus start guide1
Error: lstat /usr/share: no such file or directory
| 13:15:51 |
adamcstephens | oh wait, this is LTS. uhh.... | 13:19:19 |
adamcstephens | LTS on nixos-unstable is broken | 13:37:56 |
adamcstephens | > machine # Error: Failed creating instance record: Instance type "virtual-machine" is not supported on this server: QEMU failed to run feature checks
| 13:38:02 |
hexa | https://hydra.nixos.org/build/266529178 | 13:39:38 |
hexa | first failing build | 13:39:46 |
adamcstephens | ahh i think i know what it is | 13:41:59 |
adamcstephens | - INCUS_OVMF_PATH = ovmf;
+ INCUS_EDK2_PATH = ovmf;
| 13:42:02 |
adamcstephens | we need to version gate that | 13:42:07 |
adamcstephens | https://github.com/NixOS/nixpkgs/pull/328665 | 13:51:01 |
adamcstephens | or not.. | 13:53:35 |
adamcstephens | i need to be more patient sometimes :) | 13:54:35 |
adamcstephens | should be good now. well the code anyway. now is the annoying nixpkgs CI | 13:57:17 |
22 Jul 2024 |
| Cobalt joined the room. | 21:08:15 |
23 Jul 2024 |
| Ezzobir Bezziou joined the room. | 08:21:46 |
24 Jul 2024 |
| lulatsch66 joined the room. | 17:48:40 |
7 Aug 2024 |
| adamcstephens changed their display name from adamcstephens 🐝 to adamcstephensL. | 00:17:26 |
| adamcstephens changed their display name from adamcstephensL to adamcstephens. | 00:17:46 |
10 Aug 2024 |
adamcstephens | https://github.com/NixOS/nixpkgs/pull/333730 | 17:29:38 |
17 Aug 2024 |
adamcstephens | updated the VM to fetch the new incus image, but will need to get the container pulling too | 12:07:14 |
adamcstephens | hexasince I can't seem to find it, where do you add an artifact for a hydra job? you added one for the lxd image a long time ago and i need another
| 12:25:40 |
hexa | uhh 🤔 | 12:26:05 |
hexa | let me think | 12:26:53 |
adamcstephens | "build product" | 12:26:58 |
hexa | yes | 12:27:01 |
hexa | $out/nix-support/hydra-build-product | 12:27:15 |