nixpkgs/doc/stdenv
Yuriy Taraday b0ce3dc09f stdenv: Add CPE fields to meta
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
2025-08-29 15:40:03 +02:00
..
cross-compilation.chapter.md doc: fix typos 2025-08-27 11:46:26 -07:00
meta.chapter.md stdenv: Add CPE fields to meta 2025-08-29 15:40:03 +02:00
multiple-output.chapter.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
passthru.chapter.md doc: fix typos 2025-08-27 11:46:26 -07:00
platform-notes.chapter.md {darwin.*,overrideSDK}: convert compatibility stubs to throws 2025-08-16 03:25:14 +01:00
stdenv.chapter.md doc: fix typos 2025-08-27 11:46:26 -07:00