diff --git a/flake.nix b/flake.nix index 10bf418ab..58b4cdc07 100644 --- a/flake.nix +++ b/flake.nix @@ -56,7 +56,6 @@ }; in { helix = self.packages.${system}.helix.override { - buildType = "debug"; rustPlatform = msrvPlatform; }; })