mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 02:06:46 +01:00
21 lines
560 B
Nix
Generated
21 lines
560 B
Nix
Generated
[
|
|
{
|
|
goPackagePath = "github.com/nsf/termbox-go";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/nsf/termbox-go";
|
|
rev = "eeb6cd0a176293eeb2c69270d83835972e3567bc";
|
|
sha256 = "14695dk07dj41s5f74l3wdf3xjj2flq4fq016i98f5xijh5f64i3";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mattn/go-runewidth";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mattn/go-runewidth";
|
|
rev = "703b5e6b11ae25aeb2af9ebb5d5fdf8fa2575211";
|
|
sha256 = "0znpyz71gajx3g0j2zp63nhjj2c07g16885vxv4ykwnrfmzbgk4w";
|
|
};
|
|
}
|
|
]
|