~ruther/guix-local

5083f784c38b17a8b27ff482cecb3b3d33883667 — Danny Milosavljevic 1 year, 22 days ago b978ce1
gnu: nextpnr-ice40: Support wayland.

* gnu/packages/fpga.scm (nextpnr-ice40)[build-system]: Switch to
qt-build-system.
[inputs]: Add qtwayland-5.

Change-Id: I399b768b6771c0700f6331e72ab3804ffff4e01d
1 files changed, 3 insertions(+), 1 deletions(-)

M gnu/packages/fpga.scm
M gnu/packages/fpga.scm => gnu/packages/fpga.scm +3 -1
@@ 38,6 38,7 @@
  #:use-module (guix build-system cmake)
  #:use-module (guix build-system python)
  #:use-module (guix build-system pyproject)
  #:use-module (guix build-system qt)
  #:use-module (gnu packages)
  #:use-module (gnu packages autotools)
  #:use-module (gnu packages algebra)


@@ 359,9 360,10 @@ Includes the actual FTDI connector.")
             pybind11
             python
             qtbase-5
             qtwayland-5
             qtimgui
             yosys))
      (build-system cmake-build-system)
      (build-system qt-build-system)
      (arguments
       (list
        #:configure-flags