embed runtime
This commit is contained in:
parent
8590f6a912
commit
01760c3845
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
naerskLib.buildPackage {
|
||||
pname = "helix";
|
||||
root = inputs.helix;
|
||||
cargoBuildOptions = self: self ++ [ ''--features "embed_runtime"'' ];
|
||||
};
|
||||
|
||||
in flake-utils.lib.eachDefaultSystem (system:
|
||||
|
|
Loading…
Reference in a new issue