diff options
Diffstat (limited to 'gnu/packages/cpp.scm')
| -rw-r--r-- | gnu/packages/cpp.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 279c6cb1b19..aee75b1c36d 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -3167,6 +3167,7 @@ of reading and writing XML.") (sha256 (base32 "1ddz14699v5lqx3dh0mb7hfffr6fk5zhmzn3z8yxkqqvriqnciim")) (modules '((guix build utils))) + (patches (search-patches "jsonnet-include-cstdint-for-gcc-13-builds.patch")) (snippet #~(begin (rename-file "third_party/md5" ".md5") |
