forked from mirrors/nixpkgs
12 lines
292 B
Nix
Generated
12 lines
292 B
Nix
Generated
[
|
|
{
|
|
goPackagePath = "github.com/docopt/docopt-go";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/docopt/docopt.go";
|
|
rev = "ee0de3bc6815ee19d4a46c7eb90f829db0e014b1"; # "0.6.2";
|
|
sha256 = "sha256-0mCKIC5x7aauBL8ahXB9ExMfoTJl55HaafWWWPNRmUI=";
|
|
};
|
|
}
|
|
]
|