diff --git a/flake.nix b/flake.nix index d2d7aa6..5bee44d 100644 --- a/flake.nix +++ b/flake.nix @@ -156,6 +156,8 @@ hydraJobs = packages.x86_64-linux; + targetPlatforms = []; + inherit rust rustPlatform; devShell.x86_64-linux = pkgs.mkShell {