| 28 Feb 2026 |
@aloisw:julia0815.de | Only case where we explicitly deny something with EPERM is the chmods, but this is mount (and the denial is not unique to Lix in any case). Maybe the kernel version is different too? | 09:49:59 |
@aloisw:julia0815.de | Or it hits a broken fallback path for something we ENOSYSd? | 09:50:52 |
@aloisw:julia0815.de | I cannot reproduce the issue with Lix running as unprivileged user, only as root (including through the daemon). That's even weirder. | 10:11:32 |
Arian | hmm could be a kernel thing yes | 10:12:37 |
@aloisw:julia0815.de | Not just kernel though, the last difference was observed on otherwise the exact same setup. | 10:15:16 |
minman | When running a nixos-rebuild over ssh I get the following error ControlPath too long (/tmp/[TMP_SSH_FILE] >= 108 bytes). What can I do to fix this? | 14:03:51 |
raitobezarius | what is your ssh config where you sets control paths? | 14:11:42 |
minman | I dont set any control paths in my ~/.ssh/config. When I prepend my command with NIX_SSHOPTS='-o ControlPath=/tmp/ssh-%n' it works, the nix-rebuild command somehow creates a long control path. | 15:00:47 |
minman | And what is the preferred way of asking for a sudo password in the nix-rebuild command? When I use NIX_SSHOPTS="-o RequestTTY=force" I get the following warning:
warning: detected option 'RequestTTY=force' in NIX_SSHOPTS. SSH's TTY may cause issues, it is recommended to remove this option
warning: if you want to prompt for sudo password use '--ask-sudo-password' option instead
And when I use --ask-sudo-password I get the following error:
nixos-rebuild: unknown option `--ask-sudo-password'
| 15:04:31 |
minman | Fixed it by using the nix-rebuild-ng command instead of the nix-rebuild, I still have the too long control path error. But at least there is a workaround. | 15:33:27 |
Sofie 🏳️⚧️🐾 (she/her) | is there a way to make a nix/lix plugin which binds to a succesful build? | 18:38:59 |
Sofie 🏳️⚧️🐾 (she/her) | i have seen people do like, ugh... some,,, "intresting stuff" if you know what I mean with cargo and I would like to ugh, implement cargo-mommy but for nix | 18:39:31 |
Sofie 🏳️⚧️🐾 (she/her) | * | 18:59:56 |
bandithedoge | In reply to @sofiedotcafe:catgirl.cloud i have seen people do like, ugh... some,,, "intresting stuff" if you know what I mean with cargo and I would like to ugh, implement cargo-mommy but for nix a noble cause indeed. something with https://docs.lix.systems/manual/lix/stable/command-ref/conf-file.html#conf-post-build-hook maybe? | 19:49:31 |
| brume joined the room. | 21:53:22 |
| 1 Mar 2026 |
| easrng left the room. | 01:44:56 |
| kylie changed their profile picture. | 03:24:57 |
| kylie changed their display name from somasis to kylie. | 03:52:40 |
| @angryant:envs.net removed their profile picture. | 04:22:03 |
| @angryant:envs.net removed their display name AngryAnt. | 04:22:45 |
| @angryant:envs.net left the room. | 04:23:13 |
| @benjaminedwardwebb:envs.net left the room. | 05:50:30 |
| @benjaminedwardwebb:envs.net joined the room. | 05:50:32 |
| @benjaminedwardwebb:envs.net removed their display name benwebb. | 05:50:39 |
Sofie 🏳️⚧️🐾 (she/her) | has some setupped authentik on NixOS? | 06:30:11 |
stolenducks | I think Authelia is the better option? | 06:37:15 |
stolenducks | So no, sorry haha! I was moved to Authelia instead and still very new. | 06:38:12 |
Sofie 🏳️⚧️🐾 (she/her) | it doesnt support ldap | 06:38:53 |
Sofie 🏳️⚧️🐾 (she/her) | or radius | 06:39:01 |
K900 | Why the fuck would you want RADIUS tbh | 06:40:08 |