devd: use upstream vendor
This commit is contained in:
@@ -11,7 +11,6 @@ buildGoPackage rec {
|
||||
};
|
||||
goPackagePath = "github.com/cortesi/devd";
|
||||
subPackages = [ "cmd/devd" ];
|
||||
goDeps = ./deps.nix;
|
||||
meta = with stdenv.lib; {
|
||||
description = "A local webserver for developers";
|
||||
homepage = "https://github.com/cortesi/devd";
|
||||
|
||||
Reference in New Issue
Block a user