| 29 Oct 2025 |
K900 | But the equivalent of bootstrap-tools would be just lixStatic | 14:24:15 |
K900 | You can't build a bootstrap-tools out of nix either | 14:24:46 |
K900 | (at least not easily) | 14:24:48 |
Arian | There is enough in the bootstrap-tools tarball to be able to build lix I assume right? | 14:25:14 |
Arian | Or is it not that easy :’) | 14:25:27 |
K900 | No | 14:25:28 |
K900 | bootstrap-tools is just enough GCC to build a GCC | 14:25:36 |
K900 | And everything else builds on top of that | 14:25:42 |
K900 | Mostly in nixpkgs | 14:25:48 |
K900 | The bootstrap-tools GCC is not really usable for things that are not boostrapping a proper GCC | 14:26:14 |
raitobezarius | Arian: there's ideas to bootstrap lix without lix | 14:26:21 |
raitobezarius | but what K900 said is right I think | 14:26:46 |
raitobezarius | I don't have much to add | 14:26:48 |
Arian | But I guess for my purposes just recording the lixStatic that I used is probably the way forward for now | 14:26:57 |
Arian | Thanks | 14:27:01 |
raitobezarius | np | 14:27:06 |
raitobezarius | (do note that LIx has a strong dependency on LLVM because GCC still miscompiles Lix) | 14:27:29 |
Arian | would be neat if we could publish lix static on releases.lix.systems btw | 14:27:52 |
raitobezarius | we should, yeah | 14:27:59 |
raitobezarius | it's planned | 14:28:00 |
Arian |
warning: ignoring the client-specified setting 'system', because it is a restricted setting and you are not a trusted user
warning: error: unable to download 'https://cache.nixos.org/nar/1sp41dgpgac88jqpyvhlk13qg223ddx10fmkw8ljsz6mk1svln05.nar.xz': HTTP error 200 (curl error: Stream error in the HTTP/2 framing layer); retrying from offset 4748919 in 277 ms
warning: error: unable to download 'https://cache.nixos.org/nar/03cxws1qxkfhgjxbmaq0mxzcixkyy0ha80igf0i670ywjzf3gsbc.nar.xz': HTTP error 200 (curl error: Stream error in the HTTP/2 framing layer); retrying from offset 4584656 in 293 ms
warning: error: unable to download 'https://cache.nixos.org/nar/05nhflfzcswpwwp9603bpf2rdsbc74q8xyr7ap98j8ksymc48vdj.nar.xz': HTTP error 200 (curl error: Stream error in the HTTP/2 framing layer); retrying from offset 4355341 in 298 ms
oh no
| 14:38:24 |
raitobezarius | oh no as you say | 14:41:58 |
raitobezarius | there's known ongoing problems with the latest curl bump | 14:42:07 |
raitobezarius | in nixpkgs | 14:42:09 |
aloisw | "Stream error in the HTTP/2 framing layer" is a new one I think? | 17:10:24 |
raitobezarius | correct | 17:15:40 |
Vera Gradient | I've been running into those curl errors pretty consistently for a while, is it being tracked on an issue somewhere maybe? github search isn't being very helpful right now :P | 17:21:33 |
Zoe Z | Did lix get rid of the concept of a single-user installation? | 17:26:46 |
K900 | Not yet | 17:44:40 |
K900 | But will likely happen in the future | 17:44:47 |