Commit e8de4992 authored by Tomo's avatar Tomo
Browse files

soundwireserver: format with nixfmt-rfc-style

parent b4f1a9af
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
{ lib
, qt5
, autoPatchelfHook
, unzip
, fetchzip
, portaudio
{
  lib,
  qt5,
  autoPatchelfHook,
  unzip,
  fetchzip,
  portaudio,
}:

qt5.mkDerivation {