We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9396caa + 4a93c1c commit d9b8d66Copy full SHA for d9b8d66
1 file changed
pkgs/by-name/n6/n64recomp/package.nix
@@ -12,13 +12,13 @@
12
13
stdenv.mkDerivation (finalAttrs: {
14
pname = "n64recomp";
15
- version = "0-unstable-2026-05-17";
+ version = "0-unstable-2026-05-27";
16
17
src = fetchFromGitHub {
18
owner = "N64Recomp";
19
repo = "N64Recomp";
20
- rev = "70a894aad8d3491ca0fccee1f94dae8190845686";
21
- hash = "sha256-4y1Cb2lmVZi+IoIBY9AZuWa+XPoBejdd1rL/uTjM07E=";
+ rev = "ffb39cdad1da5de07eaaa48bd1db4a89a7986771";
+ hash = "sha256-/MmRvLWxh/uaFXp0eiNdrnMKrrYQvjxmw/+/o5lXyFU=";
22
fetchSubmodules = true;
23
};
24
0 commit comments