···7 pname = "tridactyl-native";
8 # this is actually the version of tridactyl itself; the native messenger will
9 # probably not change with every tridactyl version
10- version = "1.20.3";
1112 src = fetchFromGitHub {
13 owner = "tridactyl";
14 repo = "tridactyl";
15 rev = version;
16- sha256 = "064cl9m4hdv69q1af0xjcf2rf30n3pvz6ym2l53w90aq3217amps";
17 };
18 sourceRoot = "source/native";
19
···7 pname = "tridactyl-native";
8 # this is actually the version of tridactyl itself; the native messenger will
9 # probably not change with every tridactyl version
10+ version = "1.20.4";
1112 src = fetchFromGitHub {
13 owner = "tridactyl";
14 repo = "tridactyl";
15 rev = version;
16+ sha256 = "sha256-BjjRB9VadQ/MSwNK2QLbcTDoRs6Ua+5MONHtmfq4xz0=";
17 };
18 sourceRoot = "source/native";
19