Update pob

This commit is contained in:
Torjus Håkestad 2024-07-22 10:06:02 +02:00
parent ad791c85e2
commit 78d2ddafaf

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PathOfBuildingCommunity"; owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding"; repo = "PathOfBuilding";
rev = "b536f24931c9315cccc9a08ce1d775f2cc1dc713"; rev = "e1a5908f0f12618ece76d038fa10d8c82dcee46a";
hash = "sha256-TNZcMVp7riBlFj2ELuf2jeh/L5dbocWCcsH6EmVY4xs="; hash = "sha256-xy71SQrBYQWQ5oL2Hd5e0AuyJyhNiQYbkZgSij/nXEs=";
}; };
nativeBuildInputs = [ unzip ]; nativeBuildInputs = [ unzip ];