writers: format
This commit is contained in:
parent
79ea3ccbc8
commit
03831816d8
@ -1,14 +1,13 @@
|
|||||||
{
|
{ glib
|
||||||
glib,
|
, haskellPackages
|
||||||
haskellPackages,
|
, lib
|
||||||
lib,
|
, nodePackages
|
||||||
nodePackages,
|
, perlPackages
|
||||||
perlPackages,
|
, python2Packages
|
||||||
python2Packages,
|
, python3Packages
|
||||||
python3Packages,
|
, runCommand
|
||||||
runCommand,
|
, writers
|
||||||
writers,
|
, writeText
|
||||||
writeText
|
|
||||||
}:
|
}:
|
||||||
with writers;
|
with writers;
|
||||||
let
|
let
|
||||||
|
Loading…
x
Reference in New Issue
Block a user