gnu: guix: Remove 'guix-devel' variable.

* gnu/packages/package-management.scm (guix-devel): Remove.
This commit is contained in:
Ludovic Courtès 2019-01-25 17:54:25 +01:00
parent fdb0b40b0e
commit 008883561f
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -301,9 +301,6 @@ (define (intern tarball)
(license license:gpl3+)
(properties '((ftp-server . "alpha.gnu.org"))))))
;; Alias for backward compatibility.
(define-public guix-devel guix)
(define-public guix-daemon
;; This package is for internal consumption: it allows us to quickly build
;; the 'guix-daemon' program and use that in (guix self), used by 'guix