11 src = fetchFromGitLab {
12 domain = "gitlab.torproject.org";
14 owner = "anti-censorship/pluggable-transports";
17 sha256 = "sha256-cpvLBC4mGz4iSP+d3qyKBtCkXNvC8YJ04nIbZuR/15M=";
20 vendorHash = "sha256-wCgG6CzxBAvhMICcmDm9a+JdtWs+rf3VU1XAICsc170=";
23 description = "System to defeat internet censorship";
24 homepage = "https://snowflake.torproject.org/";
25 changelog = "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/raw/v${version}/ChangeLog";
26 maintainers = with maintainers; [
30 license = licenses.bsd3;