!9IQChSjwSHXPPWTa:lix.systems

Lix

1104 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-rooms294 Servers

Load older messages


SenderMessageTime
12 Oct 2025
@stephen:crabsin.spacen3tcatand when you complained they'd be like "in python there should only be 1 way to do things"17:50:55
@charles:computer.surgeryCharlesOkay17:52:33
@aftix:matrix.orgaftix "you have to learn n squiggly lines anyway, why not n+2"? isn't a strong argument. Nix is already a niche esoteric ish language , it should minimizing special squiggly lines as much as possible. We aren't in the 1970s anymore, it really doesn't make sense to super optimize character count for something unless it's super super common (like the dart example maybe?) 17:52:35
@stephen:crabsin.spacen3tcatI don't think it's a strong argument for why we should do it but I also don't think it's a strong argument for why we shouldn't do it. I don't think syntax is the hard part about Nix, it's everything else17:53:32
@stephen:crabsin.spacen3tcat why not replace && with and and || with or like python does 17:54:14
@vczf:matrix.orgvczfThe lack of a dedicated ternary hasn’t bothered me too much because… if I have chains of if statements I’m probably in way over my head wrt nix17:54:21
@stephen:crabsin.spacen3tcat % can become mod 17:54:28
@aftix:matrix.orgaftix Because backwards compatibility , I would absolutely want and, or, and mod keywords in a new language 17:54:53
@stephen:crabsin.spacen3tcatyeah, and chains of ternaries is even worse imo17:54:56
@stephen:crabsin.spacen3tcat and you'd get rid of &&/|| too or leave them in? 17:55:17
@aftix:matrix.orgaftixI wouldn't get rid of them, they wouldn't be there from the start (in a hypothetical new language)17:55:45
@stephen:crabsin.spacen3tcatI think I'm just gonna have to agree to disagree then17:57:20
@marie:marie.cologneMarie I'm still having problems with hydra, these same derivations are kind of cursed, I tried purging all of the existing builds, drvs, caches etc.
hydra-queue-runner[495420]: possibly transient failure building ‘/nix/store/4vynbsnad0s085fr78djvs68v86w22ji-powerpc-unknown-linux-gnu-binutils-wrapper-2.44.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[495420]: possibly transient failure building ‘/nix/store/jlblqdhw79iqnladg4g90xzpvyxk6yxl-powerpc-unknown-linux-gnu-pkg-config-wrapper-0.29.2.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[495420]: possibly transient failure building ‘/nix/store/4vynbsnad0s085fr78djvs68v86w22ji-powerpc-unknown-linux-gnu-binutils-wrapper-2.44.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[495420]: possibly transient failure building ‘/nix/store/4vynbsnad0s085fr78djvs68v86w22ji-powerpc-unknown-linux-gnu-binutils-wrapper-2.44.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[495420]: possibly transient failure building ‘/nix/store/jlblqdhw79iqnladg4g90xzpvyxk6yxl-powerpc-unknown-linux-gnu-pkg-config-wrapper-0.29.2.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[495420]: possibly transient failure building ‘/nix/store/jlblqdhw79iqnladg4g90xzpvyxk6yxl-powerpc-unknown-linux-gnu-pkg-config-wrapper-0.29.2.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[25821]: possibly transient failure building ‘/nix/store/4vynbsnad0s085fr78djvs68v86w22ji-powerpc-unknown-linux-gnu-binutils-wrapper-2.44.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[25821]: possibly transient failure building ‘/nix/store/jlblqdhw79iqnladg4g90xzpvyxk6yxl-powerpc-unknown-linux-gnu-pkg-config-wrapper-0.29.2.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[25821]: possibly transient failure building ‘/nix/store/4vynbsnad0s085fr78djvs68v86w22ji-powerpc-unknown-linux-gnu-binutils-wrapper-2.44.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[25821]: possibly transient failure building ‘/nix/store/4vynbsnad0s085fr78djvs68v86w22ji-powerpc-unknown-linux-gnu-binutils-wrapper-2.44.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[25821]: possibly transient failure building ‘/nix/store/jlblqdhw79iqnladg4g90xzpvyxk6yxl-powerpc-unknown-linux-gnu-pkg-config-wrapper-0.29.2.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
hydra-queue-runner[25821]: possibly transient failure building ‘/nix/store/jlblqdhw79iqnladg4g90xzpvyxk6yxl-powerpc-unknown-linux-gnu-pkg-config-wrapper-0.29.2.drv’ on ‘ssh://root@gitlabber.weasel-gentoo.ts.net’: error: bad archive: input doesn't look like a Nix archive
I'm not sure how I should debug this further
I set up another hydra machine where all of this doesn't happen
19:27:55
@raitobezarius:matrix.orgraitobezariusit sounds worth trying to rebuild lix and hydra with debug symbols19:33:35
@raitobezarius:matrix.orgraitobezariusthen breaking with gdb at the point where it throws this exception19:33:43
@raitobezarius:matrix.orgraitobezariusand examining a bit the surrounding19:33:47
@donn:fossi-chat.orgdonn

hiya, since switching to lix this happens on some nix develop invocations:

bash: /tmp/nix-shell.7i8XCE: line 1179: syntax error near unexpected token `('
bash: /tmp/nix-shell.7i8XCE: line 1179: `die ()'

is this a known issue?

19:57:29
@donn:fossi-chat.orgdonn oh nvm i just aliased die to sudo shutdown -H now and forgot about it 20:00:53
@donn:fossi-chat.orgdonnsorry!20:01:06
@kfears:matrix.orgKFears (burnt out)
In reply to @marie:marie.cologne
https://nixos-sc.pages.dev/ 😵‍💫😵‍💫
https://rentry.co/nixos-sc-election-guide-2025 There's a good one now lol
20:19:23
@marie:marie.cologneMariedoes anyone know who is behind these pages?20:56:13
@marie:marie.cologneMariei only saw a screenshot of a discord message from jonringer which aligned pretty much with the first one20:56:33
@kfears:matrix.orgKFears (burnt out)Yeah, the first one is from someone from chudcord20:56:59
@hexa:lossy.networkhexaWhat does chud mean?20:57:32
@emma:rory.gayEmma [it/its]last i checked its a 4chan-ism20:57:43
@kfears:matrix.orgKFears (burnt out)Might be djacu lol, he's missing from their ranking20:57:53
@piegames:flausch.socialpiegames
In reply to @marie:marie.cologne
does anyone know who is behind these pages?
The voting guide claims drupol+srid+others, but no further information
20:58:51
@kfears:matrix.orgKFears (burnt out)
In reply to @emma:rory.gay
last i checked its a 4chan-ism
Yeah, it's a 4chan-ism about lame alt-rights who are pathetic and complain how the west has fallen and stuff
20:59:20
@kfears:matrix.orgKFears (burnt out)Which promptly characterizes the people in play20:59:36
@kfears:matrix.orgKFears (burnt out)Idk who's done the second one though, have some disagreements with the rankings, but a good point was made how the voting system "falls through", so I'll trust their choice21:00:27

Show newer messages


Back to Room ListRoom Version: 10