nixpkgs/pkgs/tools/misc/lf/deps.nix
Michael Weiss b6539403d7 lf: 3 -> 4
2018-05-20 22:18:21 +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 = "21a4d435a86280a2927985fd6296de56cbce453e"; # master
sha256 = "0afbb0nr9rqzlpg5n7dg070w5scdvckyzyy525mhndp8phhzwpg7";
};
}
{
goPackagePath = "github.com/mattn/go-runewidth";
fetch = {
type = "git";
url = "https://github.com/mattn/go-runewidth";
rev = "9e777a8366cce605130a531d2cd6363d07ad7317"; # v0.0.2
sha256 = "0vkrfrz3fzn5n6ix4k8s0cg0b448459sldq8bp4riavsxm932jzb";
};
}
]