Skip to content

Commit

Permalink
embed runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
nrdxp authored and archseer committed Jun 10, 2021
1 parent 8590f6a commit 01760c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
naerskLib.buildPackage {
pname = "helix";
root = inputs.helix;
cargoBuildOptions = self: self ++ [ ''--features "embed_runtime"'' ];
};

in flake-utils.lib.eachDefaultSystem (system:
Expand Down

0 comments on commit 01760c3

Please sign in to comment.