Update pob

This commit is contained in:
Torjus Håkestad 2024-07-28 00:05:51 +02:00
parent 08c9b0d19c
commit 525787b7b0

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PathOfBuildingCommunity"; owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding"; repo = "PathOfBuilding";
rev = "be394d784728955aecae4f7e453cc3a5545e7163"; rev = "6a4d22bbba8177983723aaecf6646b8cdd9f5d51";
hash = "sha256-r70nC/WlbxwAduoLMT80fRCMu+6VV38Rrb1mUJaAdpA="; hash = "sha256-dcMqdlediKYGAsH2Wiy2wOWj7CgTUdP3PNTo/OAM8U0=";
}; };
nativeBuildInputs = [ unzip ]; nativeBuildInputs = [ unzip ];