diff --git a/pkgs/path-of-building-beta/default.nix b/pkgs/path-of-building-beta/default.nix index c29deb6..05c8e5f 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 = "7984c8f532f88a6d0b4f9d70346fde7f2c7cc9ed"; - hash = "sha256-hxCZq6B0hW1/kidHw0cA7lz7HrOwBfK5g74KBeZW9Rg="; + rev = "5667a34b9603287e4e15237346bc3c0f61590860"; + hash = "sha256-F40Yjag4iG4pvnFsSTYjyUIMuNM+YYIoCpoEKx1uELw="; }; nativeBuildInputs = [ unzip ];