Update pob

This commit is contained in:
Torjus Håkestad 2024-07-25 23:01:42 +02:00
parent 37f5e93da6
commit 30bfdab3c9

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub {
owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding";
rev = "261369025dc53d74d7f228b2b6cad0573d5dced5";
hash = "sha256-WxaE9QvpM+1Mp3K979HqQxDjO0QUBL4lzLaZwYdhtfc=";
rev = "be394d784728955aecae4f7e453cc3a5545e7163";
hash = "sha256-r70nC/WlbxwAduoLMT80fRCMu+6VV38Rrb1mUJaAdpA=";
};
nativeBuildInputs = [ unzip ];