libtpms: disable strictflexarrays3 hardening flag

+2
+2
pkgs/by-name/li/libtpms/package.nix
··· 19 19 sha256 = "sha256-YKs/XYJ8UItOtSinl28/G9XFVzobFd4ZDKtClQDLXFk="; 20 20 }; 21 21 22 + hardeningDisable = [ "strictflexarrays3" ]; 23 + 22 24 nativeBuildInputs = [ 23 25 autoreconfHook 24 26 pkg-config