summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
AgeCommit message (Expand)Author
2022-04-18gnu: Add cl-ipfs-api2.•••* gnu/packages/lisp-xyz.scm (cl-ipfs-api2, ecl-cl-ipfs-api2, sbcl-cl-ipfs-api2): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-04-15gnu: cl-nfiles: Update to 0.4.0.•••* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 0.4.0. [inputs]: Add sbcl-quri. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> AndrĂ© A. Gomes
2022-04-14gnu: cl-py4cl: Update to 0.0.0-1.2f2a008.•••* gnu/packages/lisp-xyz.scm (sbcl-py4cl): Update to 0.0.0-1.2f2a008. [arguments]<#:phases>: Adjust substitutions to renamed files. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-04-14gnu: Add cl-numpy-file-format.•••* gnu/packages/lisp-xyz.scm (cl-numpy-file-format, ecl-numpy-file-format, sbcl-numpy-file-format): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-04-14gnu: cl-who: Update to 1.1.4-3.07dafe9.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-who): Update to 1.1.4-3.07dafe9. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2022-04-13gnu: Add cl-simple-routes.•••* gnu/packages/lisp-xyz.scm (cl-simple-routes, ecl-simple-routes, sbcl-simple-routes): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2022-04-12gnu: cl-py4cl: Improve package definition.•••This is a follow-up to 917c25b3ba0575c6c6e44f8af0d1365bb2378220. * gnu/packages/lisp-xyz.scm (sbcl-py4cl)[propagated-inputs]: Move python to... [inputs]: ... here. [arguments]: Use 'search-input-file' instead of 'which' in 'fix-python3-path' phase. Guillaume Le Vaillant
2022-04-12gnu: cl-py4cl: Fix path to python3.•••* gnu/packages/lisp-xyz.scm (sbcl-py4cl)[arguments]: Add the 'fix-python3-path' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-04-12gnu: cl-py4cl: Fix path to py4cl.py.•••* gnu/packages/lisp-xyz.scm (sbcl-py4cl)[arguments]: Fix 'replace-*base-directory*-var' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-04-08gnu: Add cl-jzon.•••* gnu/packages/lisp-xyz.scm (cl-jzon, ecl-jzon, sbcl-jzon): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-04-08gnu: cl-cffi: Remove trailing boolean.•••* gnu/packages/lisp-xyz.scm (sbcl-cffi)[arguments]: Remove trailing boolean. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-04-08gnu: cl-legit: Update to 1.0.0-2.5f8a2d4.•••* gnu/packages/lisp-xyz.scm (sbcl-legit): Update to 1.0.0-2.5f8a2d4 and use revision variable in let block. [arguments]: Add 'patch-git-executable' phase. [inputs]: Add formatting and add missing git input. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-04-07gnu: cl-slynk: Update to 1.0.43-6.4513c38.•••* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-6.4513c38. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> AndrĂ© A. Gomes
2022-04-07gnu: cl-sxql: Update to 0.1.0-3.cc3478c.•••* gnu/packages/lisp-xyz.scm (sbcl-sxql): Update to 0.1.0-3.cc3478c and use revision variable in let block. [inputs]: Add missing sbcl-trivia input. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-04-02gnu: cl-dbi: Update to 0.9.5-2.738a74d.•••* gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to 0.9.5-2.738a74d. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-04-01gnu: cl-usocket: Update to 0.8.4.•••* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.4. [inputs]: Use new style. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-25gnu: cl-clack: Update to 2.0.0-2.6fd0279.•••* gnu/packages/lisp-xyz.scm (sbcl-clack): Update to 2.0.0-2.6fd0279. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-25gnu: cl-contextl: Update to 1.0.0-2.f4fb3f5.•••* gnu/packages/lisp-xyz.scm (sbcl-contextl): Update to 1.0.0-2.f4fb3f5. [version]: Use revision variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-23gnu: cl-ningle: Update to 0.3.0-2.2e85675.•••* gnu/packages/lisp-xyz.scm (sbcl-ningle): Update to 0.3.0-2.2e85675. [arguments]: Remove custom 'combine-fasls' phase that changes the name of compiled files causing a permission denied error when loading ningle. See this discussion: https://lists.gnu.org/archive/html/help-guix/2021-12/msg00067.html. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-21gnu: cl-printv: Update to 0.1.0-2.e717a7f.•••* gnu/packages/lisp-xyz.scm (sbcl-printv): Update to 0.1.0-2.e717a7f. [inputs]: Add figlet. [arguments]: Add 'patch-figlet-executable' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-21gnu: cl-croatoan: Update to 0.0.1-5.5d0949d.•••* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-5.5d0949d. [inputs]: Use new style. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> cage
2022-03-18gnu: Add cl-purgatory.•••* gnu/packages/lisp-xyz.scm (cl-purgatory, ecl-purgatory, sbcl-purgatory): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> cage
2022-03-17gnu: cl-3bmd: Update to 0.0.0-3.4e08d82.•••* gnu/packages/lisp-xyz.scm (sbcl-3bmd): Update to 0.0.0-3.4e08d82. [native-inputs]: Add sbcl-fiasco. [inputs]: Add python, python-pygments, and use newer inputs guix style. [arguments]: Add 'fix-python3-path' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-17gnu: cl-envy: Update to 26a7faa.•••* gnu/packages/lisp-xyz.scm (sbcl-envy): Update to 26a7faa. [native-inputs]: Uncomment test inputs and use new style. [arguments]: Add 'asd-systems' parameter, Remove 'fix-tests' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-16gnu: cl-mito: Update to 47ba486.•••* gnu/packages/lisp-xyz.scm (sbcl-mito): Update to 47ba486. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-13gnu: cl-find-port: Update to 0.1-2.811727f and use git-version.•••* gnu/packages/lisp-xyz.scm (cl-find-port): Update to 0.1-2.811727f. [version]: Use git-version. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> jgart
2022-03-10gnu: cl-reexport: Several fixes.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[source]: Hardcode URL. [inputs]: Use new style. [synopsis, description]: Fix them. Guillaume Le Vaillant
2022-03-10gnu: cl-assoc-utils: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-assoc-utils)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-locale: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-locale)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-mito: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-cookie: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-cookie)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-http-body: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-http-body)[native-inputs]: Add trivial-utf-8. [arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-fast-http: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-fast-http)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-smart-buffer: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-smart-buffer)[native-inputs]: Add babel. [arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-xsubseq: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-xsubseq)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-myway: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-myway)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-10gnu: cl-proc-parse: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-proc-parse)[arguments]: Add 'asd-systems' parameter. Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-08gnu: Add cl-websocket-driver.•••* gnu/packages/lisp-xyz.scm (cl-websocket-driver, ecl-websocket-driver, sbcl-websocket-driver): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-08gnu: Add cl-sha1.•••* gnu/packages/lisp-xyz.scm (cl-sha1, ecl-sha1, sbcl-sha1): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-08gnu: Add cl-event-emitter.•••* gnu/packages/lisp-xyz.scm (cl-event-emitter, ecl-event-emitter, sbcl-event-emitter): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-08gnu: Add cl-fast-websocket.•••* gnu/packages/lisp-xyz.scm (cl-fast-websocket, ecl-fast-websocket, sbcl-fast-websocket): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-08gnu: Add cl-template.•••* gnu/packages/lisp-xyz.scm (cl-template, ecl-template, sbcl-template): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2022-03-05gnu: cl-md5: Update to 2.0.5.•••* gnu/packages/lisp-xyz.scm (sbcl-md5): Update to 2.0.5. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Jai Vetrivelan
2022-03-04gnu: cl-olc: Update to 1.0-1.0269ed7.•••* gnu/packages/lisp-xyz.scm (sbcl-olc): Update to 1.0-1.0269ed7. Guillaume Le Vaillant
2022-03-04gnu: cl-maidenhead: Update to 1.0-1.202671f.•••* gnu/packages/lisp-xyz.scm (sbcl-maidenhead): Update to 1.0-1.202671f. Guillaume Le Vaillant
2022-03-04gnu: cl-mgrs: Update to 1.0-1.c06f268.•••* gnu/packages/lisp-xyz.scm (sbcl-mgrs): Update to 1.0-1.c06f268. Guillaume Le Vaillant
2022-03-03gnu: cl-caveman: Update to 2.4.0.35cd8bc.•••* gnu/packages/lisp-xyz.scm (sbcl-caveman): Update to 2.4.0.35cd8bc. [inputs]: Add sbcl-sxql. [native-inputs]: Add sbcl-prove, sbcl-lack, and sbcl-trivial-types. [arguments]: Delete remove-v1 phase, add test-asd-file keyword, add missing files to asd-files and asd-systems keywords, and add more commentary on reason for failing test. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-03-03gnu: cl-mcclim: Update to 0.9.7-2.292343f.•••* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-2.292343f. [inputs]: Use new style. [arguments]: Update 'fix-paths' phase. Guillaume Le Vaillant
2022-03-03gnu: Add cl-dejavu.•••* gnu/packages/lisp-xyz.scm (cl-dejavu, ecl-cl-dejavu, sbcl-cl-dejavu): New variables. Guillaume Le Vaillant
2022-03-03gnu: cl-zpb-exif: Update to 1.2.5.•••* gnu/packages/lisp-xyz.scm (sbcl-zpb-exif): Update to 1.2.5. Guillaume Le Vaillant