Update pob

This commit is contained in:
Torjus Håkestad 2024-08-07 01:03:45 +02:00
parent 70de7f6c8a
commit d8e7306ea8

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PathOfBuildingCommunity"; owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding"; repo = "PathOfBuilding";
rev = "c76a5fea58a8ccfc7421cb34e2f614808a8246ae"; rev = "7984c8f532f88a6d0b4f9d70346fde7f2c7cc9ed";
hash = "sha256-86V/0ZdWY2pTbyPYjyQRV9VCvWTKjYc3GleDPgh6avA="; hash = "sha256-hxCZq6B0hW1/kidHw0cA7lz7HrOwBfK5g74KBeZW9Rg=";
}; };
nativeBuildInputs = [ unzip ]; nativeBuildInputs = [ unzip ];