21 lines
578 B
Nix
Generated
21 lines
578 B
Nix
Generated
[
|
|
{
|
|
goPackagePath = "github.com/nsf/termbox-go";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/nsf/termbox-go";
|
|
rev = "b66b20ab708e289ff1eb3e218478302e6aec28ce"; # master
|
|
sha256 = "0wrgnwfdxrspni5q15vzr5q1bxnzb7m6q4xjhllcyddgn2zqprsa";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mattn/go-runewidth";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mattn/go-runewidth";
|
|
rev = "ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb"; # v0.0.3
|
|
sha256 = "0lc39b6xrxv7h3v3y1kgz49cgi5qxwlygs715aam6ba35m48yi7g";
|
|
};
|
|
}
|
|
]
|