hoarder: set mainProgram
This commit is contained in:
committed by
Matthieu Coudron
parent
85af9bd36d
commit
d2fbe03cd8
@@ -138,6 +138,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Self-hostable bookmark-everything app with a touch of AI for the data hoarders out there";
|
||||
license = lib.licenses.agpl3Only;
|
||||
maintainers = [ lib.maintainers.three ];
|
||||
mainProgram = "hoarder-cli";
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user