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 |
fricklerhandwerk | In reply to @elvishjerricco:matrix.org (apologies if this room isn't about nixpkgs/nixos docs; I wasn't sure) This room is about all documentation for official Nix projects! :) | 07:35:04 |
| fricklerhandwerk changed the room topic to "This is the official channel for documentation in the Nix ecosystem.
The documentation team meets here. More information: https://nixos.org/community/teams/documentation
Video conference: https://jitsi.lassul.us/nix-documentation
Meeting notes scratch pad: https://pad.lassul.us/p-Y8MjU2SdSD5qO1fnpCPA
Past meeting notes: https://discourse.nixos.org/search?q=documentation%20team%20meeting%20order%3Alatest
" from "This is the official channel for documentation in the Nix ecosystem.
The documentation team meets here. More information: https://nixos.org/community/teams/documentation
NixOS teams calendar: https://calendar.google.com/calendar/embed?src=b9o52fobqjak8oq8lfkhg3t0qg%40group.calendar.google.com
Documentation office hours are open for anyone interested in solving problems, getting contributions reviewed in real time, or becoming a maintainer.
Video conference: https://jitsi.lassul.us/nix-documentation
Meeting notes scratch pad: https://pad.lassul.us/p-Y8MjU2SdSD5qO1fnpCPA
Past meeting notes: https://discourse.nixos.org/search?q=documentation%20team%20meeting%20order%3Alatest
". | 07:35:54 |
fricklerhandwerk | In reply to @maryjane_:matrix.org Hello everyone, my name is MARYJANE an outreachy applicant for the june 2025 cohorts and i would like to contribute to this commnunity. Hi Ndukauba Maryjane Oluchi!
Hereâs a very basic thing: You could start out small and try to build the NixOS manual on your machine following the instructions. Those instructions have a leftover from when the mechanism was different and still say âyou can quickly validate your edits with make â, but weâre not using make any more. The example shows a shell prompt that doesnât look like the actual thing: nix-shell$ instead of [nix-shell:~]$ . In other places the formatting of parameter lists follows one format most of the time, but sometimes itâs different.
There are lots of such little inconsistencies, and carefully fixing any of them so the text doesnât confuse readers is a valuable contribution! | 07:46:36 |
@elvishjerricco:matrix.org | fricklerhandwerk: thanks; added an entry to option-types.section.md | 07:51:18 |
Deleted -Johannes Kirschbauer- reach me via @hsjobeki:matrix.org instead | Yeah the types.nix documentation is not not yet generated from source directly. We'd like to move the types and all other module system documentation out of the nixos manual, and put it into the reference documentation of nixpkgs instead.
Ndukauba Maryjane Oluchi That would be something. Its basically just moving things.
| 10:17:17 |
Maryjane | Noted! thanks | 13:26:33 |
Maryjane | Alright. | 13:26:50 |
fricklerhandwerk | Ndukauba Maryjane Oluchi: if you open PRs, please ping me for reviews, otherwise I wonât notice them (Nixpkgs is huge and itâs impractical to subscribe to everything) | 15:55:29 |
Maryjane | Noted! fricklerhandwerk | 15:56:23 |
| @jkxyz:matrix.org left the room. | 16:17:25 |
Maryjane | Hi fricklerhandwerk i am currently working on this issue. what do I Document in place of ' make ' ? | 19:02:37 |
fricklerhandwerk | In reply to @maryjane_:matrix.org Hi fricklerhandwerk i am currently working on this issue. what do I Document in place of ' make ' ? Itâs in the example: youâd run the custom devmode command | 19:10:44 |
Maryjane | Okay so the instruction should say "You can quickly validate your edits with devmode command" ? | 19:15:02 |
20 Mar 2025 |
Maryjane | Hello everyone, I need some help. i am currently working on fixing the inconsistencies in the nixOs manual, just like fricklerhandwerk pointed out which i have done but now i am trying to confirm if the edits are visible already on the manual, but it isn't. what could be the issue? | 15:56:13 |
Maryjane | tried to build the manual locally using: /nix/store/dvm0rj35kfphj44rc4pn89cw9cs9bf3i-nixos-manual-html
but my edits are not visible yet | 15:57:04 |
Maryjane | Just trying to confirm before i send in a PR | 16:20:56 |
elikoga | Can you clarify what you mean by that? | 16:36:42 |