Compare commits

...

2 Commits

Author SHA1 Message Date
30bfdab3c9 Update pob 2024-07-25 23:01:42 +02:00
37f5e93da6 Update pob 2024-07-24 09:41:39 +02:00

View File

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