guix/gnu
Pierre Langlois 4b193da3f9
gnu: sbcl-stumpwm: Drop ECL lisp support and rename to 'stumpwm'.
StumpWM version 1.0.0 was the last version to support lisps other than SBCL.
This patch renames the current version of Stumpwm to simply 'stumpwm' instead
of 'sbcl-stumpwm' since it's redundant, and removes the unmaintained
'ecl-stumpwm' package.

* gnu/packages/lisp.scm (sbcl-stumpwm): Deprecate in favor of 'stumpwm'.
[name]: Rename to 'stumpwm'.
[arguments]: Set '#:asd-system-name' to 'stumpwm'.
[properties]: Replace ecl-variant with cl-source-variant.
(ecl-stumpwm): Remove variable.
(cl-stumpwm): Replace 'sbcl-stumpwm' with 'stumpwm' and adapt.
(sbcl-stumpwm+slynk): Deprecate in favor of 'stumpwm+slynk'.
[name]: Rename to 'stumpwm-with-slynk'.
[inherit, inputs, arguments]: Replace 'sbcl-stumpwm' with 'stumpwm'.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-12-05 07:32:09 +03:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
packages gnu: sbcl-stumpwm: Drop ECL lisp support and rename to 'stumpwm'. 2018-12-05 07:32:09 +03:00
services Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
system Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
tests activation: Aways pass '-d HOME' to 'useradd'. 2018-11-18 23:37:25 +01:00
artwork.scm
bootloader.scm
local.mk gnu: Beets: Fix compatibility with Python 3.7. 2018-12-03 17:30:30 -05:00
packages.scm
services.scm
system.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
tests.scm