{ depot ? import {}, briefcase ? import {}, ... }: depot.buildGo.program { name = "symlink-mgr"; srcs = [ ./main.go ]; deps = with briefcase.gopkgs; [ utils ]; }