30 lines
838 B
Nix
30 lines
838 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "github.com/jroimartin/gocui";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/jroimartin/gocui";
|
||
|
rev = "7ac95c981b8a07b624ab197b3ad5813fdfbe4864";
|
||
|
sha256 = "1xr752gpjv32mnzzy5v367maczl7sn8frn258wqrs6gqf07sdmjp";
|
||
|
};
|
||
|
}
|
||
|
{
|
||
|
goPackagePath = "github.com/nsf/termbox-go";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/nsf/termbox-go";
|
||
|
rev = "abe82ce5fb7a42fbd6784a5ceb71aff977e09ed8";
|
||
|
sha256 = "156i8apkga8b3272kjhapyqwspgcfkrr9kpqwc5lii43k4swghpv";
|
||
|
};
|
||
|
}
|
||
|
{
|
||
|
goPackagePath = "github.com/mattn/go-runewidth";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/mattn/go-runewidth";
|
||
|
rev = "14207d285c6c197daabb5c9793d63e7af9ab2d50";
|
||
|
sha256 = "0y6yq9zd4kh7fimnc00r3h9pr2pwa5j85b3jcn5dyfamsnm2xdsv";
|
||
|
};
|
||
|
}
|
||
|
]
|