You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be verified and reference specific code.
meta.broken and meta.platforms (or meta.badPlatforms) produce errors rarely provide actionable information for use in troubleshooting. As an example, a package may be marked as broken if a dependency isn't correctly configured or is an unexpected version; recommending users allow all broken packages is typically an unacceptable action toward resolving that problem.
Nixpkgs should provide support for structured warnings and assertions which describe why a package is marked as unavailable.
Important
This should be verified and reference specific code.
meta.brokenandmeta.platforms(ormeta.badPlatforms) produce errors rarely provide actionable information for use in troubleshooting. As an example, a package may be marked as broken if a dependency isn't correctly configured or is an unexpected version; recommending users allow all broken packages is typically an unacceptable action toward resolving that problem.Nixpkgs should provide support for structured warnings and assertions which describe why a package is marked as unavailable.
See also:
brokenflag NixOS/nixpkgs#140325