nixpkgs/pkgs/tools/misc/lf/deps.nix
Michael Weiss 355d39c02c lf: 2 -> 3
2018-04-21 23:59:17 +02:00

21 lines
578 B
Nix
Generated

[
{
goPackagePath = "github.com/nsf/termbox-go";
fetch = {
type = "git";
url = "https://github.com/nsf/termbox-go";
rev = "7cbfaac9e282b3ea0cefeddc67b2c3ed3aaf97bc"; # master
sha256 = "0pb5p8q2x31aqs307lla75mm1a01mr2qyqxsfqix1pgwg16xbad8";
};
}
{
goPackagePath = "github.com/mattn/go-runewidth";
fetch = {
type = "git";
url = "https://github.com/mattn/go-runewidth";
rev = "9e777a8366cce605130a531d2cd6363d07ad7317"; # v0.0.2
sha256 = "0vkrfrz3fzn5n6ix4k8s0cg0b448459sldq8bp4riavsxm932jzb";
};
}
]