diff --git a/projects/helix-editor.com/package.yml b/projects/helix-editor.com/package.yml index 4ff386d1..5cda9d06 100644 --- a/projects/helix-editor.com/package.yml +++ b/projects/helix-editor.com/package.yml @@ -12,10 +12,14 @@ build: dependencies: rust-lang.org: '>=1.60' rust-lang.org/cargo: '*' - script: | - cargo install --locked --path helix-term --root {{prefix}} - mkdir -p "{{prefix}}"/share - cp -a runtime "{{prefix}}"/share + git-scm.org: ^2 + script: + # https://github.com/helix-editor/helix/discussions/8440 + - run: patch -p1