Compare commits
No commits in common. "27a4583879aa0fe24d6b302dfd52bca79c4e8103" and "40c491aa14aba68fcb83c542ea0a9f00041eeb6e" have entirely different histories.
27a4583879
...
40c491aa14
@ -227,7 +227,7 @@ rec {
|
||||
"stream"
|
||||
];
|
||||
routersPubV4 = [
|
||||
"109.255.31.158"
|
||||
"109.255.252.37"
|
||||
"109.255.252.63"
|
||||
];
|
||||
|
||||
|
@ -81,7 +81,7 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
dontFixup = true;
|
||||
outputHashMode = "recursive";
|
||||
outputHash = "sha256-Txttk8qZpDsAuiF8laKbZss/KEoT1Z+oepbj2s4XjE8=";
|
||||
outputHash = "sha256-9HtTdIotG3sNIlWhd76v7Ia6P69ufp/FFqZfINXSkVc=";
|
||||
};
|
||||
|
||||
preBuild = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user