mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
committed by
github-actions[bot]
parent
ac824a1dff
commit
498a259313
@@ -50,5 +50,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
pkgConfigModules = [ "bz2" ];
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = [ ];
|
||||
knownVulnerabilities = [
|
||||
"CVE-2026-42250"
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user