mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
godep: init at release 17
This commit is contained in:
@@ -3140,4 +3140,13 @@ let
|
||||
buildInputs = [ ninefans ];
|
||||
subPackages = [ "./" ];
|
||||
};
|
||||
|
||||
godep = buildFromGitHub {
|
||||
rev = "5598a9815350896a2cdf9f4f1d0a3003ab9677fb";
|
||||
date = "2015-10-15";
|
||||
owner = "tools";
|
||||
repo = "godep";
|
||||
sha256 = "0zc1ah5cvaqa3zw0ska89a40x445vwl1ixz8v42xi3zicx16ibwz";
|
||||
};
|
||||
|
||||
}; in self
|
||||
|
||||
Reference in New Issue
Block a user