Compare commits
2 Commits
5e0e7f2d1d
...
30bfdab3c9
Author | SHA1 | Date | |
---|---|---|---|
30bfdab3c9 | |||
37f5e93da6 |
@ -19,8 +19,8 @@ let
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "PathOfBuildingCommunity";
|
owner = "PathOfBuildingCommunity";
|
||||||
repo = "PathOfBuilding";
|
repo = "PathOfBuilding";
|
||||||
rev = "87b8ddccc2d648ada5642a440d56ed489c85b0ac";
|
rev = "be394d784728955aecae4f7e453cc3a5545e7163";
|
||||||
hash = "sha256-eKngV3Bi4Zo6+BBnIMIrmPdDB4na+mB80E9gIfQZmuo=";
|
hash = "sha256-r70nC/WlbxwAduoLMT80fRCMu+6VV38Rrb1mUJaAdpA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ unzip ];
|
nativeBuildInputs = [ unzip ];
|
||||||
|
Loading…
Reference in New Issue
Block a user