nixpkgs/pkgs/development
Sergei Trofimovich 7b01dd0370 OVMF: fix buils against openssl-3.0.13
Without the change the build fails on `staging-next` as
https://hydra.nixos.org/build/248863953/nixlog/2/tail:

    /build/edk2-unvendored-src/CryptoPkg/Library/OpensslLib/openssl/crypto/property/property_parse.c:107:19: error: ‘INT64_MAX’ undeclared (first use in this function)
      107 |         if (v > ((INT64_MAX - (*s - '0')) / 10)) {
          |                   ^~~~~~~~~

The unbundled version of `openssl` `nixpkgs` injects into `edk2` started
using `INT64_MAX` that `edk2`'s `<stdint.h>` does not provide and relies
on `openssl` to define as a fallback.

Let's pull in `openssl`'s own definition of those.
2024-02-08 15:35:02 +00:00
..
androidndk-pkgs
beam-modules
bower-modules/generic
chez-modules
compilers OVMF: fix buils against openssl-3.0.13 2024-02-08 15:35:02 +00:00
coq-modules
cuda-modules cudaPackages.nccl-tests: 2.13.8 -> 2.13.9 2024-02-07 15:19:31 +00:00
dhall-modules
em-modules/generic
embedded arduino-language-server: 0.7.5 -> 0.7.6 2024-02-07 05:35:08 +00:00
gnuradio-modules
guile-modules
hare-third-party
haskell-modules
idris-modules
interpreters Merge master into staging-next 2024-02-08 12:01:14 +00:00
java-modules
julia-modules
libraries Merge master into staging-next 2024-02-08 12:01:14 +00:00
lisp-modules
lisp-modules-new-obsolete
lisp-modules-obsolete
lua-modules
misc
mobile
node-packages
ocaml-modules ocamlPackages.capnp: init at 3.6.0 2024-02-07 07:01:55 +01:00
octave-modules
perl-modules
php-packages
python2-modules
python-modules Merge master into staging-next 2024-02-08 12:01:14 +00:00
quickemu
r-modules
rocm-modules/5
ruby-modules
scheme-modules/scheme-bytestructures
skaware-packages
tools Merge master into staging-next 2024-02-08 12:01:14 +00:00
web