Update pob

This commit is contained in:
Torjus Håkestad 2024-07-24 09:41:39 +02:00
parent 5e0e7f2d1d
commit 37f5e93da6

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub {
owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding";
rev = "87b8ddccc2d648ada5642a440d56ed489c85b0ac";
hash = "sha256-eKngV3Bi4Zo6+BBnIMIrmPdDB4na+mB80E9gIfQZmuo=";
rev = "261369025dc53d74d7f228b2b6cad0573d5dced5";
hash = "sha256-WxaE9QvpM+1Mp3K979HqQxDjO0QUBL4lzLaZwYdhtfc=";
};
nativeBuildInputs = [ unzip ];