melonDS: 1.0rc-unstable-2025-03-09 -> 1.0rc-unstable-2025-04-09
This commit is contained in:
parent
219272b3ff
commit
9f4704c4dc
@ -27,13 +27,13 @@ let
|
|||||||
in
|
in
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "melonDS";
|
pname = "melonDS";
|
||||||
version = "1.0rc-unstable-2025-03-09";
|
version = "1.0rc-unstable-2025-04-09";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "melonDS-emu";
|
owner = "melonDS-emu";
|
||||||
repo = "melonDS";
|
repo = "melonDS";
|
||||||
rev = "0fcf1f6e3a443cb249f85d948ff6e58dc58501d6";
|
rev = "9ed7e5803e55c5eeb29ec560c8659b38ed331749";
|
||||||
hash = "sha256-llRmW596UHs/q/DjqG8qQ1RqjvmGMsOO1IUkpjPW4h4=";
|
hash = "sha256-wLCaGnaMYaPjFzYTph16WTdE89j4MFaO4FuIQdH9R80=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user