21 Aug 2025 |
emily | tbh that #if __APPLE__ seems obsolete | 10:28:21 |
emily | given that builds are now in /nix | 10:28:26 |
emily | maybe we could just drop it… | 10:28:30 |
raitobezarius | emily given https://git.lix.systems/lix-project/lix/issues/975 i intend to submit a revert of the series starting from there fwiw | 14:34:33 |
raitobezarius | maybe a clean revert is better hm | 14:35:21 |
raitobezarius | ok, i will do a clean revert of the 12-submitted-series | 14:36:25 |
raitobezarius | https://gerrit.lix.systems/c/lix/+/4039 revert chain | 14:37:24 |
raitobezarius | revert applied | 20:14:52 |
emily | I'll look into it when I get the chance. | 20:16:34 |
raitobezarius | no worries, emily, take your time | 20:16:47 |
raitobezarius | thank you! | 20:16:49 |
niko ⚡️ | I forgor to contribute adding capnproto to propagadedBuildInputs again damn | 21:45:03 |
niko ⚡️ | Each time bumping attic reminds me to do it and each time I forget about it | 21:45:26 |
| June joined the room. | 22:48:48 |
| @julian:nekover.se left the room. | 22:49:16 |
23 Aug 2025 |
aloisw | So we require a toml11 version that is not in nixpkgs yet? https://git.lix.systems/lix-project/lix/commit/4de09b6b5493db4bd7f6348255a1fdcb38b9ed2f | 08:27:24 |
emily | it is not in Nixpkgs precisely because of Nix/Lix and nothing else | 16:47:52 |
emily | but also those commits didn't get backported to stable versions yet | 16:48:35 |
emily | because I opened cherry-picks and then the build broke and I ran out of energy to fix it | 16:48:44 |
emily | (most of the code that commit makes unconditional is removed immediately after with the busted experimental feature anyway…) | 16:50:13 |
aloisw | Yeah I noticed as much, see https://github.com/NixOS/nixpkgs/pull/434186#issuecomment-3216812062 for some more context. | 17:12:51 |