about summary refs log tree commit diff
path: root/doc/packages
AgeCommit message (Collapse)AuthorFilesLines
2023-11-25darwin.linuxBuilder: Fix working directory in documentationGabriella Gonzalez1-1/+5
This fixes the working directory for the suggested flake, as originally suggested by @MaxDaten in: https://github.com/NixOS/nixpkgs/issues/229542#issuecomment-1674886874 … and then amended by @Enzime in: https://github.com/NixOS/nixpkgs/pull/248554#issuecomment-1676825733
2023-11-23doc: consolidate info on manual linux kernel configsDS1-18/+104
The Nixpkgs documentation on the linux kernel builders focused on using and extending kernels that were already packaged, but never mentioned that it's possible to also build a kernel almost "from scratch". The NixOS documentation went a bit deeper on manual linux kernel configs, but that information wasn't particularly NixOS-specific. This commit consolidates the information related to building the kernel on Nixpkgs's documentation, while keeping any additional NixOS-specific information on NixOS's documentation. An additional README.md was created for contributor-facing documentation.
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-09doc: avoid 'simply' (#266434)Arnout Engelen1-1/+1
While the word 'simply' is usually added to encourage readers, it often has the opposite effect and may even appear condescending, especially when the reader runs into trouble trying to apply the suggestions from the documentation. It is almost always an improvement to simply drop the word from the sentence. (there are more possible improvements like this, we can apply those in separate PRs)
2023-11-07doc: darwin.linux-builder: replace "builder" with "remote builder"Yueh-Shun Li1-8/+8
2023-11-07doc: move section darwin-builder under chapter packagesYueh-Shun Li2-0/+174
2023-11-07doc: move doc/builders/packages -> doc/packagesYueh-Shun Li22-0/+945
2019-10-30nixpkgs manual: move builders into one folderFrederik Rietdijk17-802/+0
2019-10-20doc: split packages part into xml file per packageFrederik Rietdijk17-0/+802