Fix typo
This commit is contained in:
parent
5bc8a32fc9
commit
c9fb92681a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
epic_games_launcher = fetchurl {
|
||||
url = "https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi";
|
||||
name = "EpicGamesLauncherInstaller.msi";
|
||||
# hash = plks.lib.fakeHash;
|
||||
# hash = pkgs.lib.fakeHash;
|
||||
hash = "sha256-vbd+h7nWZmNOGC6kJILZVZElyo5iwjmbitLGtCOVqqg=";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue