We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 250db24 + b91ce21 commit 24d047cCopy full SHA for 24d047c
pkgs/by-name/v2/v2ray-domain-list-community/package.nix
@@ -9,12 +9,12 @@
9
let
10
generator = pkgsBuildBuild.buildGoModule rec {
11
pname = "v2ray-domain-list-community";
12
- version = "20250602083629";
+ version = "20250605152911";
13
src = fetchFromGitHub {
14
owner = "v2fly";
15
repo = "domain-list-community";
16
rev = version;
17
- hash = "sha256-LdB4BUHDpPoA0c8yoZX9gZhaY97t4DfkR37y32yHlvk=";
+ hash = "sha256-WmBRTr1DHsYgw1XBYCgJAqIvgoW+oqMHe7Ifh7pSG1I=";
18
};
19
vendorHash = "sha256-NLh14rXRci4hgDkBJVJDIDvobndB7KYRKAX7UjyqSsg=";
20
meta = with lib; {
0 commit comments