gnu: gjs: Fix build.

* gnu/packages/patches/gjs-fix-closure-annotations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (gjs)[patches]: Use it here.
This commit is contained in:
Liliana Marie Prikler 2024-10-20 13:38:17 +02:00
parent 6056174792
commit eef3e925fb
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87
3 changed files with 102 additions and 0 deletions

View file

@ -7853,6 +7853,8 @@ configuration program to choose applications starting on login.")
(sha256
(base32
"0knkbczic9874r2mnhc8yh9w63bmj574b7528ql0x3lf40nzcjx5"))
;; TODO: Remove when updating to 1.82.0.
(patches (search-patches "gjs-fix-closure-annotations.patch"))
(modules '((guix build utils)))
(snippet
'(begin