!9IQChSjwSHXPPWTa:lix.systems

Lix

1124 Members
Lix user channel. Feel free to discuss on-topic issues here and give each other help. For matrix.to links to the rest of the Lix channels, see: https://wiki.lix.systems/books/lix-organisation/page/matrix-rooms311 Servers

Load older messages


SenderMessageTime
21 Mar 2026
@raitobezarius:matrix.orgraitobezariusno one knows much about matrix, don't worry22:11:05
22 Mar 2026
@n0toose:ccc.ac@n0toose:ccc.ac left the room.12:39:35
@kfears:matrix.orgKFears& 🏳️‍⚧️ (they/them) changed their display name from KFears 🏳️‍⚧️ (they/them) to KFears& 🏳️‍⚧️ (they/them).13:19:59
@kungpaochicken:matrix.orgkungpaochicken joined the room.17:07:15
@liyua:liyua.moeLiyua

Is there a way to make nix output monitor show waiting tasks as waiting instead of just showing them as continuing to build?

20:12:34
@liyua:liyua.moeLiyua

With normal nix only the active tasks are being shown as being built right now and the waiting ones are marked as waiting (and info on how many others they're waiting)

20:13:49
@liyua:liyua.moeLiyuaWith lix all of them show up as "building"20:14:46
@whispers:catgirl.cloudwhispers [& it/fae]i think you're seeing the opposite bug: nom does not correctly determine when builds have finished with lix20:15:01
@whispers:catgirl.cloudwhispers [& it/fae]it's a known bug20:15:17
@liyua:liyua.moeLiyuaIt's mostly just a vanity thing but it still bothers me for some reason20:15:23
@liyua:liyua.moeLiyuaThat might also be the case20:15:36
@whispers:catgirl.cloudwhispers [& it/fae] there's been some attempts to try to fix it, but last i checked, it requires some lix-side changes to do correctly. there have been many previous discussions in #nix-output-monitor:nixos.org 20:16:05
@whispers:catgirl.cloudwhispers [& it/fae] * there's been some attempts to try to fix it, but last i checked, it requires some lix-side changes to do correctly (i.e. none of the attempts have been completely successful). there have been a few previous discussions in #nix-output-monitor:nixos.org 20:16:29
@liyua:liyua.moeLiyua

The thing I'm seeing is an 8 minute build time for tmux.conf because tmux.conf depends on nvim and nvim depends on nvim.conf and nvim.conf has to build some plugins from source

20:16:30
@whispers:catgirl.cloudwhispers [& it/fae]Redacted or Malformed Event20:17:35
@whispers:catgirl.cloudwhispers [& it/fae] * yeah, ime e.g. tmux.conf is done building in a few seconds, nom just doesn't realize that 20:17:51
@liyua:liyua.moeLiyuaWith nix it'd just show as "waiting" I think until all dependencies are done building and the hash for the store paths are known20:18:21
@liyua:liyua.moeLiyua

It's just a very minor bother tho so if there's not a solution like "hey just set these options in your config" I don't think it's worth it for me to keep looking. Still thanks for taking your time to respond <3

20:19:42
@jp50:matrix.orgEnrico Cinti joined the room.22:39:15
23 Mar 2026
@shalokshalom:kde.orgShalokShalom changed their profile picture.02:05:21
@nightuser:mozilla.orgnightuser changed their profile picture.11:30:45
@iggle:matrix.orgiggle Since I can't find any mentions of it in this chat, nixpkgs or lix issues: Lix 1.94 currently doesn't build for the nixpkgs-darwin-25.11 channel due to python3.13-pyxattr not being available on aarch64-darwin yet. I see that @raitobezarius:matrix.org merged a PR into master 2 months ago to enable this platform, however this hasn't reached the 25.11 channel yet somehow. This is not an issue if you get lix from the normal nixos-25.11 channel, as that lix derivation didn't yet add pyxattr to its buildInputs. However, somehow the pyxattr buildInput snuck into nixpkgs-25.11-darwin. I have no idea how this channel is coordinated though. 13:42:58
@hexa:lossy.networkhexaBackporting https://github.com/NixOS/nixpkgs/pull/47684813:57:48
@raitobezarius:matrix.orgraitobezariusLet's backport it14:02:50
@llakala:matrix.orgllakala this cl made me realize a fun nix party trick 15:17:07
@llakala:matrix.orgllakalarealizing that nix allowed empty strings as a key made me wonder whether you could actually access a variable of that name15:17:45
@llakala:matrix.orgllakala
let
  "" = 5;
in null
15:17:52
@llakala:matrix.orgllakalahow would one access this?15:17:57
@llakala:matrix.orgllakalaof course you can access it when its in an attrset15:18:12
@llakala:matrix.orgllakala
let
  x."" = 5;
in x."" # 5
15:18:28

Show newer messages


Back to Room ListRoom Version: 10