Add entangled worlds
Some checks failed
build / build (push) Failing after 29s

This commit is contained in:
2025-04-14 23:02:41 +02:00
parent 89f2269e2a
commit d26c26988d
4 changed files with 201 additions and 2 deletions

View File

@@ -19,8 +19,8 @@ let
src = fetchFromGitHub {
owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding";
rev = "f6d095a527017a1b2fd7b523d349f321bfdc2f58";
hash = "sha256-/pnirZSZBGpbVTdm/jmBzzdMdAiCcYlOiff7HQ2nINM=";
rev = "6a146e6c36c3549cce668c2b5424e04618ddd4a6";
hash = "sha256-q1WE2KpLvQqznOzbk39ThQGg7pvT7MES58uizpz+/EQ=";
};
nativeBuildInputs = [ unzip ];