Compare commits
2 Commits
ad791c85e2
...
b255c62a8c
Author | SHA1 | Date | |
---|---|---|---|
b255c62a8c | |||
78d2ddafaf |
@ -19,8 +19,8 @@ let
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "PathOfBuildingCommunity";
|
owner = "PathOfBuildingCommunity";
|
||||||
repo = "PathOfBuilding";
|
repo = "PathOfBuilding";
|
||||||
rev = "b536f24931c9315cccc9a08ce1d775f2cc1dc713";
|
rev = "beac937636c244ada1a0300ab3d2ffaed250c104";
|
||||||
hash = "sha256-TNZcMVp7riBlFj2ELuf2jeh/L5dbocWCcsH6EmVY4xs=";
|
hash = "sha256-eUhmQ4sF6EtIDanxc2xmMfaDAYrPShaOiS+pfE8XL6U=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ unzip ];
|
nativeBuildInputs = [ unzip ];
|
||||||
|
Loading…
Reference in New Issue
Block a user