Unverified Commit dce34a5b authored by Christoph Heiss's avatar Christoph Heiss
Browse files

proxmox-backup-client: reformat input-list to usual style



No functional changes here, just cosmetics.

Signed-off-by: default avatarChristoph Heiss <christoph@c8h4.io>
parent 10b8b720
Loading
Loading
Loading
Loading
+16 −16
Original line number Diff line number Diff line
{ lib,
  fetchgit,
  rustPlatform,
  pkg-config,
  openssl,
  fuse3,
  libuuid,
  acl,
  libxcrypt,
  git,
  installShellFiles,
  sphinx,
  stdenv,
  fetchpatch,
  testers,
  proxmox-backup-client,
{ lib
, fetchgit
, rustPlatform
, pkg-config
, openssl
, fuse3
, libuuid
, acl
, libxcrypt
, git
, installShellFiles
, sphinx
, stdenv
, fetchpatch
, testers
, proxmox-backup-client
}:

let