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 {
|
naerskLib.buildPackage {
|
||||||
pname = "helix";
|
pname = "helix";
|
||||||
root = inputs.helix;
|
root = inputs.helix;
|
||||||
|
cargoBuildOptions = self: self ++ [ ''--features "embed_runtime"'' ];
|
||||||
};
|
};
|
||||||
|
|
||||||
in flake-utils.lib.eachDefaultSystem (system:
|
in flake-utils.lib.eachDefaultSystem (system:
|
||||||
|
|
Loading…
Add table
Reference in a new issue