me
/
guix
Archived
1
0
Fork 0
Commit Graph

162 Commits (c4c3dfdabb830ac9bf6e3bff8323efcd6f58f6ee)

Author SHA1 Message Date
Guillaume Le Vaillant 21a519fac9
gnu: Add cl-clunit2.
* gnu/packages/lisp-xyz.scm (sbcl-clunit2, cl-clunit2, ecl-clunit2): New
  variables.
2020-02-02 15:30:52 +01:00
Guillaume Le Vaillant 95abaafb74
gnu: Add cl-lex.
* gnu/packages/lisp-xyz.scm (sbcl-cl-lex, cl-lex, ecl-cl-lex): New variables.
2020-02-02 15:29:54 +01:00
Guillaume Le Vaillant b72629eb24
gnu: Add cl-ltk-remote.
* gnu/packages/lisp-xyz.scm (sbcl-ltk-remote, cl-ltk-remote): New variables.
2020-02-02 12:03:05 +01:00
Guillaume Le Vaillant 811747f956
gnu: Add cl-ltk-mw.
* gnu/packages/lisp-xyz.scm (sbcl-ltk-mw, cl-ltk-mw, ecl-ltk-mw): New
  variables.
2020-02-02 12:03:05 +01:00
Guillaume Le Vaillant d3a2df680b
gnu: Add cl-ltk.
* gnu/packages/lisp-xyz.scm (sbcl-ltk, cl-ltk, ecl-ltk): New variables.
2020-02-02 12:03:05 +01:00
Guillaume Le Vaillant c5bbcb82d5
gnu: Add cl-z85.
* gnu/packages/lisp-xyz.scm (sbcl-cl-z85, cl-z85, ecl-cl-z85): New variables.
2020-01-31 11:44:15 +01:00
Guillaume Le Vaillant 3ac0e64d64
gnu: Add cl-base32.
* gnu/packages/lisp-xyz.scm (sbcl-cl-base32, cl-base32, ecl-cl-base32): New
  variables.
2020-01-31 11:24:00 +01:00
Guillaume Le Vaillant d589f0d2bc
gnu: sbcl-ironclad: Update to 0.48.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.48.
  [inputs]: Remove nibbles.
2020-01-20 11:04:26 +01:00
Guillaume Le Vaillant 24de1f5a36
gnu: sbcl-cl-async-util: Add missing input.
* gnu/packages/lisp-xyz.scm (sbcl-cl-async-util)[inputs]: Add
  bordeaux-threads.
2020-01-17 17:41:46 +01:00
Guillaume Le Vaillant 8ea00edfcc
gnu: Add cl-green-threads.
* gnu/packages/lisp-xyz.scm (sbcl-green-threads, cl-green-threads,
  ecl-green-threads): New variables.
2020-01-17 13:44:39 +01:00
Guillaume Le Vaillant c5eedf80ac
gnu: Add cl-async-future.
* gnu/packages/lisp-xyz.scm (sbcl-cl-async-future, cl-async-future,
  ecl-cl-async-future): New variables.
2020-01-17 13:44:39 +01:00
Guillaume Le Vaillant 34f9b5814c
gnu: Add cl-blackbird.
* gnu/packages/lisp-xyz.scm (sbcl-blackbird, cl-blackbird, ecl-blackbird): New
  variables.
2020-01-17 13:44:39 +01:00
Guillaume Le Vaillant ae51aa9136
gnu: Add cl-async-ssl.
* gnu/packages/lisp-xyz.scm (sbcl-cl-async-ssl, cl-async-ssl,
  ecl-cl-async-ssl): New variables.
2020-01-17 13:44:39 +01:00
Guillaume Le Vaillant 19f36366c9
gnu: Add cl-async-repl.
* gnu/packages/lisp-xyz.scm (sbcl-cl-async-repl, cl-async-repl,
  ecl-cl-async-repl): New variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant 8a0178dd6a
gnu: Add cl-async.
* gnu/packages/lisp-xyz.scm (sbcl-cl-async, cl-async, ecl-cl-async): New
  variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant 370cf7f13d
gnu: Add cl-async-util.
* gnu/packages/lisp-xyz.scm (sbcl-cl-async-util, cl-async-util,
  ecl-cl-async-util): New variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant 1cc1dfbbb0
gnu: Add cl-async-base.
* gnu/packages/lisp-xyz.scm (sbcl-cl-async-base, cl-async-base,
  ecl-cl-async-base): New variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant 37b48dc181
gnu: Add cl-libuv.
* gnu/packages/lisp-xyz.scm (sbcl-cl-libuv, cl-libuv, ecl-cl-libuv): New
  variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant 5b8bc813ba
gnu: Add cl-vom.
* gnu/packages/lisp-xyz.scm (sbcl-vom, cl-vom, ecl-vom): New variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant 4101c7148d
gnu: Add cl-coroutine.
* gnu/packages/lisp-xyz.scm (sbcl-cl-coroutine, cl-coroutine,
  ecl-cl-coroutine): New variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant f7ce86edbc
gnu: Add cl-cont.
* gnu/packages/lisp-xyz.scm (sbcl-cl-cont, cl-cont, ecl-cl-cont): New
  variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant 7ca8925f3d
gnu: Add cl-fset.
* gnu/packages/lisp-xyz.scm (sbcl-fset, cl-fset): New variables.
2020-01-17 13:44:38 +01:00
Guillaume Le Vaillant 7765f4a484
gnu: Add cl-mt19937.
* gnu/packages/lisp-xyz.scm (sbcl-mt19937, cl-mt19937, ecl-mt19937): New
  variables.
2020-01-17 13:44:37 +01:00
Guillaume Le Vaillant 33865d3259
gnu: Add cl-misc-extensions.
* gnu/packages/lisp-xyz.scm (sbcl-misc-extensions, cl-misc-extensions,
  ecl-misc-extensions): New variables.
2020-01-17 13:44:37 +01:00
Guillaume Le Vaillant f35b596e50
gnu: Add cl-archive.
* gnu/packages/lisp-xyz.scm (sbcl-archive, cl-archive, ecl-archive): New
  variables.
2020-01-14 16:45:26 +01:00
Guillaume Le Vaillant 8dc2af3ba5
gnu: sbcl-trivial-backtrace: Fix build reproducibility.
* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[arguments]: Add
  'delete-test-results' phase.
2020-01-12 14:49:27 +01:00
Ricardo Wurmus e088a010a2
gnu: Add cl-pdf.
* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf, ecl-cl-pdf, cl-pdf): New variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus 5dfde3f586
gnu: Add cl-flexichain.
* gnu/packages/lisp-xyz.scm (sbcl-flexichain, ecl-flexichain, cl-flexichain):
New variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus 7c62d38465
gnu: Add cl-spatial-trees.
* gnu/packages/lisp-xyz.scm (sbcl-spatial-trees, ecl-spatial-trees,
cl-spatial-trees): New variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus 94c621bdc0
gnu: Add cl-vectors.
* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors, ecl-cl-vectors, cl-vectors): New
variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus 0dbd7c3c0b
gnu: Add cl-paths-ttf.
* gnu/packages/lisp-xyz.scm (sbcl-cl-paths-ttf, ecl-cl-paths-ttf,
cl-paths-ttf): New variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus b571dfdb46
gnu: Add cl-paths.
* gnu/packages/lisp-xyz.scm (sbcl-cl-paths, ecl-cl-paths, cl-paths): New
variables.
2020-01-05 20:45:22 +01:00
Ricardo Wurmus 64997728ad
gnu: Add cl-aa.
* gnu/packages/lisp-xyz.scm (sbcl-cl-aa, ecl-cl-aa, cl-aa): New variables.
2020-01-05 20:45:21 +01:00
Ricardo Wurmus 92afa57b93
gnu: Add cl-zpb-ttf.
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf, ecl-zpb-ttf, cl-zpb-ttf): New
variables.
2020-01-04 22:38:12 +01:00
Katherine Cox-Buday 13e3bc1c80
gnu: Add cl-ana.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana, cl-ana): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:49 +01:00
Katherine Cox-Buday c16e3dfb1c
gnu: Add cl-ana.statistical-learning.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.statistical-learning,
  cl-ana.statistical-learning): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday 5f413815c9
gnu: Add cl-ana.makeres-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-utils, cl-ana.makeres-utils):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday d154dd5a1b
gnu: Add cl-ana.makeres-branch.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-branch,
  cl-ana.makeres-branch): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday 2e43d80da1
gnu: Add cl-ana.makeres-graphviz.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-graphviz,
  cl-ana.makeres-graphviz): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday a9810e7049
gnu: Add cl-ana.makeres-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-table, cl-ana.makeres-table):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday 5ae0b25e06
gnu: Add cl-ana.makeres-progress.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-progress,
  cl-ana.makeres-progress): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday 98e5f45e79
gnu: Add cl-ana.makeres-block.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-block, cl-ana.makeres-block):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday ad9e007e62
gnu: Add cl-ana.makeres-macro.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-macro, cl-ana.makeres-macro):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday 26b875f6a9
gnu: Add cl-ana.makeres.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres, cl-ana.makeres): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday f97cc359df
gnu: Add cl-ana.serialization.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.serialization, cl-ana.serialization):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday d521d67a50
gnu: Add cl-ana.table-viewing.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table-viewing, cl-ana.table-viewing):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday 0f5350c12c
gnu: Add cl-ana.plotting.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.plotting, cl-ana.plotting): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday 81e6c659a5
gnu: Add cl-ana.gnuplot-interface.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.gnuplot-interface,
  cl-ana.gnuplot-interface, ecl-cl-ana.gnuplot-interface): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday a47ce94c75
gnu: Add cl-ana.statistics.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.statistics, cl-ana.statistics): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday d6c13a8e7b
gnu: Add cl-ana.file-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.file-utils, cl-ana.file-utils,
  ecl-cl-ana.file-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday dffb0c0e56
gnu: Add cl-ana.histogram.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.histogram, cl-ana.histogram): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday 2f7d1dc511
gnu: Add cl-ana.fitting.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.fitting, cl-ana.fitting): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday c20b30cbb4
gnu: Add cl-ana.map.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.map, cl-ana.map, ecl-cl-ana.map): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday 71b76a9bed
gnu: Add cl-ana.hash-table-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hash-table-utils,
  cl-ana.hash-table-utils, ecl-cl-ana.hash-table-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday 28ffe46225
gnu: Add cl-ana.clos-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.clos-utils, cl-ana.clos-utils,
  ecl-cl-ana.clos-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday 05ec287988
gnu: Add cl-ana.lorentz.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.lorentz, cl-ana.lorentz): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday 01d659f530
gnu: Add cl-ana.linear-algebra.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.linear-algebra,
  cl-ana.linear-algebra): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday 7d500ae4eb
gnu: Add cl-ana.reusable-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.reusable-table,
  cl-ana.reusable-table, ecl-cl-ana.reusable-table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday 89f01125ac
gnu: Add cl-ana.csv-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.csv-table, cl-ana.csv-table): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday 14b1a21520
gnu: Add cl-ana.ntuple-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.ntuple-table, cl-ana.ntuple-table):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday cd874248e1
gnu: Add cl-ana.gsl-cffi.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.gsl-cffi, cl-ana.gsl-cffi,
  ecl-cl-ana.gsl-cffi): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday 8e2c140c03
gnu: Add cl-ana.hdf-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-table, cl-ana.hdf-table,
  ecl-cl-ana.hdf-table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday 82900285e8
gnu: Add cl-ana.typed-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.typed-table, cl-ana.typed-table,
  ecl-cl-ana.typed-table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday 05216cf76d
gnu: Add cl-ana.hdf-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-utils, cl-ana.hdf-utils,
  ecl-cl-ana.hdf-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday 465199817a
gnu: Add cl-ana.hdf-typespec.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-typespec, cl-ana.hdf-typespec,
  ecl-cl-ana.hdf-typespec): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday bc9e1dd2a5
gnu: Add cl-ana.typespec.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.typespec, cl-ana.typespec,
  ecl-cl-ana.typespec): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday 011cf6f5f2
gnu: Add cl-ana.memoization.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.memoization, cl-ana.memoization,
  ecl-cl-ana.memoization): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday e073d69534
gnu: Add cl-ana.int-char.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.int-char, cl-ana.int-char,
  ecl-cl-ana.int-char): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday 769015b9d7
gnu: Add cl-ana.hdf-cffi.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-cffi, cl-ana.hdf-cffi,
  ecl-cl-ana.hdf-cffi): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday eac5d1dd4c
gnu: Add cl-ana.table-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table-utils, cl-ana.table-utils,
  ecl-cl-ana.table-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday fc029fe3a0
gnu: Add cl-ana.table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table, cl-ana.table,
  ecl-cl-ana.table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday a2aeef614c
gnu: Add cl-ana.quantity.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.quantity, cl-ana.quantity): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday 87e58e2b61
gnu: Add cl-ana.error-propogation.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.error-propogation,
  cl-ana.error-propogation): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday f69f023581
gnu: Add cl-ana.tensor.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.tensor, cl-ana.tensor,
  ecl-cl-ana.tensor): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday 7468ca3cce
gnu: Add cl-ana.binary-tree.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.binary-tree, cl-ana.binary-tree,
  ecl-cl-ana.binary-tree): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday 141d96e1b9
gnu: Add cl-ana.macro-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.macro-utils, cl-ana.macro-utils,
  ecl-cl-ana.macro-utils): New packages.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday ad09a96a8d
gnu: Add cl-ana.symbol-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.symbol-utils, cl-ana.symbol-utils,
  ecl-cl-ana.symbol-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday 39ba698b83
gnu: Add cl-ana.calculus.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.calculus, cl-ana.calculus,
  ecl-cl-ana.calculus): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday 6d69c5b492
gnu: Add cl-ana.math-functions.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.math-functions,
  cl-ana.math-functions): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday 35b5ca2479
gnu: Add cl-ana.generic-math.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.generic-math, cl-ana.generic-math,
  ecl-cl-ana.generic-math): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday ea988c3b20
gnu: Add cl-ana.list-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.list-utils, cl-ana.list-utils,
  ecl-cl-ana.list-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday 927895d76d
gnu: Add cl-ana.functional-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.functional-utils,
  cl-ana.functional-utils, ecl-cl-ana.functional-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday d9d3a1a8de
gnu: Add cl-ana.string-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.string-utils, cl-ana.string-utils,
  ecl-cl-ana.string-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday dc60235bc5
gnu: Add cl-ana.package-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.package-utils, cl-ana.package-utils,
  ecl-cl-ana.package-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday 710a281525
gnu: Add cl-ana.pathname-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana-boot0, sbcl-cl-ana.pathname-utils,
  cl-ana.pathname-utils, ecl-cl-ana-pathname-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday 6f0c2c95d4
gnu: Add external-program.
* gnu/packages/lisp-xyz.scm (sbcl-external-program, cl-external-program,
  ecl-external-program): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday f4448e43b4
gnu: Add cl-csv.
* gnu/packages/lisp-xyz.scm (sbcl-cl-csv, cl-csv, ecl-cl-csv): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday b97dbb6448
gnu: Add lisp-unit2.
* gnu/packages/lisp-xyz.scm (sbcl-lisp-unit2, cl-lisp-unit2, ecl-lisp-unit2):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday edfa2261dc
gnu: Add symbol-munger.
* gnu/packages/lisp-xyz.scm (sbcl-symbol-munger, cl-symbol-munger,
  ecl-symbol-munger): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday 14ef7a9292
gnu: Preparations to add symbol-munger and lisp-unit2.
There is a cyclical dependency between symbol-munger and lisp-unit2. Here we
add '*-boot0' packages to cut this cycle.

* gnu/packages/lisp-xyz.scm (sbcl-symbol-munger-boot0, sbcl-lisp-unit2-boot0):
  New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday 7b0bb0d1cf
gnu: Add cl-interpol.
* gnu/packages/lisp-xyz.scm (sbcl-cl-interpol, cl-interpol, ecl-cl-interpol):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday f1faf1ca54
gnu: Add antik.
* gnu/packages/lisp-xyz.scm (sbcl-antik, cl-antik): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday 064dbb7129
gnu: Add gsll.
* gnu/packages/lisp-xyz.scm (sbcl-gsll, cl-gsll): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday 812d06186e
gnu: Add science-data.
* gnu/packages/lisp-xyz.scm (sbcl-science-data, cl-science-data): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday f67e34db3f
gnu: Add physical-dimension.
* gnu/packages/lisp-xyz.scp (sbcl-physical-dimension, cl-physical-dimension):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday 29411ae4f7
gnu: Add foreign-array.
* gnu/packages/lisp-xyz.scm (sbcl-foreign-array, cl-foreign-array,
  ecl-foreign-array): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:41 +01:00
Katherine Cox-Buday 20972e4e5e
gnu: Add antik-base.
* gnu/packages/lisp-xyz.scm (sbcl-antik-base, cl-antik-base, ecl-antik-base):
  New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:40 +01:00
Pierre Neidhardt cbda07d4fc
gnu: Add plump.
* gnu/packages/lisp-xyz.scm (cl-plump, sbcl-plump): New variables.
2020-01-03 16:46:41 +01:00
Pierre Neidhardt f5b1da68c8
gnu: Add array-utils.
* gnu/packages/lisp-xyz.scm (cl-array-utils, sbcl-array-utils): New variables.
2020-01-03 16:46:41 +01:00
Pierre Neidhardt e0786d13e8
gnu: Add parachute.
* gnu/packages/lisp-xyz.scm (cl-parachute, sbcl-parachute): New variables.
2020-01-03 16:46:40 +01:00