Update pob
All checks were successful
build / build (push) Successful in 2m59s

This commit is contained in:
Torjus Håkestad 2024-10-05 20:42:36 +02:00
parent 4e1001c910
commit 2fc840c152

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub {
owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding";
rev = "5667a34b9603287e4e15237346bc3c0f61590860";
hash = "sha256-F40Yjag4iG4pvnFsSTYjyUIMuNM+YYIoCpoEKx1uELw=";
rev = "f6d095a527017a1b2fd7b523d349f321bfdc2f58";
hash = "sha256-/pnirZSZBGpbVTdm/jmBzzdMdAiCcYlOiff7HQ2nINM=";
};
nativeBuildInputs = [ unzip ];