godep: init at release 17

This commit is contained in:
Stefan Junker 2015-10-30 16:01:26 +01:00
parent e0596c9603
commit 40eaa5fe02

View File

@ -3140,4 +3140,13 @@ let
buildInputs = [ ninefans ];
subPackages = [ "./" ];
};
godep = buildFromGitHub {
rev = "5598a9815350896a2cdf9f4f1d0a3003ab9677fb";
date = "2015-10-15";
owner = "tools";
repo = "godep";
sha256 = "0zc1ah5cvaqa3zw0ska89a40x445vwl1ixz8v42xi3zicx16ibwz";
};
}; in self