Age | Commit message (Expand) | Author |
2020-01-03 | 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>
| Katherine Cox-Buday |
2020-01-03 | 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>
| Katherine Cox-Buday |
2020-01-03 | 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>
| Katherine Cox-Buday |
2020-01-03 | 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>
| Katherine Cox-Buday |
2020-01-03 | gnu: Add antik....* gnu/packages/lisp-xyz.scm (sbcl-antik, cl-antik): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Katherine Cox-Buday |
2020-01-03 | gnu: Add gsll....* gnu/packages/lisp-xyz.scm (sbcl-gsll, cl-gsll): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Katherine Cox-Buday |
2020-01-03 | 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>
| Katherine Cox-Buday |
2020-01-03 | 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>
| Katherine Cox-Buday |
2020-01-03 | 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>
| Katherine Cox-Buday |
2020-01-03 | 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>
| Katherine Cox-Buday |
2020-01-03 | gnu: Add fna....* gnu/packages/game-development.scm (fna): New variable.
| Pierre Neidhardt |
2020-01-03 | gnu: Add mojoshader-cs....* gnu/packages/gl.scm (mojoshader-cs): New variable.
| Pierre Neidhardt |
2020-01-03 | gnu: Add sdl2-cs....* gnu/packages/sdl.scm (sdl2-cs): New variable.
| Pierre Neidhardt |
2020-01-03 | gnu: Add plump....* gnu/packages/lisp-xyz.scm (cl-plump, sbcl-plump): New variables.
| Pierre Neidhardt |
2020-01-03 | gnu: Add array-utils....* gnu/packages/lisp-xyz.scm (cl-array-utils, sbcl-array-utils): New variables.
| Pierre Neidhardt |
2020-01-03 | gnu: Add parachute....* gnu/packages/lisp-xyz.scm (cl-parachute, sbcl-parachute): New variables.
| Pierre Neidhardt |
2020-01-03 | gnu: Add form-fiddle....* gnu/packages/lisp-xyz.scm (cl-form-fiddle, sbcl-form-fiddle): New variables.
| Pierre Neidhardt |
2020-01-03 | gnu: Add documentation-utils....* gnu/packages/lisp-xyz.scm (cl-documentation-utils, sbcl-documentation-utils): New variables.
| Pierre Neidhardt |
2020-01-03 | gnu: Add trivial-indent....* gnu/packages/lisp-xyz.scm (cl-trivial-indent, sbcl-trivial-indent): New variables.
| Pierre Neidhardt |
2020-01-03 | 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>
| Lars-Dominik Braun |
2020-01-03 | 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.
| Ludovic Courtès |
2020-01-03 | gnu: sbcl: Update to 2.0.0....* gnu/packages/lisp.scm (sbcl): Update to 2.0.0.
| Pierre Neidhardt |
2020-01-03 | Revert "gnu: sbcl: Update to 1.5.9."...The boot0 package won't be needed anymore with 2.0.0.
This reverts commit edf8152563a898438708ec9b2b17284a9d55d271.
| Pierre Neidhardt |
2020-01-03 | gnu: python-apsw: Update to 3.28.0-r1....* gnu/packages/databases.scm (python-apsw): Update to 3.28.0-r1.
| Efraim Flashner |
2020-01-03 | gnu: python-apsw: Use 'replace' for 'check phase....* gnu/packages/databases.scm (python-apsw)[arguments]: Update build
phase order and replace stock 'check phase.
| Efraim Flashner |
2020-01-03 | gnu: python-apsw: Don't use unstable tarball....* gnu/packages/databases.scm (python-apsw)[source]: Download using
release zip archive.
[native-inputs]: Add unzip.
| Efraim Flashner |
2020-01-03 | gnu: capstone: Don't use unstable tarball....* gnu/packages/engineering.scm (capstone)[source]: Download using
git-fetch.
| Efraim Flashner |
2020-01-03 | 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.
| Pierre Neidhardt |
2020-01-03 | 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 e2f5de145562540a497bfc5b580011c9cf9000fd.
| Efraim Flashner |
2020-01-03 | install: Add jfsutils to the installation image....* gnu/system/install.scm (installation-os)[packages]: Add jfsutils.
| Tobias Geerinckx-Rice |
2020-01-03 | 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.
| Tobias Geerinckx-Rice |
2020-01-03 | 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.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: Add jfs_fsck-static....* gnu/packages/file-systems.scm (jfs_fsck-static): New public variable.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: Add jfsutils-static....gnu/packages/file-systems.scm (jfsutils/static): New public variable.
| Tobias Geerinckx-Rice |
2020-01-03 | uuid: Add support for JFS....* gnu/system/uuid.scm (string->jfs-uuid): New procedure.
(%uuid-parsers, %uuid-printers): Add ‘jfs’ file system type.
| Tobias Geerinckx-Rice |
2020-01-03 | file-systems: Add support for JFS....* gnu/build/file-systems.scm (%jfs-endianness): New syntax.
(jfs-superblock?, read-jfs-superblock, jfs-superblock-uuid)
(jfs-superblock-volume-name, check-jfs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system):
Register them.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: gloox: Update to 1.0.23....* gnu/packages/messaging.scm (gloox): Update to 1.0.23.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: hexchat: Update to 2.14.3....* gnu/packages/messaging.scm (hexchat): Update to 2.14.3.
[source]: Remove patch.
* gnu/packages/patches/hexchat-crash-exit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: tuxguitar: Update to 1.5.3....* gnu/packages/music.scm (tuxguitar): Update to 1.5.3.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: qtractor: Update to 0.9.12....* gnu/packages/music.scm (qtractor): Update to 0.9.12.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: padthv1: Update to 0.9.12....* gnu/packages/music.scm (padthv1): Update to 0.9.12.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: samplv1: Update to 0.9.12....* gnu/packages/music.scm (samplv1): Update to 0.9.12.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: drumkv1: Update to 0.9.12....* gnu/packages/music.scm (drumkv1): Update to 0.9.12.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: synthv1: Update to 0.9.12....* gnu/packages/music.scm (synthv1): Update to 0.9.12.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: eyed3: Update to 0.8.12....* gnu/packages/mp3.scm (eyed3): Update to 0.8.12.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: zam-plugins: Update to 3.12....* gnu/packages/music.scm (zam-plugins): Update to 3.12.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: x42-plugins: Update to 20191215....* gnu/packages/music.scm (x42-plugins): Update to 20191215.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: musl: Update to 1.1.24....* gnu/packages/musl.scm (musl): Update to 1.1.24.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: whois: Update to 5.5.4....* gnu/packages/networking.scm (whois): Update to 5.5.4.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: opari2: Update to 2.0.5....* gnu/packages/profiling.scm (opari2): Update to 2.0.5.
| Tobias Geerinckx-Rice |