Files
wunker-os/recipes/common/helix.yml
2025-12-29 15:36:58 -05:00

19 lines
375 B
YAML

---
# yaml-language-server: $schema=https://schema.blue-build.org/module-stage-list-v1.json
stages:
- name: helix
from: rust
modules:
- type: script
scripts:
- install-helix.sh
modules:
- type: copy
from: helix
src: /out/hx
dest: /usr/bin/
- type: copy
from: helix
src: /out/runtime/
dest: /usr/lib/helix/runtime