nixpkgs/doc
sternenseemann af60e68744 testers.hasPkgConfigModules: allow checking multiple pkg-config mods
This is very useful in conjunction with meta.pkgConfigModules, as the
new tester can use the list provided by this meta attribute as a default
value for moduleNames, making its usage in passthru.tests very
convenient.

For backwards compatibility, a shim under the old name is maintained
with a warning.
2023-08-08 19:16:48 +02:00
..
builders testers.hasPkgConfigModules: allow checking multiple pkg-config mods 2023-08-08 19:16:48 +02:00
contributing Merge pull request #245358 from asymmetric/nixpkgs-doc-build-instructions 2023-07-29 23:22:43 +02:00
doc-support
functions
hooks doc/hooks/index.md: add zig.section.md 2023-08-01 10:08:55 +00:00
languages-frameworks Merge master into staging-next 2023-08-08 00:01:49 +00:00
module-system
old
stdenv treewide: update mainProgram docs 2023-08-04 20:31:16 +03:00
using
builders.md
common.nix
contributing.md
default.nix
functions.md
lib.md
manpage-urls.json
manual.md.in
overrides.css
preface.chapter.md
README.md
shell.nix
stdenv.md
style.css
using-nixpkgs.md

Nixpkgs/doc

This directory houses the sources files for the Nixpkgs manual.

You can find the rendered documentation for Nixpkgs unstable on nixos.org.

Docs for Nixpkgs stable are also available.

If you want to contribute to the documentation, here's how to do it.

If you're only getting started with Nix, go to nixos.org/learn.