{ depot, ... }: # TODO: This doesn't depend on `sendgmr` at the moment, but it should. As such, # it's an imcomplete packaging. depot.nix.buildGo.program { name = "rfcToKindle"; srcs = [ ./main.go ]; deps = [ ]; }
depot | ||
monorepo for the virus lounge | The Virus Lounge |
about summary refs log tree commit diff |
{ depot, ... }: # TODO: This doesn't depend on `sendgmr` at the moment, but it should. As such, # it's an imcomplete packaging. depot.nix.buildGo.program { name = "rfcToKindle"; srcs = [ ./main.go ]; deps = [ ]; }