changeset 6774:8e73da2f409f

flake: checks: build the release package
author Bloxx12 <charlie@charlieroot.dev>
date Mon, 28 Apr 2025 08:54:45 +0200
parents 28b413dbc0e6
children 5bb92a397ada
files flake.nix
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flake.nix	Sun Apr 27 20:07:23 2025 +0200
+++ b/flake.nix	Mon Apr 28 08:54:45 2025 +0200
@@ -56,7 +56,6 @@
         };
       in {
         helix = self.packages.${system}.helix.override {
-          buildType = "debug";
           rustPlatform = msrvPlatform;
         };
       })