mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
Add `identifiers` attr to `meta` attribute with following attrs: * `cpe` with the full CPE string when available * `possibleCPEs` with the list of potential CPEs when not all information is provided * `cpeParts` with the destructured CPE string, allowing to override it whenever needed * `v1` attribute set with `cpe` and `cpeParts` from above and a guarantee of a backwards-compatible interface Related issue: https://github.com/NixOS/nixpkgs/issues/354012 |
||
|---|---|---|
| .. | ||
| cross-compilation.chapter.md | ||
| meta.chapter.md | ||
| multiple-output.chapter.md | ||
| passthru.chapter.md | ||
| platform-notes.chapter.md | ||
| stdenv.chapter.md | ||