* [bug#45324] PATCH Add new variables to gnu/packages/lisp-xyz.lisp - sbcl-qmynd cl-qmynd ecl-qmynd
@ 2020-12-19 16:52 Sharlatan Hellseher
2020-12-19 18:12 ` bug#45324: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2020-12-19 16:52 UTC (permalink / raw)
To: 45324
[-- Attachment #1: Type: text/plain, Size: 4677 bytes --]
Hi Guillaume,
Thank you for tweaking my previous patch for asdf-finalizers, It was
not clear from documentation that `#:asd-files` could control the
sequence of loading the system, good to know!
I've got one more question about ASDF it has `#:weackly-depends-on'
entry which I assume to implement in `(inputs `())` for `qmynd`
:weakly-depends-on (:cl+ssl :chipz :salza2)
* pgloader
- https://issues.guix.gnu.org/44993
- https://issues.guix.gnu.org/45025
- https://issues.guix.gnu.org/45107
- https://issues.guix.gnu.org/45189
- https://issues.guix.gnu.org/45263
- [-] pgloader [25/34] [73%]
1. [X] abnf [100%]
- [X] :packed <2020-12-05 Sat>
- [X] :patch-sent <2020-12-07 Mon>
- [X] :patch-applied-upstream <2020-12-11 Fri>
- [X] :depends-on [2/2]
+ [X] esrap
+ [X] cl-ppcre
2. [X] alexandria
3. [X] cl-base64
4. [X] cl-csv
5. [X] cl-fad
6. [X] cl-log [100%]
- [X] :packed <2020-12-02 Wed>
- [X] :patch-sent <2020-12-02 Wed>
- [X] :patch-applied-upstream <2020-12-05 Sat>
7. [ ] cl-markdown [0%]
- [ ] :packed
- [ ] :patch-sent
- [ ] :patch-applied-upstream
- [ ] :depends-on [0/0]
8. [ ] cl-mustache [0%]
- [ ] :packed
- [ ] :patch-sent
- [ ] :patch-applied-upstream
- [ ] :depends-on [0/0]
9. [X] closer-mop
10. [-] cl-postgres [0%] - part of Postmodern
- [ ] :packed
- [ ] :patch-sent
- [ ] :patch-applied-upstream
- [-] :depends-on [3/4]
- [X] md5
- [X] split-sequence
- [X] cl-base64
- [-] uax-15 [25%]
+ [ ] :packed
+ [ ] :patch-sent
+ [ ] :patch-applied-upstream
+ [X] :depends-on [3/3]
- [X] split-sequence
- [X] cl-ppcre
- [X] uiop - part of ASDF
11. [X] cl-ppcre
12. [X] command-line-arguments [100%]
- https://github.com/fare/command-line-arguments
- [X] :packed <2020-12-12 Sat>
- [X] :patch-sent <2020-12-12 Sat>
- [X] :patch-applied-upstream <2020-12-12 Sat>
13. [ ] db3 [0%] - part of pgloader
- [ ] :packed
- [ ] :patch-sent
- [ ] :patch-applied-upstream
14. [X] drakma
15. [X] esrap
16. [X] flexi-streams
17. [ ] ixf [0%] - part of pgloader
- [ ] :packed
- [ ] :patch-sent
- [ ] :patch-applied-upstream
18. [X] local-time
19. [X] lparallel
20. [X] metabang-bind
21. [ ] mssql [0%] - part of pgloader
- [ ] :packed
- [ ] :patch-sent
- [ ] :patch-applied-upstream
22. [X] postmodern
23. [-] py-configparser [25%]
- [ ] :packed
- [ ] :patch-sent
- [ ] :patch-applied-upstream
- [X] :depends-on [1/1]
+ [X] parse-number
24. [-] qmynd [80%]
- [X] :packed <2020-12-19 Sat>
- [X] :patch-sent <2020-12-19 Sat>
- [ ] :patch-applied-upstream
- [X] :depends-on [6/6]
- [X] babel
- [X] flexi-streams
- [X] ironclad
- [X] list-of - part of asdf-finalizers
- https://gitlab.common-lisp.net/asdf/asdf-finalizers
- [X] :packed <2020-12-15 Tue>
- [X] :patch-sent <2020-12-15 Tue>
- [X] :patch-applied-upstream <2020-12-19 Sat>
- [X] :depends-on [1/1]
- [X] asdf-finalizers
- [X] :packed <2020-12-15 Tue>
- [X] :patch-sent <2020-12-15 Tue>
- [X] :patch-applied-upstream <2020-12-19 Sat>
- [X] trivial-gray-streams
- [X] usocket
- [X] :weakly-depends-on [3/3]
- [X] chipz
- [X] cl+ssl
- [X] salza2
25. [X] quri
26. [ ] simple-date [0%] - part of Postmodern
- [ ] :packed
- [ ] :patch-sent
- [ ] :patch-applied-upstream
27. [X] split-sequence
28. [X] sqlite
29. [X] trivial-backtrace
30. [X] uiop
31. [X] usocket
32. [X] uuid
33. [X] yason
34. [X] zs3 [100%]
- [X] :packed <2020-12-03 Thu>
- [X] :patch-sent <2020-12-03 Thu>
- [X] :patch-applied-upstream <2020-12-05 Sat>
- [X] :depends-on [6/6]
+ [X] drakma
+ [X] alexandria
+ [X] cxml
+ [X] ironclad
+ [X] puri
+ [X] cl-base64
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[-- Attachment #2: 0001-Add-new-variables-sbcl-qmynd-cl-qmynd-ecl-qmynd.patch --]
[-- Type: application/x-patch, Size: 2270 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-19 18:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-19 16:52 [bug#45324] PATCH Add new variables to gnu/packages/lisp-xyz.lisp - sbcl-qmynd cl-qmynd ecl-qmynd Sharlatan Hellseher
2020-12-19 18:12 ` bug#45324: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).