| 10 Apr 2026 |
K900 | io_uring is banned in the sandbox | 12:32:49 |
K900 | Because it's currently not practical to actually sandbox effectively | 12:32:56 |
@ktrompfl:matrix.org | Ok, thank you! | 12:34:42 |
sterni | does anyone have a guess what is going on here? https://buildkite.com/afnix/lix/builds/1124#019d767e-d754-4569-852c-51bfa85ce70c | 14:02:50 |
Yureka (she/her) | I bisected it to the staging cycle which updated perl to 5.42 | 14:03:32 |
Yureka (she/her) | and opened a topic in the darwin zulip: https://zulip.lix.systems/#narrow/channel/27-Darwin/topic/perl.20installCheckPhase.20fails.20after.20nixpkgs.20update/with/9170 | 14:03:54 |
sterni | ty! | 14:08:21 |
sterni | I think next lowdown bump I'm going to just wait with changing the flake until the desired version is default in the channel this is still such a battle with a million annoying little issues. | 14:09:38 |
Yureka (she/her) | can also bisect further into perl once I'm home ig, but it's not fun because the perl bump required a bunch of nixpkgs changes | 14:10:33 |
Yureka (she/her) | would be much nicer if someone knew the solution already ;) | 14:11:05 |
raitobezarius | Sergei Zimmerman (xokdvium): you guys are also affected with the perl bindings right? | 14:34:40 |
Sergei Zimmerman (xokdvium) | In reply to @raitobezarius:matrix.org Sergei Zimmerman (xokdvium): you guys are also affected with the perl bindings right? Haven’t seen the issues yet, probably I guess? I have -5% of a clue about Perl | 14:36:04 |
Display Name | May I ask is there guide to lix?, I have done the obsession that I wanted to do, can I ask is iirc lix is package manager, does it have compilers as a package (or that not how it works), may I ask does it work on alphine linux (for my clunky container, single user rather than multi user) (or that not how its work)? | 16:20:22 |
K900 | This is a lot of questions | 16:25:14 |
K900 | Lix is an implementation of Nix, which is kind of a weird meta-buildsystem/pacakge manager thing | 16:25:32 |
K900 | Lix is an implementation of Nix, which is kind of a weird meta-buildsystem/package manager thing | 16:25:36 |
K900 | That kind of exists in its own class | 16:25:43 |
K900 | Arguably the closest comparison would be tools like Bazel | 16:25:55 |
Display Name | What bazel? | 16:26:09 |
K900 | Google's meta-buildsystem | 16:26:21 |
K900 | Anyway, most of the time when you're dealing with Nix (or Lix), you'll be using nixpkgs, which is a big monorepository of package definitions for all kinds of things | 16:26:50 |
K900 | Which does include compilers | 16:26:56 |
K900 | Conceptually Nix (and Lix) can work on Alpine, but the official installer won't, as it's built for glibc, and Alpine uses musl | 16:27:24 |
K900 | And I don't think we have prebuilt musl binaries? | 16:27:40 |
K900 | (unless we do and I missed it) | 16:27:44 |
QuadRadical (Ping) | i think alpine has nix packaged | 16:27:58 |
Display Name | Thanks, may I ask is guide on nix good enough for learning nix | 16:28:24 |
QuadRadical (Ping) | so you can apk install nix | 16:28:03 |
K900 | What is "guide on nix"? | 16:28:31 |
QuadRadical (Ping) | hmm maybe not | 16:28:09 |