3 Mar 2025 |
| bendanm joined the room. | 04:43:52 |
4 Mar 2025 |
| lassulus changed their profile picture. | 17:49:04 |
7 Mar 2025 |
| Qyriad changed their display name from Qyriad to qyriad. | 16:02:38 |
8 Mar 2025 |
| nf changed their profile picture. | 10:43:25 |
| Qyriad changed their display name from qyriad to Qyriad. | 21:41:03 |
10 Mar 2025 |
| Fernando joined the room. | 15:29:10 |
Fernando | Hello, just wanted to ping the docs team about this project I've recently made: https://discourse.nixos.org/t/announcing-easy-nix-documentation/61434 | 15:30:10 |
fricklerhandwerk | In reply to @ayatsfer:matrix.org Hello, just wanted to ping the docs team about this project I've recently made: https://discourse.nixos.org/t/announcing-easy-nix-documentation/61434 Thanks, appreciated! Feel free to discuss further ideas here, love to hear your thoughts on where you want to take it | 17:25:25 |
| Charles left the room. | 22:30:07 |
11 Mar 2025 |
Fernando | fricklerhandwerk: for now it's just ~300 lines of JS boilerplate that I wanted to factor out of my module system projects | 08:03:44 |
Fernando | so if other people wanting to document their modules use it, then great. But if I'm the only user then it's fine too | 08:04:47 |
linj | I would like to write doc comments for Emacs lisp build helpers. I can get them in repl using :doc now. Do do I have them rendered in the nixpkgs manual? | 11:54:49 |
linj | * I would like to write doc comments for Emacs lisp build helpers. I can get them in repl using :doc now. Do do I have those doc comment rendered in the nixpkgs manual? | 11:55:33 |
linj | * I would like to write doc comments for Emacs lisp build helpers. I can get them in repl using :doc now. Do do I have those doc comments rendered in the nixpkgs manual? | 11:55:48 |
linj | * I would like to write doc comments for Emacs lisp build helpers. I can get them in repl using :doc now. How do I have those doc comments rendered in the nixpkgs manual? | 11:59:34 |
fricklerhandwerk | In reply to @me:linj.tech I would like to write doc comments for Emacs lisp build helpers. I can get them in repl using :doc now. How do I have those doc comments rendered in the nixpkgs manual? I don’t have it off the top of my mind, but roughly you need to add line in the table of contents for the section to be rendered. Please check any other section, grep the source for the anchor or file names, and see how it’s done | 13:02:22 |
| The Worm 🏳️🌈 (he/they) changed their display name from Federico Damián (he/they) to This Federico Damián is licensed under the terms of the he/him or they/them pronouns, at your choice. | 23:21:09 |
12 Mar 2025 |
| vidariondr joined the room. | 21:09:09 |
15 Mar 2025 |
| isabel changed their profile picture. | 14:47:00 |
| ShamrockLee (Yueh-Shun Li) joined the room. | 21:06:35 |
16 Mar 2025 |
| The Worm 🏳️🌈 (he/they) changed their display name from This Federico Damián is licensed under the terms of the he/him or they/them pronouns, at your choice to This LEGO® Worm™ is licensed under the terms of the he/him or they/them pronouns, at your choice. | 15:12:17 |
| isabel changed their profile picture. | 17:40:03 |
18 Mar 2025 |
| Maryjane joined the room. | 09:32:11 |
Maryjane | Hello everyone, my name is MARYJANE an outreachy applicant for the june 2025 cohorts and i would like to contribute to this commnunity. | 09:48:14 |
Maryjane | Having read the documentation guide, i will like to be directed on how to begin my contribution | 09:49:13 |
fricklerhandwerk | Johannes Kirschbauer @hsjobeki: do you happen to have a good pointer for good-first-issues around Nixpkgs library documentation? Maybe something like reformatting to the new style along the lines of what danielsidhion was doing last year? | 22:03:24 |
| @elvishjerricco:matrix.org joined the room. | 23:55:43 |
@elvishjerricco:matrix.org | So I'm factoring out a repeatedly used type into types.nix here: https://github.com/NixOS/nixpkgs/pull/375975/files#diff-64168148acd9f2147ef733b1498b8821c24f2e3f32354b0e147dd421d71274f3R1165-R1171
Does this need to be documented in option-types.section.md ? And if so, under which section does it seem appropriate?
| 23:59:06 |
@elvishjerricco:matrix.org | (apologies if this room isn't about nixpkgs/nixos docs; I wasn't sure) | 23:59:33 |
19 Mar 2025 |
fricklerhandwerk | In reply to @elvishjerricco:matrix.org
So I'm factoring out a repeatedly used type into types.nix here: https://github.com/NixOS/nixpkgs/pull/375975/files#diff-64168148acd9f2147ef733b1498b8821c24f2e3f32354b0e147dd421d71274f3R1165-R1171
Does this need to be documented in option-types.section.md ? And if so, under which section does it seem appropriate?
Yes please, as long as that section is not auto-generated from doc comments | 07:34:34 |