mirror of
https://github.com/senseab/lmxg-mu50.git
synced 2025-06-27 17:10:59 +00:00
update mu50 bin source
This commit is contained in:
parent
03d4c06bae
commit
8dea57162a
@ -24,6 +24,7 @@
|
||||
formatter = treefmtEval.config.build.wrapper;
|
||||
devShell = mkShell {
|
||||
nativeBuildInputs = with pkgs; [
|
||||
p7zip
|
||||
tokei
|
||||
nil
|
||||
];
|
||||
|
@ -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 = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user