fix(build): fix cross compilation

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-11-12 07:57:02 +01:00
parent f113353910
commit 363c53e08f

View file

@ -186,8 +186,8 @@
devShells.default = pkgs.mkShell {
inherit (self.checks.${system}.pre-commit-check) shellHook;
nativeBuildInputs = with pkgs; [
toolchain
rustup
toolchain
just
pandoc
convco