Update ankaa

This commit is contained in:
Ethan Simmons
2025-04-05 12:00:02 -05:00
parent f4aeaa9f12
commit c0af1940a3
2 changed files with 23 additions and 22 deletions

View File

@@ -11,7 +11,8 @@ rustPlatform.buildRustPackage {
hash = "sha256-exMmqOkDKuyAEdda8gG/uF3+tnQzhJnOJK+sEtZbsZc=";
};
cargoHash = "sha256-z3apcltBKNovwo+yOHxvzn53PPefr2lEzkGst25fGsM=";
useFetchCargoVendor = true;
cargoHash = "sha256-4x9kEBnYPhhYej0mNmV7jibw6sH8SxVau9tIkIVTen8=";
meta = with lib; {
description = "Smol program to read in relevant desktop files and print them in a kickoff compatible format";