Compare commits

..

No commits in common. "27a4583879aa0fe24d6b302dfd52bca79c4e8103" and "40c491aa14aba68fcb83c542ea0a9f00041eeb6e" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -227,7 +227,7 @@ rec {
"stream" "stream"
]; ];
routersPubV4 = [ routersPubV4 = [
"109.255.31.158" "109.255.252.37"
"109.255.252.63" "109.255.252.63"
]; ];

View File

@ -81,7 +81,7 @@ rustPlatform.buildRustPackage rec {
dontFixup = true; dontFixup = true;
outputHashMode = "recursive"; outputHashMode = "recursive";
outputHash = "sha256-Txttk8qZpDsAuiF8laKbZss/KEoT1Z+oepbj2s4XjE8="; outputHash = "sha256-9HtTdIotG3sNIlWhd76v7Ia6P69ufp/FFqZfINXSkVc=";
}; };
preBuild = '' preBuild = ''