!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
17 Oct 2025
@avdhut7009:matrix.orgAvdhut7009 joined the room.05:06:49
@aloisw:julia0815.dealoisw
In reply to @rosssmyth:matrix.org
sounds like something you could shove in nix.conf but I've never tried
No, there is a hacky patch for that floating around but it has never been merged.
07:01:42
@lotte:chir.rs@lotte:chir.rs left the room.07:58:52
@lillecarl:matrix.orglillecarlThe problem isn't network namespaces, it's that I must have the demo derivation in the store for nix-serve to serve it, but then it's already in store so it's not being fetched from cache, and then we don't get the positive hit required when shutting it down. I'll get back to it eventually, I'm knee-deep in a greenfield Kubernetes thing that's taking all my attention09:27:08
@lillecarl:matrix.orglillecarl* The problem isn't network namespaces, it's that I must have the demo derivation in the store for nix-serve to serve it, but then it's already in store so it's not being fetched from cache, and then we don't get the positive hit required to trigger the bug :P I'll get back to it eventually, I'm knee-deep in a greenfield Kubernetes thing that's taking all my attention09:27:36
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)systemwide overlay for nix?09:46:39
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)and make the original somehow not allowed09:46:43
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her) * 09:47:27
@aleksi:pikaviestin.fialeksi joined the room.10:24:49
@molly:161.rocks@molly:161.rocks changed their display name from Molly to Molly (old account).10:25:51
@ekler:feel-co.orgekler set a profile picture.13:31:46
@zenmaya:nolog.chatzenmaya joined the room.15:19:09
@molly:chronomorphism.euMolly joined the room.16:10:34
@molly:chronomorphism.euMolly set a profile picture.16:19:52
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)
maltego = pkgs.maltego.overrideAttrs (prev: {
       buildInputs = (prev.buildInputs or []) ++ [ pkgs.makeWrapper ];
       postInstall = (prev.postInstall or "") + ''
            wrapProgram $out/bin/maltego \
              --run 'mkdir -p $HOME/.maltego/v${prev.version}/etc && : > $HOME/.maltego/v${prev.version}/etc/maltego.conf'
       '';
});
16:23:30
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)Probably bit cursed but I didn't want to resarch WHY it breaks if those don't exist16:24:07
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)ah16:25:59
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)didnt realize that overwrites the file16:26:05
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)
--run 'mkdir -p $HOME/.maltego/v${prev.version}/etc && [ -e $HOME/.maltego/v${prev.version}/etc/maltego.conf ] || : > $HOME/.maltego/v${prev.version}/etc/maltego.conf'
16:30:11
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)that should be it16:30:14
@molly:161.rocks@molly:161.rocks left the room.17:04:53
@molly:chronomorphism.euMolly changed their display name from Molly (new account) to Molly.17:10:22
@lillecarl:matrix.orglillecarlAre there any way to update registrationtime of a path without sqliting the Lix DB? Essentially whenever I build a package I wanna update the regime of the entire closure to "now". 17:56:33
@lillecarl:matrix.orglillecarlI've come to the conclusion that it's a great idea, and then build a GC script around registrationtime rather than nuking everything that isn't referenced 17:58:41
@lillecarl:matrix.orglillecarl(I've down it with SQLite already but it's a bit eeeeeh imho, the DB is owned by Lix) 18:00:13
@lillecarl:matrix.orglillecarl* (I've done it with SQLite already but it's a bit eeeeeh imho, the DB is owned by Lix) 18:00:44
@raitobezarius:matrix.orgraitobezariusThere's no other way than SQLite18:02:25
@raitobezarius:matrix.orgraitobezarius(short of deleting and reimporting the closure but that's not a solution)18:02:48
@lillecarl:matrix.orglillecarlThen I'll keep doing it like so, I will shell out to Nix commands for deletions in the "altgc", I banged that out successfully which was nice, I don't know how to check liveness properly, and I don't have to 😄18:04:59
@cyan/teeth:matrix.org@cyan/teeth:matrix.org left the room.21:28:53

Show newer messages


Back to Room ListRoom Version: 10