writers: format

This commit is contained in:
Sandro Jäckel 2021-03-04 18:37:30 +01:00
parent 79ea3ccbc8
commit 03831816d8
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,14 +1,13 @@
{
glib,
haskellPackages,
lib,
nodePackages,
perlPackages,
python2Packages,
python3Packages,
runCommand,
writers,
writeText
{ glib
, haskellPackages
, lib
, nodePackages
, perlPackages
, python2Packages
, python3Packages
, runCommand
, writers
, writeText
}:
with writers;
let