Skip to content

Commit

Permalink
melonDS: 0.9.5-unstable-2024-09-29 -> 1.0rc-unstable-2024-11-27 (NixO…
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpkgs-merge-bot[bot] authored Nov 30, 2024
2 parents a76379e + aabf3a0 commit ed30be5
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 = "0.9.5-unstable-2024-09-29";
version = "1.0rc-unstable-2024-11-27";

src = fetchFromGitHub {
owner = "melonDS-emu";
repo = "melonDS";
rev = "e9446fa9dc3ba64c22f8e5bb611ad394b5729eda";
hash = "sha256-0YNF9NPKaaKzC3d8cXG4Od3AUc1zxVtuB5u2Q8ruwr0=";
rev = "cba838dd52a8d163c59e312d75f451a04cea9b48";
hash = "sha256-0Pv2ARbQkYaGDQ7AMLlMdK1MjnsctPIIWxGz2XNTNmI=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit ed30be5

Please sign in to comment.