~ruther/guix-local

269e0261ba354ecdc9b62d7d93d4297359ee4bc7 — Christopher Baines 3 years ago 9daca9b
gnu: qtwebengine-5: Explicitly use ruby-2.7.

So that ruby can change without affecting this package and it's dependents.

* gnu/packages/qt.scm (qtwebengine-5)[native-inputs]: Explicitly use ruby-2.7.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/qt.scm
M gnu/packages/qt.scm => gnu/packages/qt.scm +1 -1
@@ 2643,7 2643,7 @@ linux/libcurl_wrapper.h")
           pkg-config
           python2-six
           python-2
           ruby))
           ruby-2.7))
    (inputs
     (list alsa-lib
           at-spi2-core