nixpkgs/pkgs/development/tools/gopkgs/deps.nix
Vincent Demeester 8cf5684814
gopkgs: init at 2017-12-29
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-14 07:44:08 +01:00

12 lines
286 B
Nix
Generated

[
{
goPackagePath = "github.com/MichaelTJones/walk";
fetch = {
type = "git";
url = "https://github.com/MichaelTJones/walk";
rev = "4748e29d5718c2df4028a6543edf86fd8cc0f881";
sha256 = "03bc3cql3w8cx05xlnzxsff59c6679rcpx4njzk86k00blkkizv7";
};
}
]