{ pkgs ? import {} }: pkgs.buildGoPackage { pname = "roseh.moe"; version = "1.0.0"; src = ./.; goPackagePath = "gitlab.com/rhogenson/roseh.moe"; }