Revert "Merge pull request #371 from DarkKirb/update-xivlauncher"
This reverts commit6518d92899
, reversing changes made to2310722115
.
This commit is contained in:
parent
830130482e
commit
48749c421f
1 changed files with 0 additions and 10 deletions
|
@ -74,14 +74,4 @@ in
|
|||
doCheck = false;
|
||||
doInstallCheck = false;
|
||||
});
|
||||
xivlauncher = prev.xivlauncher.overrideAttrs (_: {
|
||||
version = "1.0.8";
|
||||
src = self.fetchFromGitHub {
|
||||
owner = "goatcorp";
|
||||
repo = "XIVLauncher.Core";
|
||||
rev = "1.0.8";
|
||||
hash = "sha256-x4W5L4k+u0MYKDWJu82QcXARW0zjmqqwGiueR1IevMk=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue