me
/
guix
Archived
1
0
Fork 0

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.
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
1 changed files with 1 additions and 1 deletions

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")))