Forráskód Böngészése

fix(build): fix cross compilation

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 éve
szülő
commit
363c53e08f
1 módosított fájl, 1 hozzáadás és 1 törlés
  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