Compare commits

..

No commits in common. "30bfdab3c96b32008a9cab3fdf0fdcb636b2317d" and "5e0e7f2d1daa8f147fd7fa30c31925b510c4d864" have entirely different histories.

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PathOfBuildingCommunity"; owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding"; repo = "PathOfBuilding";
rev = "be394d784728955aecae4f7e453cc3a5545e7163"; rev = "87b8ddccc2d648ada5642a440d56ed489c85b0ac";
hash = "sha256-r70nC/WlbxwAduoLMT80fRCMu+6VV38Rrb1mUJaAdpA="; hash = "sha256-eKngV3Bi4Zo6+BBnIMIrmPdDB4na+mB80E9gIfQZmuo=";
}; };
nativeBuildInputs = [ unzip ]; nativeBuildInputs = [ unzip ];