qdl: format

This commit is contained in:
Mustafa Çalışkan 2023-10-21 07:14:22 +03:00
parent c340267c70
commit c8e434857f
No known key found for this signature in database
GPG Key ID: 53E17A18229A0391

View File

@ -1,4 +1,9 @@
{ lib, stdenv, fetchFromGitHub, libxml2, systemd }:
{ lib
, stdenv
, fetchFromGitHub
, libxml2
, systemd
}:
stdenv.mkDerivation {
pname = "qdl";