me
/
guix
Archived
1
0
Fork 0
Commit Graph

53308 Commits (9961cde3835743643e562e0034a73356b1d1eb0f)

Author SHA1 Message Date
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 7158fe4ded
gnu: Add fna.
* gnu/packages/game-development.scm (fna): New variable.
2020-01-03 18:31:04 +01:00
Pierre Neidhardt bea58fa159
gnu: Add mojoshader-cs.
* gnu/packages/gl.scm (mojoshader-cs): New variable.
2020-01-03 18:31:04 +01:00
Pierre Neidhardt aed6c01014
gnu: Add sdl2-cs.
* gnu/packages/sdl.scm (sdl2-cs): New variable.
2020-01-03 17:04:18 +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
Pierre Neidhardt aa47c9e7d3
gnu: Add form-fiddle.
* gnu/packages/lisp-xyz.scm (cl-form-fiddle, sbcl-form-fiddle): New variables.
2020-01-03 16:46:40 +01:00
Pierre Neidhardt 8dc5ff8fd0
gnu: Add documentation-utils.
* gnu/packages/lisp-xyz.scm (cl-documentation-utils, sbcl-documentation-utils): New variables.
2020-01-03 16:46:40 +01:00
Pierre Neidhardt 3029b58566
gnu: Add trivial-indent.
* gnu/packages/lisp-xyz.scm (cl-trivial-indent, sbcl-trivial-indent): New variables.
2020-01-03 16:46:40 +01:00
Lars-Dominik Braun 41bc208e0c
gnu: r-irkernel: Fix R kernel loading
* gnu/packages/cran.scm (r-irkernel): Absolute path to R binary
[propagated-inputs]: Generate proper search paths by adding r-minimal

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-03 16:06:26 +01:00
Ludovic Courtès af0aefd8c1
import: cran: Fix file descriptor leak.
Fixes <https://bugs.gnu.org/38836>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/import/cran.scm (bioconductor-packages-list): Close the port
returned by 'http-fetch/cached'.
(fetch-description): Likewise.
2020-01-03 16:06:26 +01:00
Ludovic Courtès f4cde9ac4a
download: Do not leak file descriptors on TLS ports.
Fixes <https://bugs.gnu.org/20145>.

* guix/build/download.scm (%tls-ports, register-tls-record-port): Remove.
(tls-wrap): Remove call to 'register-tls-record-port'.  Return a custom
binary input/output port instead.  This is a backport of what Guile
2.2's (web client) module has been doing.
(close-connection): Define as an alias for 'close-port'.
* guix/http-client.scm (http-fetch): Remove #:keep-alive? parameter,
which was ignored and unused.
Pass #:keep-alive? #f to 'http-get'.
* guix/lint.scm (probe-uri): Use 'close-port' instead of 'close-connection'.
* guix/scripts/substitute.scm (http-multiple-get): Likewise.
2020-01-03 16:06:26 +01:00
Ludovic Courtès 52207b3938
gexp: 'gexp->script' marks its result as non-offloadable and non-substitutable.
* guix/gexp.scm (gexp->script): Pass #:local-build? and #:substitutable?
to 'gexp->derivation'.
2020-01-03 16:06:26 +01:00
Ludovic Courtès 9512ba6b09
bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable.
Suggested by <pkill9@runbox.com>.

* gnu/bootloader/grub.scm (grub-configuration-file): Pass #:options to
'computed-file'.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Likewise.
2020-01-03 16:06:26 +01:00
Pierre Neidhardt 10a8fb475b
gnu: sbcl: Update to 2.0.0.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.0.
2020-01-03 15:44:24 +01:00
Pierre Neidhardt cfff8ebcaf
Revert "gnu: sbcl: Update to 1.5.9."
The boot0 package won't be needed anymore with 2.0.0.

This reverts commit edf8152563.
2020-01-03 15:44:24 +01:00
Efraim Flashner 877aa9c398
gnu: python-apsw: Update to 3.28.0-r1.
* gnu/packages/databases.scm (python-apsw): Update to 3.28.0-r1.
2020-01-03 16:23:18 +02:00
Efraim Flashner 53a9970e3b
gnu: python-apsw: Use 'replace' for 'check phase.
* gnu/packages/databases.scm (python-apsw)[arguments]: Update build
phase order and replace stock 'check phase.
2020-01-03 16:23:18 +02:00
Efraim Flashner 9930beb860
gnu: python-apsw: Don't use unstable tarball.
* gnu/packages/databases.scm (python-apsw)[source]: Download using
release zip archive.
[native-inputs]: Add unzip.
2020-01-03 16:23:17 +02:00
Efraim Flashner aa5fadaf72
gnu: capstone: Don't use unstable tarball.
* gnu/packages/engineering.scm (capstone)[source]: Download using
git-fetch.
2020-01-03 16:23:17 +02:00
Pierre Neidhardt ba42da245b
gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition.
This fixes the bug which prevented uglify-js from being defined properly, and
cascaded back to all Common Lisp packages.

* gnu/packages/bioinformatics.scm: Replace javascript module with lisp-xyz.
* gnu/packages/cran.scm: Use lisp-xyz module.
* gnu/packages/javascript.scm (uglify-js): Move from here...
* gnu/packages/lisp-xyz.scm: ... To here.
* gnu/packages/web.scm: Replace javascript module with lisp-xyz.
* guix/build-system/minify.scm: Find uglify-js in the lisp-xyz module.
2020-01-03 15:03:36 +01:00
Efraim Flashner 0aa203717e
Revert "gnu: libetpan: Update to 1.9.4."
This version of libetpan does not ship with libetpan-config, which
prefents claws-mail from building.

This reverts commit e2f5de1455.
2020-01-03 15:47:23 +02:00
Tobias Geerinckx-Rice b24f561c5e
install: Add jfsutils to the installation image.
* gnu/system/install.scm (installation-os)[packages]: Add jfsutils.
2020-01-03 13:54:14 +01:00
Tobias Geerinckx-Rice 4f51fdba01
tests: install: Test a JFS root file system.
* gnu/tests/install.scm (%jfs-root-os, %jfs-root-installation-script)
(%test-jfs-root-os): New variables.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice c7b5cfb014
linux-initrd: Add support for JFS.
* gnu/system/linux-initrd.scm (file-system-packages): Add jfs_fsck/static.
(file-system-type-modules): Add ‘jfs’ module.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice 378994459a
gnu: Add jfs_fsck-static.
* gnu/packages/file-systems.scm (jfs_fsck-static): New public variable.
2020-01-03 13:54:13 +01:00
Tobias Geerinckx-Rice 56dad973bc
gnu: Add jfsutils-static.
gnu/packages/file-systems.scm (jfsutils/static): New public variable.
2020-01-03 13:54:13 +01:00