mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into staging
This commit is contained in:
commit
07140e8b10
21 changed files with 604 additions and 285 deletions
|
@ -23906,3 +23906,9 @@ descent parsers without funky syntax or impenetrable macrology.")
|
|||
|
||||
(define-public ecl-smug
|
||||
(sbcl-package->ecl-package sbcl-smug))
|
||||
|
||||
;;;
|
||||
;;; Avoid adding new packages to the end of this file. To reduce the chances
|
||||
;;; of a merge conflict, place them above by existing packages with similar
|
||||
;;; functionality or similar names.
|
||||
;;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue