mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 11:00:19 +01:00
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:
parent
0f1da56056
commit
c3d857d526
1 changed files with 1 additions and 1 deletions
|
@ -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")))
|
||||
|
|
Loading…
Add table
Reference in a new issue