Skip to content

Commit ea2401c

Browse files
committed
php: remove meta.knownVulnerabilities
1 parent 3f15ee0 commit ea2401c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/phps.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ let
8585
done
8686
''
8787
+ attrs.preConfigure;
88+
89+
meta = builtins.removeAttrs attrs.meta [ "knownVulnerabilities" ];
8890
};
8991

9092
# For passing pcre2 to php-packages.nix.

0 commit comments

Comments
 (0)