gnu: webkitgtk: Explicitly use ruby-2.

So that ruby can change without affecting this package and its dependants.

* gnu/packages/webkit.scm (webkitgtk)[native-inputs]: Explicitly use ruby-2.7.
This commit is contained in:
Christopher Baines 2023-06-17 10:44:06 +01:00
parent 55f4ad865b
commit afd51a088c
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -222,7 +222,7 @@ (define-public webkitgtk
pkg-config
python-wrapper
gi-docgen
ruby
ruby-2.7
unifdef))
(propagated-inputs
(list gtk+ libsoup))