@@ -0,0 +1,8 @@
{:tasks
{:requires ([babashka.process :as p])
lock
{:doc "Update the clj-nix lockfile"
:task (-> (p/sh {:out :inherit :err :inherit}
"nix run github:jlesquembre/clj-nix#deps-lock")
:exit
System/exit)}}}
The note is not visible to the blocked user.