mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-09 06:08:54 +02:00
gnu: prjtrellis: Update dependencies.
* gnu/packages/electronics.scm (prjtrellis)[inputs]: Replace boost-1.88 by boost; replace pybind11-2 by pybind11. Merges guix/guix!6057 Change-Id: I345cd8d5e652f014c9becffa0d4cec0365a9d4ba
This commit is contained in:
@@ -2127,7 +2127,7 @@ architecture from Cologne Chip. It also provides data needed to produce a
|
||||
(lambda _
|
||||
(chdir "libtrellis"))))))
|
||||
(native-inputs (list python-minimal-wrapper))
|
||||
(inputs (list openocd boost-1.88 pybind11-2))
|
||||
(inputs (list openocd boost pybind11))
|
||||
(synopsis "Placement and routing for ECP5 FPGAs")
|
||||
(description
|
||||
"Project Trellis is a Nextpnr backend compatible with ECP5 FPGAs.
|
||||
|
||||
Reference in New Issue
Block a user