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
flake: checks: build the release package
Browse Source
Bloxx12
10 months ago
parent
7a6bc53
· commit
cb1ecc9
Diffstat
-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;
};
})