Loading pkgs/tools/networking/curl-impersonate/chrome/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ }: stdenv.mkDerivation rec { pname = "curl-impersonate-chrome"; version = "0.7.0"; version = "0.8.0"; outputs = [ "out" Loading @@ -35,7 +35,7 @@ stdenv.mkDerivation rec { owner = "yifeikong"; repo = "curl-impersonate"; rev = "v${version}"; hash = "sha256-nxANiNgrbbp7F6k2y1HGGWGOUBRwc3tK8WcNIqEBLz4="; hash = "sha256-m6zeQUL+yBh3ixS+crbJWHX5TLa61A/3oqMz5UVELso="; }; patches = [ ./disable-building-docs.patch ]; Loading pkgs/tools/networking/curl-impersonate/chrome/deps.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ hash = "sha256-tzAAwL70VAyUEOZZ86ql+RgXsw4DZhkvW5l0d1eVVHU="; }; "nghttp2-1.61.0.tar.bz2" = fetchurl { url = "https://github.com/nghttp2/nghttp2/releases/download/v1.61.0/nghttp2-1.61.0.tar.bz2"; hash = "sha256-Toz37DLUxaQwlmJC1yA10lXNlHCodm1h7tegGQ3VRP0="; "nghttp2-1.63.0.tar.bz2" = fetchurl { url = "https://github.com/nghttp2/nghttp2/releases/download/v1.63.0/nghttp2-1.63.0.tar.bz2"; hash = "sha256-YHsXRVTSKoKLxTLR1zT+D3KbXV7SB/LxLpamLoPynFU="; }; } Loading
pkgs/tools/networking/curl-impersonate/chrome/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ }: stdenv.mkDerivation rec { pname = "curl-impersonate-chrome"; version = "0.7.0"; version = "0.8.0"; outputs = [ "out" Loading @@ -35,7 +35,7 @@ stdenv.mkDerivation rec { owner = "yifeikong"; repo = "curl-impersonate"; rev = "v${version}"; hash = "sha256-nxANiNgrbbp7F6k2y1HGGWGOUBRwc3tK8WcNIqEBLz4="; hash = "sha256-m6zeQUL+yBh3ixS+crbJWHX5TLa61A/3oqMz5UVELso="; }; patches = [ ./disable-building-docs.patch ]; Loading
pkgs/tools/networking/curl-impersonate/chrome/deps.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ hash = "sha256-tzAAwL70VAyUEOZZ86ql+RgXsw4DZhkvW5l0d1eVVHU="; }; "nghttp2-1.61.0.tar.bz2" = fetchurl { url = "https://github.com/nghttp2/nghttp2/releases/download/v1.61.0/nghttp2-1.61.0.tar.bz2"; hash = "sha256-Toz37DLUxaQwlmJC1yA10lXNlHCodm1h7tegGQ3VRP0="; "nghttp2-1.63.0.tar.bz2" = fetchurl { url = "https://github.com/nghttp2/nghttp2/releases/download/v1.63.0/nghttp2-1.63.0.tar.bz2"; hash = "sha256-YHsXRVTSKoKLxTLR1zT+D3KbXV7SB/LxLpamLoPynFU="; }; }