From 464e3485458d333aec7e84e561acc79851ae543f Mon Sep 17 00:00:00 2001 From: Colin Date: Fri, 14 Apr 2023 09:32:35 +0000 Subject: [PATCH] include a reference to the rav1e PR which i'm waiting for merge --- hosts/common/cross/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/cross/default.nix b/hosts/common/cross/default.nix index 8759ef44..9fb1287a 100644 --- a/hosts/common/cross/default.nix +++ b/hosts/common/cross/default.nix @@ -1345,6 +1345,7 @@ in # }); rav1e = prev.rav1e.override { + # TODO(2023/04/13): fixed in soon-to-be-merged PR: https://github.com/NixOS/nixpkgs/pull/225360 # fix "aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-m64'" inherit (emulated) rustPlatform