Merge pull request #85949 from equirosa/tut

tut: 0.0.2 -> 0.0.7

Changed files
+59 -14
pkgs
applications
+2 -2
pkgs/applications/misc/tut/default.nix
···
buildGoPackage rec {
pname = "tut";
-
version = "0.0.2";
+
version = "0.0.7";
goPackagePath = "github.com/RasmusLindroth/tut";
goDeps = ./deps.nix;
···
owner = "RasmusLindroth";
repo = pname;
rev = version;
-
sha256 = "0c44mgkmjnfpf06cj63i6mscxcsm5cipm0l4n6pjxhc7k3qhgsfw";
+
sha256 = "1v1cvdsrxz1yj2vibx3iapw17ngfihjkr62zhxsn1msb77xyd7lb";
};
meta = with stdenv.lib; {
+57 -12
pkgs/applications/misc/tut/deps.nix
···
};
}
{
+
goPackagePath = "github.com/gopherjs/gopherjs";
+
fetch = {
+
type = "git";
+
url = "https://github.com/gopherjs/gopherjs";
+
rev = "0766667cb4d1";
+
sha256 = "13pfc9sxiwjky2lm1xb3i3lcisn8p6mgjk2d927l7r92ysph8dmw";
+
};
+
}
+
{
goPackagePath = "github.com/gorilla/websocket";
fetch = {
type = "git";
url = "https://github.com/gorilla/websocket";
rev = "v1.4.1";
sha256 = "03n1n0nwz3k9qshmriycqznnnvd3dkzsfwpnfjzzvafjxk9kyapv";
+
};
+
}
+
{
+
goPackagePath = "github.com/jtolds/gls";
+
fetch = {
+
type = "git";
+
url = "https://github.com/jtolds/gls";
+
rev = "v4.20.0";
+
sha256 = "1k7xd2q2ysv2xsh373qs801v6f359240kx0vrl0ydh7731lngvk6";
};
}
{
···
fetch = {
type = "git";
url = "https://github.com/pelletier/go-toml";
-
rev = "v1.6.0";
-
sha256 = "0l2830pi64fg0bdsyd5afkbw0p7879pppzdqqk3c7vjrjfmi5xbq";
+
rev = "v1.7.0";
+
sha256 = "0sqrwldjj2qxrgjz1diw1ffviya4ma7mz7nhdgydbisi2h55lqla";
};
}
{
···
fetch = {
type = "git";
url = "https://github.com/rivo/tview";
-
rev = "cd38d7432498";
-
sha256 = "1rs048gf1jip0p20qir99vy5k0f3m54h7bh56l1sh8lxij5qj406";
+
rev = "ca37f83cb2e7";
+
sha256 = "05nifgrxv6aib8f20mhs9m0grdfdyyg5vyhk6zgwsxjlwbzaj021";
};
}
{
···
};
}
{
+
goPackagePath = "github.com/smartystreets/assertions";
+
fetch = {
+
type = "git";
+
url = "https://github.com/smartystreets/assertions";
+
rev = "b2de0cb4f26d";
+
sha256 = "1i7ldgavgl35c7gk25p7bvdr282ckng090zr4ch9mk1705akx09y";
+
};
+
}
+
{
+
goPackagePath = "github.com/smartystreets/goconvey";
+
fetch = {
+
type = "git";
+
url = "https://github.com/smartystreets/goconvey";
+
rev = "v1.6.4";
+
sha256 = "07zjxwszayal88z1j2bwnqrsa32vg8l4nivks5yfr9j8xfsw7n6m";
+
};
+
}
+
{
goPackagePath = "github.com/tomnomnom/linkheader";
fetch = {
type = "git";
···
fetch = {
type = "git";
url = "https://go.googlesource.com/net";
-
rev = "118fecf932d8";
-
sha256 = "1rwrqfwh2yhnnhy7x0mbmlmk0rg1mi2jjad476y45i259a0c2ym6";
+
rev = "d3edc9973b7e";
+
sha256 = "12zbjwcsh9b0lwycqlkrnbyg5a6a9dzgj8hhgq399bdda5bd97y7";
};
}
{
···
fetch = {
type = "git";
url = "https://go.googlesource.com/sys";
-
rev = "12a6c2dcc1e4";
-
sha256 = "0z1g49d36kh459dz0xhnss2f88vw7n5b3l3637v46f7daddvln67";
+
rev = "85ca7c5b95cd";
+
sha256 = "1504qkgbhhm4f0bhk77v2r1lj6x171ay5m79alkg78wjb5cign5l";
};
}
{
···
fetch = {
type = "git";
url = "https://go.googlesource.com/tools";
-
rev = "90fa682c2a6e";
-
sha256 = "03ic2xsy51jw9749wl7gszdbz99iijbd2bckgygl6cm9w5m364ak";
+
rev = "ab21143f2384";
+
sha256 = "15fk0psk53pplpyghz55bhay0kvsv5rikmn5hwgjnnyxq9vfy178";
};
}
{
···
};
}
{
+
goPackagePath = "gopkg.in/ini.v1";
+
fetch = {
+
type = "git";
+
url = "https://gopkg.in/ini.v1";
+
rev = "v1.55.0";
+
sha256 = "1b7wsfal3b3pl5pv5n2qix09b3imh0zhirrphlsg5p2rb8fk0d0j";
+
};
+
}
+
{
goPackagePath = "gopkg.in/yaml.v2";
fetch = {
type = "git";
url = "https://gopkg.in/yaml.v2";
-
rev = "v2.2.4";
-
sha256 = "11bwj757wi8kdrcnlgfqb8vv2d2xdhlghmyagd19i62khrkchsg2";
+
rev = "v2.2.8";
+
sha256 = "1inf7svydzscwv9fcjd2rm61a4xjk6jkswknybmns2n58shimapw";
};
}
]