Skip to content

Fixed Submodules#3713

Open
AbrA-K wants to merge 1 commit into
atlas-engineer:masterfrom
AbrA-K:fix-submodules
Open

Fixed Submodules#3713
AbrA-K wants to merge 1 commit into
atlas-engineer:masterfrom
AbrA-K:fix-submodules

Conversation

@AbrA-K
Copy link
Copy Markdown

@AbrA-K AbrA-K commented May 1, 2026

Description

  • changed closer-mop url to the one on codeberg: https://codeberg.org/pcostanza/closer-mop
  • updated named-readtables (used git switch master - not sure if this is sane, feedback welcome 👍 )
  • added mgl-pax, which is now needed by named-readtables

while this does compile and seems to run fine, I'm unable to get into a repl with nyxt to test it, (I really want to run tests, since I'm not a lisper yet). Might be the wrong place to ask, but this is the error I'm getting when (asdf:load-system :nyxt/gi-gtk):

; caught ERROR:
;   READ error during COMPILE-FILE:
;   
;     Package NYXT/MODE/USER-SCRIPT does not exist.
;   
;       Line: 33, Column: 73, File-Position: 1522
;   
;       Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/user/common-lisp/nyxt/source/renderer/gtk.lisp" {1207150373}>

Fixes #3712 and #3700

Checklist:

  • Git branch state is mergable.
  • Changelog is up to date (via a separate commit).
  • New dependencies are accounted for.
  • Documentation is up to date.
  • Compilation and tests ((asdf:test-system :nyxt/<renderer>))
    • No new compilation warnings.
    • Tests are sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

closer-mop doesn't exist anymore

1 participant