···6060 '';
61616262 preInstall = ''
6363- # Install our override for plank dockitems as Appcenter and Tasks is not ready to be preinstalled.
6464- # For Appcenter, see: https://github.com/NixOS/nixpkgs/issues/70214.
6565- # For Tasks, see: https://github.com/elementary/tasks/issues/243#issuecomment-846259496
6363+ # Install our override for plank dockitems as Appcenter is not ready to be preinstalled.
6464+ # See: https://github.com/NixOS/nixpkgs/issues/70214.
6665 schema_dir=$out/share/glib-2.0/schemas
6766 install -D ${./overrides/plank-dockitems.gschema.override} $schema_dir/plank-dockitems.gschema.override
6867