about summary refs log tree commit diff stats
path: root/bootstrap/01_install
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-25 15:22:35 +0200
committerSoispha <soispha@vhack.eu>2023-10-25 15:22:35 +0200
commit2cb6a1497ae827e6b2e47ecd69e7334f9fa32dc9 (patch)
treedbb4ff02f7e905f82f06e4f9ad7bb7f630330a06 /bootstrap/01_install
parentfeat(hm/pkgs/src/neorg): Active completion generation (diff)
downloadnixos-config-2cb6a1497ae827e6b2e47ecd69e7334f9fa32dc9.tar.gz
nixos-config-2cb6a1497ae827e6b2e47ecd69e7334f9fa32dc9.zip
build(treewide): Update (+ shell_library)
Diffstat (limited to '')
-rwxr-xr-xbootstrap/01_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/01_install b/bootstrap/01_install
index fb69aaa3..38119c75 100755
--- a/bootstrap/01_install
+++ b/bootstrap/01_install
@@ -1,7 +1,7 @@
 #! /usr/bin/env dash
 
 # shellcheck source=/dev/null
-SHELL_LIBRARY_VERSION="1.6.0" . %SHELL_LIBRARY_PATH
+SHELL_LIBRARY_VERSION="1.6.2" . %SHELL_LIBRARY_PATH
 
 INSTALL=y . %SCRIPT_ENSURE_CONFIG_VARIABLES