瀏覽代碼

fix(build): fix cross compilation

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 年之前
父節點
當前提交
363c53e08f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      flake.nix

+ 1 - 1
flake.nix

@@ -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