# HG changeset patch # User Zeger Van de Vannet # Date 1714111142 -7200 # Node ID 8284bef42d1b2a8bbd7c83e142eb2bc0bf5fc8a2 # Parent 8589883596fd071ddd8096367f08cd2c0777cdee feat: update helix with hg fix Allows to open files from the vcs picker from any directory (not only hg root) diff -r 8589883596fd -r 8284bef42d1b .chezmoiscripts/run_once_after_39-install-helix.sh.tmpl --- a/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl Thu Apr 25 10:05:40 2024 +0200 +++ b/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl Fri Apr 26 07:59:02 2024 +0200 @@ -11,7 +11,7 @@ git clone https://github.com/zegervdv/helix $HELIX_BUILD_DIR cd $HELIX_BUILD_DIR -git checkout 1db6d6fdc68566a1f075058c1e8fac8a533432d7 +git checkout c98fc6aa3cf06a1873d4b999e1fc57ec9050d40f pushd vendor bash setup.sh popd