Compare commits

..

No commits in common. "b255c62a8cd9ce402ea5ca9a9e54a59c6f9fdf15" and "ad791c85e275f74438822bcaf7ee241caeb8ea3b" have entirely different histories.

View File

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