gnu: qtbase: Explicitly use ruby-2.7.

To avoid changing qabase-5 while changing ruby.

* gnu/packages/qt.scm (qtbase-5)[native-inputs]: Explicitly use ruby-2.7.
This commit is contained in:
Christopher Baines 2023-06-17 00:24:34 +01:00
parent 0f1da56056
commit c3d857d526
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -419,7 +419,7 @@ system, and the core design of Django is reused in Grantlee.")
pkg-config
python
vulkan-headers
ruby))
ruby-2.7))
(arguments
`(#:configure-flags
(let ((out (assoc-ref %outputs "out")))