From 9fea8b5c5dbd756dd84c2c4c22430c896fd9a8a4 Mon Sep 17 00:00:00 2001 From: OPNA2608 Date: Fri, 17 Oct 2025 19:18:17 +0200 Subject: [PATCH] box64: 0.3.6 -> 0.3.8 --- pkgs/applications/emulators/box64/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/box64/default.nix b/pkgs/applications/emulators/box64/default.nix index 894c6711a23e..1960fc844bcd 100644 --- a/pkgs/applications/emulators/box64/default.nix +++ b/pkgs/applications/emulators/box64/default.nix @@ -21,13 +21,13 @@ assert stdenv.mkDerivation (finalAttrs: { pname = "box64"; - version = "0.3.6"; + version = "0.3.8"; src = fetchFromGitHub { owner = "ptitSeb"; repo = "box64"; - rev = "v${finalAttrs.version}"; - hash = "sha256-Z8r7aonVj7VSifgLKx/L7VRdGNnQtTvS4mjI+2+uPxY="; + tag = "v${finalAttrs.version}"; + hash = "sha256-PVzv1790UhWbqLmw/93+mU3Gw8lQek7NBls4LXks4wQ="; }; # Setting cpu doesn't seem to work (or maybe isn't enough / gets overwritten by the wrapper's arch flag?), errors about unsupported instructions for target