What is Nostr?
Grigory Shepelev /
npub1srm…dk6q
2024-10-14 06:23:58
in reply to nevent1q…c9ur

Grigory Shepelev on Nostr: npub1ht522…s3tyu npub1r8da3…ve4ym I'm using Andrew's #rde (npub1zglpd…crqd7) ...

npub1ht5224celk0ncxnary2d7khsxrp733ka276yly7kmq4crdg4vv5sks3tyu (npub1ht5…3tyu) npub1r8da3apgsduvaggenu9p4g9mksx7ds0mzjs0jeymmmhndkks3v8qdve4ym (npub1r8d…e4ym) I'm using Andrew's #rde (npub1zglpd69ltamxe7nnm6rdfleu8amgg3sn24n8rvdey6avckmeax8qvcrqd7 (npub1zgl…rqd7)) feature-lisp

(https://git.sr.ht/~abcdw/rde/tree/master/item/src/rde/features/lisp.scm#L55)

and this setup won't detect sbcl libraries (packages) installed via just `guix install`.

I have to add:
(push #p "~/.guix-home/profile/share/common-lisp/sbcl/" asdf:*central-registry*)
(push #p "~/.guix-profile/profile/share/common-lisp/sbcl/" asdf:*central-registry*)
to .sbclrc.lisp

and only after explicit userinit flag ( sbcl --userinit ~/.sbclrc.lisp)

it found the libs installed
Author Public Key
npub1srmnmfqhw66aayzqn0ldvpjfq0jw0fj8gr9ygq84u4phlp7kpcsqg9dk6q