| 23 May 2024 |
niko ⚡️ | In reply to @delroth:delroth.net how much do people here care about Nix native plugins (plugin-files = foo.so)? the whole way they rely on static initializers is really a pretty terrible API (for many reasons) and I'm already looking at changing that API internally in Lix because it's very broken with static builds Native plugins were a mistake | 19:55:08 |
delroth | I mean, they don't have a very high cost to support from an implementation perspective, so I understand the reasoning that leads people to adding support for them | 19:55:57 |
niko ⚡️ | Personally I’d be down for down the line having something like WASM handle fetcher code or some scripting lang or something | 19:56:07 |
niko ⚡️ | But shared libs as plugins are always not a great experience at best | 19:56:41 |
Qyriad | I would really rather not yeet plugins but rather make them way more well-behaved | 22:43:59 |
| glitch joined the room. | 22:49:53 |
FireFly | the only use of them I'm aware of is nix-doc, and well, | 22:54:04 |
Lunaphied | In reply to @puck:puck.moe iirc nix has some kind of non-static-init method This was added for C API no? | 22:54:06 |
puck | yes, but it works for C++ too | 22:54:42 |
| glitch set a profile picture. | 22:55:28 |
Lunaphied | Yeah I'm just verifying that was part of the C API work | 23:00:23 |
| 24 May 2024 |
| aktaboot joined the room. | 19:06:40 |
| Federico Damián Schonborn changed their profile picture. | 21:27:39 |
| jopejoe1 joined the room. | 22:53:24 |
| 25 May 2024 |
| Thorn joined the room. | 07:43:22 |
julia | just bumping this gerrit change here; might not ending up working on it tonight, but been waiting on some advice on how to do tests regarding e.g. a store returning a bad store path etc, because I can't see any existing tests doing it / can't parse how the existing store mock tests work | 07:56:42 |
| griff joined the room. | 16:55:00 |
| 26 May 2024 |
| toinux joined the room. | 12:41:21 |
SebTM | Hey, I'm having an issue with lix (already with nix) I wanted to ask if there is a solution or issue (otherwise I can open one): I use some private repositories containing flakes which I can only reach via VPN - sometimes I forget to connect and nix takes just forever when it tries to connect there instead of a timeout/error? | 12:53:06 |
puck | hrm, this might be worth opening an issue for, i think. would be useful to post e.g. a curl -v trace of the same URL | 12:54:56 |
delroth | https://git.lix.systems/lix-project/lix/issues/305 is maybe relevant? | 14:01:40 |
| camzer joined the room. | 23:41:20 |
| 27 May 2024 |
| Federico Damián Schonborn changed their profile picture. | 02:45:46 |
| not_leader joined the room. | 12:07:55 |
| Federico Damián Schonborn changed their profile picture. | 13:27:53 |
| szlend joined the room. | 16:31:37 |
John Ericson | jade_: you might want https://github.com/NixOS/nix/pull/10781 | 20:10:00 |
| 28 May 2024 |
jade_ | Redacted or Malformed Event | 00:44:45 |
jade_ | oh | 00:45:08 |
jade_ | i see | 00:45:09 |