22 Dec 2024 |
| @stablejoy:matrix.org left the room. | 13:25:00 |
| allrealmsoflife joined the room. | 15:55:13 |
24 Dec 2024 |
yut0 | What's the canonical way of generating the options html pages? pkgs.nixpkgs-manual.override { nixpkgs = <your current instance>; } seems like the way to go for the main manual page, but it doesn't build the options page. pkgs.nixpkgs-manual.optionsDoc has derivations for asciidoc, markdown, and json, but no html. Alternatively, it looks like you can directly call the same derivation hydra uses to build these pages, i.e. "${(import "${nixpkgs}/nixos/release.nix" { inherit nixpkgs; }).manualHTML.x86_64-linux}/share/doc/nixos" , which does build all of the manual pages, but this seems cursed.. | 02:13:35 |
| karlthane joined the room. | 14:11:28 |
26 Dec 2024 |
| elikoga changed their display name from elikoga to elikoga (@38c3 📞448{0,1}. | 15:21:37 |
| elikoga changed their display name from elikoga (@38c3 📞448{0,1} to elikoga (@38c3 📞448{0,1}). | 15:25:56 |
| elikoga changed their display name from elikoga (@38c3 📞448{0,1}) to elikoga (@38c3 📞488{0,1}). | 15:26:34 |
| phaer changed their display name from phaer to phaer (8650 at 38c3). | 17:41:23 |
| Lorenz Leutgeb changed their display name from Lorenz Leutgeb to Lorenz Leutgeb (📞6343). | 19:33:21 |
| Lorenz Leutgeb changed their display name from Lorenz Leutgeb (📞6343) to Lorenz Leutgeb 📞6343. | 19:36:36 |
Deleted -Johannes Kirschbauer- reach me via @hsjobeki:matrix.org instead | In reply to @yut0:matrix.org What's the canonical way of generating the options html pages? pkgs.nixpkgs-manual.override { nixpkgs = <your current instance>; } seems like the way to go for the main manual page, but it doesn't build the options page. pkgs.nixpkgs-manual.optionsDoc has derivations for asciidoc, markdown, and json, but no html. Alternatively, it looks like you can directly call the same derivation hydra uses to build these pages, i.e. "${(import "${nixpkgs}/nixos/release.nix" { inherit nixpkgs; }).manualHTML.x86_64-linux}/share/doc/nixos" , which does build all of the manual pages, but this seems cursed.. I think markdown is the html its just badly named | 20:22:36 |
Deleted -Johannes Kirschbauer- reach me via @hsjobeki:matrix.org instead | You can use this:
https://noogle.dev/f/pkgs/nixosOptionsDoc
You need to look into the source Code for documentation unfortunately | 20:24:13 |
Deleted -Johannes Kirschbauer- reach me via @hsjobeki:matrix.org instead | It depends what you want to do really. If you give more details what you want to do there might be a better way | 20:27:31 |
27 Dec 2024 |
| raitobezarius changed their display name from raitobezarius to raitobezarius (DECT: 3538 / EPVPN 2681). | 07:33:13 |
| @garbas:matrix.org left the room. | 10:29:14 |
| Dimitar set a profile picture. | 11:41:11 |
| Dimitar changed their display name from dimitarnestorov to Dimitar. | 11:42:10 |
28 Dec 2024 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan (DECT: 56490). | 18:39:33 |
29 Dec 2024 |
| elikoga changed their display name from elikoga (@38c3 📞488{0,1}) to elikoga (@38c3 📞488{0,1,9}). | 11:02:52 |
30 Dec 2024 |
Dimitar | Hey, could I get some guidance on this PR? What should I do next? Can I help somehow or maybe wait for something? https://github.com/NixOS/nixpkgs/pull/363755 | 10:28:10 |
| raitobezarius changed their display name from raitobezarius (DECT: 3538 / EPVPN 2681) to raitobezarius. | 16:29:44 |
| matthewcroughan changed their display name from matthewcroughan (DECT: 56490) to matthewcroughan. | 17:25:52 |
31 Dec 2024 |
| getchoo changed their profile picture. | 12:38:52 |
| @siraben:matrix.org left the room. | 14:51:22 |
| phaer changed their display name from phaer (8650 at 38c3) to phaer. | 19:23:44 |
| Yuki Langley (they/them) changed their profile picture. | 19:36:12 |
| Yuki Langley (they/them) changed their display name from Yuki (they/them) to Yuki Langley (they/them). | 19:36:25 |
1 Jan 2025 |
| NixOS Moderation Botchanged room power levels. | 14:26:30 |
fricklerhandwerk | In reply to @dimitarnestorov:matrix.org Hey, could I get some guidance on this PR? What should I do next? Can I help somehow or maybe wait for something? https://github.com/NixOS/nixpkgs/pull/363755 It looks good, nothing to do here really. I'd hit the button, but GitHub doesn't want me to do a rebase for some reason, and I'm not sure if merge commits are desirable. getchoo any idea? | 17:11:54 |
Dimitar | Rebased on master | 17:21:06 |