Commit a988a653 authored by K900's avatar K900
Browse files

opencloud-desktop-shell-integration-resources: set dontWrapQtApps

parent 53ade61b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@ stdenv.mkDerivation rec {
    cmake
  ];

  dontWrapQtApps = true;

  meta = {
    description = "Shared assets for OpenCloud desktop shell integrations";
    homepage = "https://github.com/opencloud-eu/desktop-shell-integration-resources";