Commit 09f8ca24 authored by Matthieu Coudron's avatar Matthieu Coudron
Browse files

openlens: set mainProgram

parent 3349a3d5
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" ];
  };
}