Unnamed repository; edit this file 'description' to name the repository.
flake: checks: build the release package
Bloxx12 10 months ago
parent 7a6bc53 · commit cb1ecc9
-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;
};
})