mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
librewolf-bin-unwrapped: unmark as vulnerable
(cherry picked from commit 0f43f15fcc)
This commit is contained in:
parent
1551cd028f
commit
850365fa7c
1 changed files with 0 additions and 3 deletions
|
|
@ -115,8 +115,5 @@ stdenv.mkDerivation {
|
|||
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