changed my fork repo for citra
This commit is contained in:
parent
0c6a00bfdd
commit
feb92de303
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
branch,
|
branch,
|
||||||
qt6Packages,
|
qt6Packages,
|
||||||
fetchFromGitHub,
|
fetchFromGitLab,
|
||||||
fetchurl,
|
fetchurl,
|
||||||
}:
|
}:
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ in
|
|||||||
compat-list
|
compat-list
|
||||||
;
|
;
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitLab {
|
||||||
owner = "CaptainJawZ";
|
owner = "CaptainJawZ";
|
||||||
repo = "Citra-Nightly";
|
repo = "Citra-Nightly";
|
||||||
rev = "nightly-${version}";
|
rev = "nightly-${version}";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user