| 16 Mar 2024 |
ryantm | I use it for all my projects and blogs and stuff. | 05:31:44 |
ryantm | I love the easy interface with no config I came up with. | 05:31:59 |
@jade_:matrix.org | In reply to @ryantm:matrix.org and your thing is already working mostly, though not multipage. I've been told the code is literally there for it, though. so we seem to need to do some wiring. | 07:41:14 |
| @pennae:matrix.eno.space joined the room. | 09:23:50 |
@pennae:matrix.eno.space | (infinisil requested our presence :D) | 09:24:07 |
fricklerhandwerk | In reply to @rina/:matrix.org i am starting to see that. though, i do not mind pitching in where i can :) What would you be interested in taking a closer look at? It would also help knowing what you may have had experience with already, to find something that won’t overwhelm or frustrate you too quickly. Feel free to DM me if you don’t want this public.
Not everything needed to get started is written down nicely yet, so I can offer a brief guided tour of the various construction sites. | 14:06:41 |
kait | hm off the top of my head, there are gaps around the trivial script writers - both in terms of documentation and the options they provide | 14:12:30 |
kait | i mainly use nix outside nixos, and much of my packaging experience is with C/C++ and cmake. maybe more documentation on dealing with cmake external projects would be useful too | 14:14:06 |
kait | but these are just items i have had the need for in the past, I can try to help out elsewhere if able | 14:24:07 |
kait | I'm actually heading to sleep now (in Australia), but I will read any replies tomorrow | 14:24:28 |
fricklerhandwerk | In reply to @rina/:matrix.org i mainly use nix outside nixos, and much of my packaging experience is with C/C++ and cmake. maybe more documentation on dealing with cmake external projects would be useful too There is a wealth of information here: https://nixos.wiki/wiki/C
Mostly written by @Mic92 in past years AFAIK. Would be great to have that closer to the code, because all of that is Nixpkgs material.
We still haven't really figured out how to organise troubleshooting tips and other guide-like material across the ecosystem though. The last state of affairs was that we converged on the idea that it should be a bit like what Johannes Kirschbauer @hsjobeki proposes for function documentation, but for guides: have a uniform format used across Nix, Nixpkgs, and NixOS, and present that in one place, annotated with tags and searchable. But that is a lot of "should", and will require thinking about the structure of the manuals, and moving around lots of text.
| 15:27:15 |