Update pob

This commit is contained in:
Torjus Håkestad 2024-07-31 00:36:24 +02:00
parent 7aff5bf4fe
commit 58b0bc667b

View File

@ -19,8 +19,8 @@ let
src = fetchFromGitHub {
owner = "PathOfBuildingCommunity";
repo = "PathOfBuilding";
rev = "df6af36a16d02ba7f2ab91bb3726834ccdd74458";
hash = "sha256-IUM7MOQgwlO4qX6Ah/vh1tODupjQPuKKzZ+DA6QHSio=";
rev = "6beae658f8ac080737c0771527fa9fb21bb83f3a";
hash = "sha256-wxsU178BrjdeBTTPY2C3REWlyORWI+/fFijn5oa2Gms=";
};
nativeBuildInputs = [ unzip ];