diff .chezmoiscripts/run_once_after_39-install-helix.sh.tmpl @ 1093:9732db099471 draft

feat: enable dotfiles on aarch64/Fedora
author "Zeger Van de Vannet <zeger@vandevan.net>"
date Sun, 18 May 2025 16:28:58 +0200
parents 3413249bd5fa
children dfa9d2a82c92
line wrap: on
line diff
--- a/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl	Thu May 08 21:56:41 2025 +0200
+++ b/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl	Sun May 18 16:28:58 2025 +0200
@@ -16,7 +16,7 @@
 bash setup.sh
 popd
 
-{{ if (eq .chezmoi.osRelease.name "Ubuntu") }} $HOME/bin/mise x [email protected] -- {{ end }} cargo build --release --locked
+{{ if (or (eq .chezmoi.osRelease.name "Ubuntu") (eq .chezmoi.osRelease.name "Fedora Linux Asahi Remix")) }} $HOME/bin/mise x [email protected] -- {{ end }} cargo build --release --locked
 rm -rf $HELIX_DEFAULT_RUNTIME
 mkdir -p $HELIX_DEFAULT_RUNTIME
 cp -r runtime/* $HELIX_DEFAULT_RUNTIME/