Skip to content

Commit

Permalink
[wip] doc/stdenv/meta.chapter.md: document meta.categories
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonTorres committed Aug 24, 2023
1 parent c051ad2 commit b45a1d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/stdenv/meta.chapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,10 @@ Unfree package that cannot be redistributed. You can build it yourself, but you

This package supplies unfree, redistributable firmware. This is a separate value from `unfree-redistributable` because not everybody cares whether firmware is free.

## Categories {#sec-meta-categories}

The `meta.categories` attribute of the package should contain a value from `lib.categories` set defined in [`nixpkgs/lib/categories-set.nix`](https://github.com/NixOS/nixpkgs/blob/master/lib/categories-set.nix).

## Source provenance {#sec-meta-sourceProvenance}

The value of a package's `meta.sourceProvenance` attribute specifies the provenance of the package's derivation outputs.
Expand Down

0 comments on commit b45a1d3

Please sign in to comment.