1
Fork 0

Add the scuffed r10 replacement

This commit is contained in:
prescientmoon 2025-02-07 18:06:06 +01:00
parent 6accd24995
commit 771124af3e
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -17,8 +17,8 @@ pkgs.stdenv.mkDerivation {
src = pkgs.fetchFromGitHub {
owner = "starlitcanopy";
repo = "ArcaeaServerFork";
rev = "826def0067a3af2f527756afc64da79cb15d5774";
sha256 = "0by5hzw79v0ny86yysvpihmjprgpxc9427al69ipcjb2yrza723z";
rev = "b4deb5cfe990936a698188acf381b7ce716d15b8";
sha256 = "i+A9N7vxrvDdB5t/mJLQz1IjPQUwBSFbl0Wcr7Bm51U=";
};
buildPhase = ''