Commit ed650ac4 authored by Gaetan Lepage's avatar Gaetan Lepage Committed by Gaétan Lepage
Browse files

presenter: format

parent 660aae58
Loading
Loading
Loading
Loading
+9 −8
Original line number Diff line number Diff line
{ lib
, fetchFromGitHub
, rustPlatform
, libsixel
, stdenv
, nix-update-script
, testers
, presenterm
{
  lib,
  fetchFromGitHub,
  rustPlatform,
  libsixel,
  stdenv,
  nix-update-script,
  testers,
  presenterm,
}:

rustPlatform.buildRustPackage rec {