Update pob

This commit is contained in:
Torjus Håkestad 2024-09-07 18:45:02 +02:00
parent 1ec309d7a1
commit bf4c685344

View File

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