diff --git a/pkgs/path-of-building-beta/default.nix b/pkgs/path-of-building-beta/default.nix index c2b2f3a..de27770 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 = "b536f24931c9315cccc9a08ce1d775f2cc1dc713"; - hash = "sha256-TNZcMVp7riBlFj2ELuf2jeh/L5dbocWCcsH6EmVY4xs="; + rev = "e1a5908f0f12618ece76d038fa10d8c82dcee46a"; + hash = "sha256-xy71SQrBYQWQ5oL2Hd5e0AuyJyhNiQYbkZgSij/nXEs="; }; nativeBuildInputs = [ unzip ];