Update pob

This commit is contained in:
Torjus Håkestad 2024-07-23 13:42:07 +02:00
parent b255c62a8c
commit 5e0e7f2d1d

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PathOfBuildingCommunity"; owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding"; repo = "PathOfBuilding";
rev = "beac937636c244ada1a0300ab3d2ffaed250c104"; rev = "87b8ddccc2d648ada5642a440d56ed489c85b0ac";
hash = "sha256-eUhmQ4sF6EtIDanxc2xmMfaDAYrPShaOiS+pfE8XL6U="; hash = "sha256-eKngV3Bi4Zo6+BBnIMIrmPdDB4na+mB80E9gIfQZmuo=";
}; };
nativeBuildInputs = [ unzip ]; nativeBuildInputs = [ unzip ];