diff --git a/pkgs/path-of-building-beta/default.nix b/pkgs/path-of-building-beta/default.nix index 403dd9e..c29deb6 100644 --- a/pkgs/path-of-building-beta/default.nix +++ b/pkgs/path-of-building-beta/default.nix @@ -19,8 +19,8 @@ let src = fetchFromGitHub { owner = "PathOfBuildingCommunity"; repo = "PathOfBuilding"; - rev = "c76a5fea58a8ccfc7421cb34e2f614808a8246ae"; - hash = "sha256-86V/0ZdWY2pTbyPYjyQRV9VCvWTKjYc3GleDPgh6avA="; + rev = "7984c8f532f88a6d0b4f9d70346fde7f2c7cc9ed"; + hash = "sha256-hxCZq6B0hW1/kidHw0cA7lz7HrOwBfK5g74KBeZW9Rg="; }; nativeBuildInputs = [ unzip ];