Commit 42b38d62 authored by Matteo Pacini's avatar Matteo Pacini
Browse files

cyberduck: format with nixfmt-rfc-style

parent 5fbb1ec9
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
{ lib
, stdenvNoCC
, fetchurl
, unzip
{
  lib,
  stdenvNoCC,
  fetchurl,
  unzip,
}:
stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "cyberduck";