mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
read-print: Add 'package/inherit' special form.
* guix/read-print.scm (%special-forms): Add 'package/inherit'.
This commit is contained in:
@@ -312,6 +312,7 @@ expressions and blanks that were read."
|
||||
('define-record-type 2)
|
||||
('define-record-type* 4)
|
||||
('define-configuration 2)
|
||||
('package/inherit 2)
|
||||
('let 2)
|
||||
('let* 2)
|
||||
('letrec 2)
|
||||
|
||||
Reference in New Issue
Block a user