mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
melonds: 1.1-unstable-2026-05-27 -> 1.1-unstable-2026-06-07
This commit is contained in:
parent
5a21d1bfee
commit
ff403638a3
1 changed files with 3 additions and 3 deletions
|
|
@ -29,13 +29,13 @@ let
|
|||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "melonds";
|
||||
version = "1.1-unstable-2026-05-27";
|
||||
version = "1.1-unstable-2026-06-07";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "melonDS-emu";
|
||||
repo = "melonDS";
|
||||
rev = "c69c1ceb1176a03782f13bb8ae54883a44cb2d5d";
|
||||
hash = "sha256-d/9tlGAo66v0C2/erdoDyLXqoxqaTExztlxbFE4V7d8=";
|
||||
rev = "10a173b5536fc75cd93f8a3868349dad963542ef";
|
||||
hash = "sha256-YsVCU40BZgYoxyuscbD0Ab613eUIgYlXJkm0KJQg+yY=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue