20 lines
578 B
Nix
Generated
20 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";
|
|
};
|
|
}
|
|
]
|