hound:use upstream vendor
This commit is contained in:
parent
abf3d29951
commit
dfb0dff86c
|
@ -22,8 +22,6 @@ buildGoPackage rec {
|
|||
sha256 = "0g6nvgqjabprcl9z5ci5frhbam1dzq978h1d6aanf8vvzslfgdpq";
|
||||
};
|
||||
|
||||
goDeps = ./deps.nix;
|
||||
|
||||
postInstall = with stdenv; let
|
||||
binPath = lib.makeBinPath [ mercurial git ];
|
||||
in ''
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
[]
|
Loading…
Reference in New Issue