Update pob

This commit is contained in:
Torjus Håkestad 2024-08-01 17:16:39 +02:00
parent 58b0bc667b
commit 30817d7f84

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PathOfBuildingCommunity"; owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding"; repo = "PathOfBuilding";
rev = "6beae658f8ac080737c0771527fa9fb21bb83f3a"; rev = "2fa5ee1d887b446f786988466819395686a023dd";
hash = "sha256-wxsU178BrjdeBTTPY2C3REWlyORWI+/fFijn5oa2Gms="; hash = "sha256-2dxYVrfyHNsgGEZegIKCh93uRG87Pzws10rvhpLXxyY=";
}; };
nativeBuildInputs = [ unzip ]; nativeBuildInputs = [ unzip ];