update mu50 bin source

This commit is contained in:
SenseT 2025-06-23 10:56:07 +08:00
parent 03d4c06bae
commit 8dea57162a
2 changed files with 3 additions and 2 deletions

View File

@ -24,6 +24,7 @@
formatter = treefmtEval.config.build.wrapper;
devShell = mkShell {
nativeBuildInputs = with pkgs; [
p7zip
tokei
nil
];

View File

@ -17,8 +17,8 @@ stdenv.mkDerivation rec {
version = "0.1.0";
src = fetchurl {
url = "https://mdk.cab/download/nonmerged/mu50";
sha256 = "sha256-0hzR2EWmamLJrqJ6cXaReEgd8Ha4Sf7LENpIYqcbCgs=";
url = "https://web.archive.org/web/20250623025020/https://mdk.cab/download/standalone/mu50.7z";
sha256 = "sha256-ZXsMg8T2mVkpN+2oSQ7w+xTovW/WCGlydUdQrPIlECM=";
};
nativeBuildInputs = [