Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 10bf418a..58b4cdc0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -56,7 +56,6 @@
};
in {
helix = self.packages.${system}.helix.override {
- buildType = "debug";
rustPlatform = msrvPlatform;
};
})