!9IQChSjwSHXPPWTa:lix.systems

Lix

1119 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-rooms302 Servers

Load older messages


SenderMessageTime
16 Jan 2026
@emilazy:matrix.orgemilyI don't think Lix has that change?23:12:27
@522_:catgirl.cloud0x4fbb09 it/its ⛯✇ΘΔthe same man page mentions it up above23:14:47
@522_:catgirl.cloud0x4fbb09 it/its ⛯✇ΘΔand it worked for me23:14:52
@522_:catgirl.cloud0x4fbb09 it/its ⛯✇ΘΔ

The argument bytes can be followed by the multiplicative suffix K, M, G or T, denoting KiB, MiB, GiB or TiB units.

23:15:01
@522_:catgirl.cloud0x4fbb09 it/its ⛯✇ΘΔ(on --max-freed)23:15:08
18 Jan 2026
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)

Does someone have a example configuration repository with:

  • disko
  • agenix
  • unattended install
  • LUKS
  • and maybe even hive?

I want to rework my current repository which uses flakes and which is kinda all over the place, I heard hive is good and well, since I am doing this I should also use npins?

13:58:39
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her) *

Does someone have a example configuration repository with:

  • disko
  • agenix
  • unattended install
  • inpermanance
  • and maybe even hive?

I want to rework my current repository which uses flakes and which is kinda all over the place, I heard hive is good and well, since I am doing this I should also use npins?

13:59:04
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her) *

Does someone have a example configuration repository with:

  • disko
  • agenix
  • unattended install
  • impermanence
  • and maybe even hive?

I want to rework my current repository which uses flakes and which is kinda all over the place, I heard hive is good and well, since I am doing this I should also use npins?

13:59:16
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)I dont have the time currently to fiddle with Nix so I would be greatful for a configuration example14:01:00
@hexa:lossy.networkhexaoff-topic15:27:35
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)👍15:40:37
@erin:erindesu.cz Erin · she/her · 🏳️‍⚧️🏳️‍🌈I thought of using impermanence but not sure how good idea would it be for desktop, also considering i almost never reboot15:48:10
@isabel:isabelroses.comisabel changed their profile picture.20:43:49
19 Jan 2026
@bl1nk:matrix.orgbl1nk changed their profile picture.10:39:40
@kb01guy:matrix.orgKaybee (any) changed their display name from Kaybee (any) [52890] to Kaybee (any).12:53:01
@linus:schreibt.jetztLinux Hackerman I'm currently getting FAILED ../tests/functional2/build/test_xattrs.py::test_xattrs_during_build[files0] when building lix from main (7d76467) on macos, is that missing a skip? 20:15:57
@just1602:systemli.orgjust1602Are you running the latest commit, because I think the skip were added already? 20:16:55
@raitobezarius:matrix.orgraitobezariusit should be a skipif I think yeah20:21:08
@arianvp:matrix.orgArian Is there some way to have a pkgs.closureInfo that adds a drv as if you had done a substitution? Now if you ad a drv path it adds the entire build-time closure 20:57:24
@arianvp:matrix.orgArian Basically; can I in nix create a disk image that has a nix store that looks like it did a nix-instantiate && nix-store--realize where it substituted everything 20:57:53
@raitobezarius:matrix.orgraitobezarius
In reply to @arianvp:matrix.org
Is there some way to have a pkgs.closureInfo that adds a drv as if you had done a substitution? Now if you ad a drv path it adds the entire build-time closure
Why not unsafe discard?
22:32:25
20 Jan 2026
@dolcetriade:matrix.orgDolceTriade

Hello, I'm hitting an assert in Lix and I'm not entirely sure how to debug further...

nix-daemon: lix/libstore/build/derivation-goal.cc:326: kj::Promise<Result<Goal::WorkResult>> nix::DerivationGoal::outputsSubstitutionTried(): Assertion `false' failed.

I'm running nix develop --impure on our codebase and I see output like this:

fetching git input 'git+https://github.com/zhaofengli/nix-base32.git'
fetching git input 'git+https://github.com/zhaofengli/nix-base32.git'
copying path '/nix/store/x3kqgb3wac95i6l74mi5drvrp7l58bra-nodejs-20.19.1-source' from 'https://cache.nixos.org'...
copying path '/nix/store/1z0543imx3gwb9l4wa8sbzhpxjxxh3s3-git-2.47.2-debug' from 'https://cache.nixos.org'...
error: Nix daemon disconnected unexpectedly (maybe it crashed?)

I've tried removing any custom binary caches and only have cache.nixos.org

18:21:34
@dolcetriade:matrix.orgDolceTriade *

Hello, I'm hitting an assert in Lix and I'm not entirely sure how to debug further...

nix-daemon: lix/libstore/build/derivation-goal.cc:326: kj::Promise<Result<Goal::WorkResult>> nix::DerivationGoal::outputsSubstitutionTried(): Assertion `false' failed.

I'm running nix develop --impure on our codebase and I see output like this:

fetching git input 'git+https://github.com/zhaofengli/nix-base32.git'
fetching git input 'git+https://github.com/zhaofengli/nix-base32.git'
copying path '/nix/store/x3kqgb3wac95i6l74mi5drvrp7l58bra-nodejs-20.19.1-source' from 'https://cache.nixos.org'...
copying path '/nix/store/1z0543imx3gwb9l4wa8sbzhpxjxxh3s3-git-2.47.2-debug' from 'https://cache.nixos.org'...
error: Nix daemon disconnected unexpectedly (maybe it crashed?)

I've tried removing any custom binary caches and only have cache.nixos.org

nix --version
nix (Lix, like Nix) 2.94.0
18:22:48
@raitobezarius:matrix.orgraitobezariusdo you have a flake reference to reproduce it?18:27:37
@dolcetriade:matrix.orgDolceTriadeNo, I haven't tried to create a minimal repro yet because I didn't understand why this is happening so if I were to try, it would be a random guess, so i was hoping for more insight on where to direct my attention, but if that's the first step, I can try.18:29:31
@k900:0upti.meK900Core dump would be nice18:29:56
@k900:0upti.meK900Or a backtrace at least18:30:01
@dolcetriade:matrix.orgDolceTriadeYeah, I was surprised I didn't see a coredump in systemd18:30:55
@dolcetriade:matrix.orgDolceTriadeI guess since the nix-daemon is crashing, I probably have to edit the systemd file to set the ulimits to allow for core generation?18:41:07
@dolcetriade:matrix.orgDolceTriadeI guess I managed to get it to load by commenting out parts of my flake and adding them back line by line until it built 🤷19:13:59

Show newer messages


Back to Room ListRoom Version: 10