bendns' repos
/
helix
Unnamed repository; edit this file 'description' to name the repository.
master
24
Branches
30
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'flake.nix')
-rw-r--r--
flake.nix
1
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;
};
})