nixpkgs/doc/using
Andrew Marshall 89e5b47cde check-meta: add allowBrokenPredicate
Similar to allowUnfreePredicate, sometimes users may want to only allow
specific broken packages to avoid unexpectedly building others.

Some packages may be marked broken for policy reasons (lack of upstream
support) or due to broken or unsupported functionality that the user may
not care about. An example might be forcing ZFS to build on a newer,
unsupported Kernel where compilation succeeds and the user is willing to
take the risk of being unsupported.
2025-05-18 08:10:56 -04:00
..
configuration.chapter.md check-meta: add allowBrokenPredicate 2025-05-18 08:10:56 -04:00
overlays.chapter.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
overrides.chapter.md doc: update Nix code snippets format 2025-04-17 01:30:34 +02:00
platform-support.chapter.md