modd: use upstream vendor

This commit is contained in:
zowoq
2020-09-08 16:32:39 +10:00
parent d517dc89d5
commit 4fcc9306ff
2 changed files with 0 additions and 139 deletions
-1
View File
@@ -11,7 +11,6 @@ buildGoPackage rec {
};
goPackagePath = "github.com/cortesi/modd";
subPackages = [ "cmd/modd" ];
goDeps = ./deps.nix;
meta = with stdenv.lib; {
description = "A flexible developer tool that runs processes and responds to filesystem changes";
homepage = "https://github.com/cortesi/modd";