mirror of
https://github.com/senseab/lmxg-mu50.git
synced 2026-01-19 08:05:10 +00:00
update mu50 bin source
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user