Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke 2022-08-30 20:18:55 +02:00
commit 59c136ef61
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
103 changed files with 4176 additions and 653 deletions

View file

@ -24,6 +24,7 @@
;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2022 Greg Hogan <code@greghogan.com>
;;; Copyright © 2022 John Kehayias <john.kehayias@protonmail.com>
;;; Copyright © 2022 Clément Lassieur <clement@lassieur.org>
;;;
;;; This file is part of GNU Guix.
;;;
@ -1846,6 +1847,7 @@ setup(name=\"clang\", packages=[\"clang\"])\n")))))
(build-system emacs-build-system)
(inputs
(list clang))
(propagated-inputs '())
(arguments
`(#:phases
(modify-phases %standard-phases