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