Compare commits

...

2 Commits

Author SHA1 Message Date
b255c62a8c Update pob 2024-07-23 00:24:43 +02:00
78d2ddafaf Update pob 2024-07-22 10:06:02 +02:00

View File

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