embed runtime

imgbot
Timothy DeHerrera 3 years ago committed by Blaž Hrastnik
parent 8590f6a912
commit 01760c3845

@ -34,6 +34,7 @@
naerskLib.buildPackage {
pname = "helix";
root = inputs.helix;
cargoBuildOptions = self: self ++ [ ''--features "embed_runtime"'' ];
};
in flake-utils.lib.eachDefaultSystem (system:

Loading…
Cancel
Save