about summary refs log tree commit diff stats
path: root/bootstrap/01_activate
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_activate
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_activate2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/01_activate b/bootstrap/01_activate
index f523b2f2..38a5e4e3 100755
--- a/bootstrap/01_activate
+++ b/bootstrap/01_activate
@@ -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
 
 . %SCRIPT_ENSURE_CONFIG_VARIABLES