Update pob

This commit is contained in:
Torjus Håkestad 2024-07-28 17:15:26 +02:00
parent d9b27ece49
commit 7aff5bf4fe

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PathOfBuildingCommunity"; owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding"; repo = "PathOfBuilding";
rev = "6a4d22bbba8177983723aaecf6646b8cdd9f5d51"; rev = "df6af36a16d02ba7f2ab91bb3726834ccdd74458";
hash = "sha256-dcMqdlediKYGAsH2Wiy2wOWj7CgTUdP3PNTo/OAM8U0="; hash = "sha256-IUM7MOQgwlO4qX6Ah/vh1tODupjQPuKKzZ+DA6QHSio=";
}; };
nativeBuildInputs = [ unzip ]; nativeBuildInputs = [ unzip ];