{ substituteAll, pkgs }: substituteAll { name = "lock"; src = ./lock.sh; dir = "bin"; isExecutable = true; }