temp fix for autocpu-freq not building

This commit is contained in:
m3tam3re
2025-03-28 09:38:15 +01:00
parent 6011c940ac
commit aa8636c80d
4 changed files with 7 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
version = "1.7";
src = fetchurl {
url = "https://assets.msty.app/prod/latest/linux/amd64/Msty_x86_64_amd64.AppImage";
sha256 = "sha256-82VCuwKwHF2CTdtf0GAUge+d4RyIGpd997chD/pCXYk=";
sha256 = "sha256-EWP9q1HDyYTl86BUjrWLQF9kS3mTLc3WvB4lfNRjTB8=";
};
appimageContents = appimageTools.extractType2 {inherit pname version src;};
in