Yaya 2023-09-13 12:17:34 +00:00
parent fce23b34d2
commit f063e93d26

View File

@ -2,7 +2,7 @@
buildGoModule rec { buildGoModule rec {
pname = "snowflake"; pname = "snowflake";
version = "2.5.1"; version = "2.6.1";
src = fetchFromGitLab { src = fetchFromGitLab {
domain = "gitlab.torproject.org"; domain = "gitlab.torproject.org";
@ -10,10 +10,10 @@ buildGoModule rec {
owner = "anti-censorship/pluggable-transports"; owner = "anti-censorship/pluggable-transports";
repo = "snowflake"; repo = "snowflake";
rev = "v${version}"; rev = "v${version}";
sha256 = "sha256-r2NRIb6qbA1B5HlVNRqa9ongQpyiyPskhembPHX3Lgc="; sha256 = "sha256-3gLcSZv8GpEio+yvPyBVVceb1nO0HzhpQKhEgf4nQvU=";
}; };
vendorHash = "sha256-dnfm4KiVD89bnHV7bfw5aXWHGdcH9JBdrtvuS6s8N5w="; vendorHash = "sha256-MjxDB9fcPM6nIeGk6YvJOKXI/ThlMrxqJl9ROAREwXk=";
meta = with lib; { meta = with lib; {
description = "System to defeat internet censorship"; description = "System to defeat internet censorship";