presenter: format
This commit is contained in:
committed by
Gaétan Lepage
parent
660aae5801
commit
ed650ac46c
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user