about summary refs log tree commit diff
path: root/pkgs/README.md
AgeCommit message (Collapse)AuthorFilesLines
2024-04-03doc: improve fetchers overview, deduplicate readme content, follow doc ↵Daniel Sidhion1-67/+17
conventions (#297654) * doc: improve fetchers overview, deduplicate readme content * Improve caveat explanation and some fetchurl content * move out consumer docs on source fetching * move note on mirror URLs to the relevant section this may be better suited for the `fetchurl` reference, but it's probably better to just render that information into the manual. for now, because - contributor documentation encourages mirrors - we can expect contributors to dig into the source - linking source files is trivial in in-code documentation we leave it there. * move instructions for updating hashes to the manual * Add more clarity on text, reorganise source hash methods --------- Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io> Co-authored-by: Dominic Mills-Howell <dominic.millz27@gmail.com> Co-authored-by: lolbinarycat <dogedoge61+github@gmail.com>
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß1-28/+40
This allows for correct highlighting and maybe future automatic formatting. The AST was verified to work with nixfmt only.
2024-03-28treewide: Mark Nix blocks in markdown as NixJanne Heß1-1/+1
This should help us with highlighting and future formatting.
2024-03-14doc: add link to the language frameworks from the pkgs quickstartbinarycat1-0/+2
2024-03-09rnix-lsp: remove packageBen Price1-1/+1
Upstream has been archived. The current package is not installable by default, since it depends on nix 2.15 which is marked as insecure.
2024-03-03doc: remove extraneous `url` in pkgs/README.mditslychee1-1/+0
I don't believe there is supposed to be two urls in the fetchers example
2024-02-23pkgs/README.md: fix markupbenaryorg1-1/+1
Signed-off-by: benaryorg <binary@benary.org>
2024-02-10Merge pull request #281490 from eclairevoyant/docs-mainprogramSilvan Mosberger1-1/+7
pkgs/README.md: clarify guidelines for `meta.mainProgram`
2024-02-06pkgs/README.md: clarify guidelines for `meta.mainProgram`éclairevoyant1-1/+7
2024-01-27pkgs/README.md: Fix formatting (#284244)Fabian Affolter1-1/+1
2024-01-11pkgs/README.md: Clarify versioning on projects lacking proper releasesOPNA26081-0/+4
2023-12-06CONTRIBUTING.md: Update markdown emphasising syntaxSilvan Mosberger1-1/+1
GitHub supported special markdown syntax for emphasising blocks for some time. This was however a beta feature, and still is, so it's subject to changes. Recently such a change happened: The syntax is different now. See https://github.com/orgs/community/discussions/16925 for more information
2023-11-14Merge pull request #263059 from DanielSidhion/add-doc-conventionSilvan Mosberger1-0/+19
doc: commit header convention for documentation changes
2023-11-13doc: separate commit header conventions for each area, info on docs changes.DS1-0/+19
2023-11-13Merge pull request #263575 from pbsds/contributing-link-naming-conventinoSilvan Mosberger1-14/+16
CONTRIBUTING: Add hotlinks to package and module reviewing guides, minor touchups
2023-11-13{pkgs,nixos}/README.md: Hotlink package and module reviewing guidelines, fix ↵Peder Bergebakken Sundt1-14/+16
references
2023-11-01pkgs: fix nixosTests command in docsPaul Meyer1-1/+1
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-20pkgs/README.md: clarify when meta.maintainers should be setJussi Kuokkanen1-1/+1
2023-10-09link to documentation on IFD in the Nix manualValentin Gagarin1-10/+2
2023-09-28treewide: Fix typosPeder Bergebakken Sundt1-1/+1
2023-09-05Merge pull request #237439 from tweag/spp-1Silvan Mosberger1-20/+28
[RFC 140] Simple package paths, part 1b: Enabling the directory structure
2023-09-05hello: Move to pkgs/by-nameSilvan Mosberger1-1/+1
2023-09-05pkgs/README.md: Update to mention pkgs/by-nameSilvan Mosberger1-19/+27
2023-09-01pkgs/README.md: slight rewording (#252820)Valentin Gagarin1-3/+4
2023-08-24pkgs: add consideration for new packages (#250352)Jonas Chevalier1-2/+21
Nixpkgs is not your personal depot. Add a light decision-making framework to help decide what fits in the project or not. Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Co-authored-by: Ryan Lahfa <masterancpp@gmail.com>
2023-08-14pkgs/README.md: Remove some mediocre duplicated sentencesSilvan Mosberger1-9/+0
Also mainly covered in the section below
2023-08-14pkgs/README.md: Minor header and link fixesSilvan Mosberger1-60/+63
2023-08-13CONTRIBUTING.md: Clean up "Making patches" sectionSilvan Mosberger1-0/+9
Moving and collecting bits into the appropriate places, also writing some new sentences
2023-08-13pkgs/README.md: Add overviewSilvan Mosberger1-1/+22
2023-08-13doc/vulnerability-roundup: Rough move to new contribution doc filesSilvan Mosberger1-0/+46
No content was changed, new titles are wrapped with () to signal that they will need to be decided on in a future commit. Section in the manual have been preserved with a simple redirect to GitHub, the proper anchors should be filled out in a future commit once the new section names are decided.
2023-08-13doc/submitting-changes: Rough move to new contribution doc filesSilvan Mosberger1-0/+69
No content was changed, new titles are wrapped with () to signal that they will need to be decided on in a future commit. Section in the manual have been preserved with a simple redirect to GitHub, the proper anchors should be filled out in a future commit once the new section names are decided.
2023-08-13doc/reviewing-contributions: Rough move to new contribution doc filesSilvan Mosberger1-0/+101
No content was changed, new titles are wrapped with () to signal that they will need to be decided on in a future commit. Section in the manual have been preserved with a simple redirect to GitHub, the proper anchors should be filled out in a future commit once the new section names are decided.
2023-08-13doc/quick-start: Rough move to new contribution doc filesSilvan Mosberger1-0/+78
Section in the manual have been preserved with a simple redirect to GitHub, the proper anchors should be filled out in a future commit once the new section names are decided.
2023-08-13doc/coding-conventions: Rough move to new contribution doc filesSilvan Mosberger1-1/+493
No content was changed, new titles are wrapped with () to signal that they will need to be decided on in a future commit. Section in the manual have been preserved with a simple redirect to GitHub, the proper anchors should be filled out in a future commit once the new section names are decided.
2023-08-13CONTRIBUTING.md: Rough move to new contribution doc filesSilvan Mosberger1-0/+26
No content was changed, new titles are wrapped with () to signal that they will need to be decided on in a future commit.
2023-08-13Create unified markdown files for contributing docsSilvan Mosberger1-0/+1