presenter: format

This commit is contained in:
Gaetan Lepage
2024-10-06 23:49:54 +02:00
committed by Gaétan Lepage
parent 660aae5801
commit ed650ac46c
+9 -8
View File
@@ -1,11 +1,12 @@
{ lib
, fetchFromGitHub
, rustPlatform
, libsixel
, stdenv
, nix-update-script
, testers
, presenterm
{
lib,
fetchFromGitHub,
rustPlatform,
libsixel,
stdenv,
nix-update-script,
testers,
presenterm,
}:
rustPlatform.buildRustPackage rec {