useless_has_attr

This commit is contained in:
mjallen18
2026-04-05 14:29:24 -05:00
parent c439495d7a
commit 159ad4cb83
24 changed files with 34 additions and 43 deletions

View File

@@ -16,7 +16,7 @@ let
in
appimageTools.wrapType2 {
pname = "moondeck-buddy";
version = if moondeck-buddy ? tag then moondeck-buddy.tag else moondeck-buddy.rev;
version = moondeck-buddy.tag or moondeck-buddy.rev;
src = sources.moondeck-buddy;