Unverified Commit cde59cc2 authored by Sefa Eyeoglu's avatar Sefa Eyeoglu
Browse files

qpwgraph: format using nixpkgs-fmt

parent 40d68166
Loading
Loading
Loading
Loading
+11 −3
Original line number Diff line number Diff line
{ lib, stdenv, fetchFromGitLab
, cmake, pkg-config, wrapQtAppsHook
, qtbase, qtsvg, qtwayland, alsa-lib, pipewire
{ lib
, stdenv
, fetchFromGitLab
, cmake
, pkg-config
, wrapQtAppsHook
, qtbase
, qtsvg
, qtwayland
, alsa-lib
, pipewire
}:

stdenv.mkDerivation rec {