Unverified Commit 92afbf85 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #278238 from teto/mainProgram-openlens

openlens: set mainProgram
parents a81c84d9 09f8ca24
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ appimageTools.wrapType2 {
    homepage = "https://github.com/MuhammedKalkan/OpenLens";
    license = licenses.mit;
    maintainers = with maintainers; [ benwbooth sebtm ];
    mainProgram = "openlens";
    platforms = [ "x86_64-linux" ];
  };
}