mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] librewolf-bin-unwrapped: unmark as vulnerable (#533144)
This commit is contained in:
commit
4edf28ec15
1 changed files with 1 additions and 3 deletions
|
|
@ -108,14 +108,12 @@ stdenv.mkDerivation {
|
|||
license = lib.licenses.mpl20;
|
||||
maintainers = with lib.maintainers; [
|
||||
azahi
|
||||
eclairevoyant
|
||||
dwrege
|
||||
];
|
||||
platforms = builtins.attrNames mozillaPlatforms;
|
||||
mainProgram = "librewolf";
|
||||
hydraPlatforms = [ ];
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
knownVulnerabilities = [
|
||||
"librewolf-bin lacks maintenance in nixpkgs, consider using an alternative"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue