summary refs log tree commit diff stats
path: root/update
diff options
context:
space:
mode:
Diffstat (limited to 'update')
-rwxr-xr-xupdate5
1 files changed, 5 insertions, 0 deletions
diff --git a/update b/update
new file mode 100755
index 0000000..6e76b0e
--- /dev/null
+++ b/update
@@ -0,0 +1,5 @@
+#!/bin/sh
+# shellcheck disable=SC2086
+nix flake update
+
+! grep '[^0-9]_[0-9]' flake.lock