nixpkgs/pkgs/tools/video/rav1e
Alyssa Ross 212c28ec39 rav1e: use libgit2 from Nixpkgs
This is a native build input because it's used at build time by the
"built" crate, which tries to embed git info and build timestamps into
the binary (ugh).

This fixes cross-compilation from x86_64 to aarch64, because git2's
build.rs tries to use -m64, which is x86_64-only.
2023-01-29 10:48:40 +00:00
..
default.nix rav1e: use libgit2 from Nixpkgs 2023-01-29 10:48:40 +00:00