all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64563] [PATCH 0/1] Fix teensy-loader-cli inputs
@ 2023-07-10 21:17 peter
  2023-07-10 21:17 ` [bug#64564] [PATCH 1/1] gnu: teensy-loader-cli: Fix input peter
  0 siblings, 1 reply; 3+ messages in thread
From: peter @ 2023-07-10 21:17 UTC (permalink / raw)
  To: 64563; +Cc: Peter Polidoro

From: Peter Polidoro <peter@polidoro.io>

When using libusb-compat as an input, the teensy_loader_cli is unable to find libusb during run time. Switching the input to libusb-0.1 makes the teensy_loader_cli run properly.

Peter Polidoro (1):
  gnu: teensy-loader-cli: Fix input

 gnu/packages/flashing-tools.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.41.0





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-06  3:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-10 21:17 [bug#64563] [PATCH 0/1] Fix teensy-loader-cli inputs peter
2023-07-10 21:17 ` [bug#64564] [PATCH 1/1] gnu: teensy-loader-cli: Fix input peter
2023-09-06  3:24   ` bug#64564: " Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.