Skip to content

Commit

Permalink
melonDS: 1.0rc-unstable-2024-11-27 -> 1.0rc-unstable-2024-12-05 (NixO…
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored Dec 13, 2024
1 parent 7c024aa commit bef38c5
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-11-27";
version = "1.0rc-unstable-2024-12-05";

src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "cba838dd52a8d163c59e312d75f451a04cea9b48";
hash = "sha256-0Pv2ARbQkYaGDQ7AMLlMdK1MjnsctPIIWxGz2XNTNmI=";
rev = "7d718ada390bc54749fa35389437147e1bbefae1";
hash = "sha256-Oh69L4yOSeEAAUjUupMN7cQbPEUjZ0M/5FmiBvsBGxw=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit bef38c5

Please sign in to comment.