Update pob and fix update script
This commit is contained in:
@@ -19,8 +19,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "PathOfBuildingCommunity";
|
||||
repo = "PathOfBuilding";
|
||||
rev = "b28c9cd74b664a9af3fb8d72416afebe140b350a";
|
||||
hash = "sha256-fxpxuS64MpHJrq1tqrhZFKF0wz7phyijLIHEuxzUfa0=";
|
||||
rev = "9481c10746f58e73f72572363ae6891129a95200";
|
||||
hash = "sha256-TMJp/+DCHIXNtt96291c3Nf19QaGhnhCmx73mcMk9jM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ unzip ];
|
||||
|
Reference in New Issue
Block a user