Unverified Commit 927e2930 authored by Tomodachi94's avatar Tomodachi94
Browse files

batik: format with nixfmt-rfc-style

parent 58417cac
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
{lib, stdenv, fetchurl}:
{
  lib,
  stdenv,
  fetchurl,
}:

stdenv.mkDerivation rec {
  pname = "batik";