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 14:54:58 +0200
committerSoispha <soispha@vhack.eu>2023-10-25 14:54:58 +0200
commit4b08a82185d2e7dc099bc57a90152ced5c9fb492 (patch)
tree6c9f2781c90eee9755135692f9cea73560cdc515 /bootstrap/01_activate
parentfix(hm/wms/river/res/keys): Set up correct mappings for all hosts (diff)
downloadnixos-config-4b08a82185d2e7dc099bc57a90152ced5c9fb492.tar.gz
nixos-config-4b08a82185d2e7dc099bc57a90152ced5c9fb492.zip
build(treewide): Update (+ shell-library)
Diffstat (limited to 'bootstrap/01_activate')
-rwxr-xr-xbootstrap/01_activate2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/01_activate b/bootstrap/01_activate
index d9699726..f523b2f2 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.5.0" . %SHELL_LIBRARY_PATH
+SHELL_LIBRARY_VERSION="1.6.0" . %SHELL_LIBRARY_PATH
 
 . %SCRIPT_ENSURE_CONFIG_VARIABLES