Skip to content

Commit

Permalink
photofield: add meta.mainProgram
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyroussel committed Nov 25, 2023
1 parent 469d56a commit 7e9c976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/servers/photofield/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ buildGoModule rec {
description = "Experimental fast photo viewer";
homepage = "https://github.com/SmilyOrg/photofield";
license = licenses.mit;
mainProgram = "photofield";
maintainers = with maintainers; [ dit7ya ];
};
}

0 comments on commit 7e9c976

Please sign in to comment.