flake update

This commit is contained in:
m3tam3re
2025-03-14 10:52:22 +01:00
parent 960ea9503d
commit 39782b6eb9
4 changed files with 18 additions and 18 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-k6hcT7Dp53e4zWXXJhsonNlfOwCLIOo/kz8FcDq8OKo=";
sha256 = "sha256-82VCuwKwHF2CTdtf0GAUge+d4RyIGpd997chD/pCXYk=";
};
appimageContents = appimageTools.extractType2 {inherit pname version src;};
in