batik: format with nixfmt-rfc-style
This commit is contained in:
parent
58417cac95
commit
927e293094
@ -1,4 +1,8 @@
|
||||
{lib, stdenv, fetchurl}:
|
||||
{
|
||||
lib,
|
||||
stdenv,
|
||||
fetchurl,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "batik";
|
||||
|
Loading…
Reference in New Issue
Block a user