Commit e6bd8c60 authored by K900's avatar K900
Browse files

yuzuPackages.early-access: better name for intermediate drv

parent ae559567
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ let
  '';

  rehydratedSrc = fetchgit {
    name = "yuzu-ea-rehydrated";
    url = gitSrc;
    fetchSubmodules = true;
    hash = sources.fullHash;