devd: use upstream vendor

This commit is contained in:
zowoq
2020-08-31 20:04:24 +10:00
parent f3623b8435
commit 1624286f23
2 changed files with 0 additions and 202 deletions

View File

@@ -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";