Loading pkgs/data/misc/v2ray-domain-list-community/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ let generator = pkgsBuildBuild.buildGoModule rec { pname = "v2ray-domain-list-community"; version = "20231031055637"; version = "20231118232758"; src = fetchFromGitHub { owner = "v2fly"; repo = "domain-list-community"; rev = version; hash = "sha256-wdWmpWsWroA7ecNRSVh3hEUSXz/MW+9kYDWhThWL44k="; hash = "sha256-m4B1O8h6lRxArEyuE4XUF9eJtoBhl59QNXkVjWKx2ko="; }; vendorHash = "sha256-6167kRAC5m5FlBr7uk+qKUcjWsb45P5Vvovyb6hHSVQ="; meta = with lib; { Loading Loading
pkgs/data/misc/v2ray-domain-list-community/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ let generator = pkgsBuildBuild.buildGoModule rec { pname = "v2ray-domain-list-community"; version = "20231031055637"; version = "20231118232758"; src = fetchFromGitHub { owner = "v2fly"; repo = "domain-list-community"; rev = version; hash = "sha256-wdWmpWsWroA7ecNRSVh3hEUSXz/MW+9kYDWhThWL44k="; hash = "sha256-m4B1O8h6lRxArEyuE4XUF9eJtoBhl59QNXkVjWKx2ko="; }; vendorHash = "sha256-6167kRAC5m5FlBr7uk+qKUcjWsb45P5Vvovyb6hHSVQ="; meta = with lib; { Loading