Loading pkgs/by-name/ra/rav1e/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ rustPlatform, fetchCrate, cargo-c, darwin, libiconv, nasm, nix-update-script, testers, Loading @@ -27,6 +29,11 @@ rustPlatform.buildRustPackage rec { nasm ]; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [ libiconv darwin.apple_sdk.frameworks.Security ]; postPatch = '' # remove feature that requires libgit2 and is only used to print a version string Loading Loading
pkgs/by-name/ra/rav1e/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ rustPlatform, fetchCrate, cargo-c, darwin, libiconv, nasm, nix-update-script, testers, Loading @@ -27,6 +29,11 @@ rustPlatform.buildRustPackage rec { nasm ]; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [ libiconv darwin.apple_sdk.frameworks.Security ]; postPatch = '' # remove feature that requires libgit2 and is only used to print a version string Loading