# HG changeset patch # User zegervdv # Date 1707853526 -3600 # Node ID 8430f87e87c874b8dc37e0793d8a8cb7e4c5f8e8 # Parent e9fc2263c2253ff5cc90ae8e9a84709f04209b82 feat: install rbw diff -r e9fc2263c225 -r 8430f87e87c8 .chezmoiscripts/run_onchange_after_19-install-bitwarden.sh.tmpl --- a/.chezmoiscripts/run_onchange_after_19-install-bitwarden.sh.tmpl Sat Feb 10 11:55:23 2024 +0100 +++ b/.chezmoiscripts/run_onchange_after_19-install-bitwarden.sh.tmpl Tue Feb 13 20:45:26 2024 +0100 @@ -9,5 +9,6 @@ sudo dpkg --install --skip-same-version $DOWNLOADFILE rm -rf $DOWNLOADFILE +rtx x rust@1.74.0 -- cargo install rbw {{ end }} diff -r e9fc2263c225 -r 8430f87e87c8 dot_tool-versions --- a/dot_tool-versions Sat Feb 10 11:55:23 2024 +0100 +++ b/dot_tool-versions Tue Feb 13 20:45:26 2024 +0100 @@ -1,7 +1,7 @@ python 3.10.7 neovim v0.9.0 direnv 2.32.1 -rust 1.64.0 +rust 1.74.0 sqlite 3.39.4 nodejs 19.2.0 chezmoi 2.42.2