Skip to content

Commit

Permalink
melonDS: 1.0rc-unstable-2024-12-05 -> 1.0rc-unstable-2024-12-26 (#370301
Browse files Browse the repository at this point in the history
)
  • Loading branch information
r-ryantm authored Jan 3, 2025
1 parent c807ed4 commit a5af1da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/me/melonDS/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "melonDS";
version = "1.0rc-unstable-2024-12-05";
version = "1.0rc-unstable-2024-12-26";

src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "7d718ada390bc54749fa35389437147e1bbefae1";
hash = "sha256-Oh69L4yOSeEAAUjUupMN7cQbPEUjZ0M/5FmiBvsBGxw=";
rev = "0c5dd28b1c5c1d17a2ce87efbd858059a8f9376f";
hash = "sha256-hIpIt+krUpSW1T05Vq02IU5Lfaj4Sgg18qMoMH45NaE=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit a5af1da

Please sign in to comment.