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.
parent
0f1da56056
commit
c3d857d526
|
@ -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")))
|
||||
|
|
Reference in New Issue