Update pob

This commit is contained in:
Torjus Håkestad 2024-08-04 10:23:33 +02:00
parent 30817d7f84
commit b25967aed8

View File

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