Update pob

This commit is contained in:
Torjus Håkestad 2024-07-23 00:24:43 +02:00
parent 78d2ddafaf
commit b255c62a8c

View File

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