Explorar o código

fix(build): fix cross compilation

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen %!s(int64=2) %!d(string=hai) anos
pai
achega
363c53e08f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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