Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Cosima Neidahl <opna2608@protonmail.com>
  • Loading branch information
Redhawk18 and OPNA2608 authored Oct 20, 2024
1 parent 16cd0e4 commit 4abf674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ed/edopro/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ let

src = fetchFromGitHub {
owner = "edo9300";
repo = pname;
repo = "ygopro-core";
rev = version;
hash = deps.ocgcore-hash;
fetchSubmodules = true;
Expand Down Expand Up @@ -139,7 +139,7 @@ let

src = fetchFromGitHub {
owner = "edo9300";
repo = pname;
repo = "edopro";
rev = deps.edopro-rev;
hash = deps.edopro-hash;
fetchSubmodules = true;
Expand Down

0 comments on commit 4abf674

Please sign in to comment.