Fix styling

Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
This commit is contained in:
Philipp Woelfel 2022-01-15 11:53:59 -07:00 committed by Philipp Woelfel
parent be7e597173
commit b0d472b8e7

View file

@ -1,13 +1,12 @@
{
mkDerivation,
lib,
fetchFromGitHub,
cmake,
extra-cmake-modules,
kdecoration,
plasma-workspace,
qtbase,
qt5
{ mkDerivation
, lib
, fetchFromGitHub
, cmake
, extra-cmake-modules
, kdecoration
, plasma-workspace
, qtbase
, qt5
}:
mkDerivation rec {