| 21 May 2024 |
delroth | design docs as markdown sent to gerrit when? | 19:58:25 |
@irenes:matrix.org | I do love that thought | 19:59:29 |
@irenes:matrix.org | just needs a repo for it really | 19:59:34 |
raitobezarius (DECT: 7248) | .oO(https://adr.github.io/) | 19:59:43 |
@irenes:matrix.org | (good to know about) | 20:00:02 |
raitobezarius (DECT: 7248) | (example: https://spectrum-os.org/doc/decisions/) | 20:00:26 |
@irenes:matrix.org | so briefly, I like and support this proposal | 20:02:42 |
@irenes:matrix.org | I am a little worried about proliferation of features that lead to extremely long URLs - I also don't like how flake sources put a lot of options in the URL, but at least in that situation you can write most of them out as a nix clause instead | 20:03:24 |
@irenes:matrix.org | I think it might be nice, perhaps as a separate effort afterwards, to review all the contexts where s3 URLs are likely to come up and make sure there's also a way to specify the things that are currently URL options outside the URL | 20:04:18 |
@irenes:matrix.org | it isn't really an s3-specific problem | 20:04:22 |
@irenes:matrix.org | and I don't think it should block this proposal | 20:04:30 |
delroth | yeah unfortunately this might end up needing a nix.conf format rework | 20:05:14 |
delroth | the reason stuff gets shoved into URLs is because there's no other way of having any structured data in the nix config :/ | 20:05:45 |
delroth | (nix.conf.nix? :P) | 20:06:42 |
puck | json, tyvm | 20:06:47 |
delroth | (I'm not serious.) | 20:06:48 |
| SebTM joined the room. | 20:17:26 |
@irenes:matrix.org | I see | 20:23:26 |
@irenes:matrix.org | that makes sense. I do think it's worth reworking someday. | 20:23:36 |
@irenes:matrix.org | I don't actually use nix.conf directly myself heh so it wasn't really on my radar | 20:24:23 |
| Sigmundur Mørkøre joined the room. | 21:53:55 |
| 22 May 2024 |
Qyriad | In reply to@puck:puck.moe json, tyvm TOML I think is what we decided on? | 02:15:50 |
Federico Damián Schonborn | In reply to @delroth:delroth.net (nix.conf.nix? :P) nix.nix. Need to configure how Nix parses nix.nix? nix.nix.nix | 02:17:48 |
delroth | recursively look for nix.nix.nix.nix... until a fixpoint is reached | 02:18:21 |
@irenes:matrix.org | ohhhhh lol I have to admit, I wondered why it wasn't in nix syntax | 03:24:16 |
@irenes:matrix.org | I'm not sure I really agree that there's a bootstrapping problem | 03:24:33 |
@irenes:matrix.org | but I get it, I guess | 03:24:39 |
@irenes:matrix.org | like, I don't think there should be options that break the language itself | 03:25:08 |
-> @n:rab.lol | In reply to @irenes:matrix.org like, I don't think there should be options that break the language itself Yes, but also if you want to use "just the language" you'd end up with flakes situation - with flake.nix having .nix extension even though it's actually a subset of nix | 07:30:59 |
@irenes:matrix.org | yeah, hmmm | 08:04:08 |