mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: guix: Remove 'guix-devel' variable.
* gnu/packages/package-management.scm (guix-devel): Remove.
This commit is contained in:
parent
fdb0b40b0e
commit
008883561f
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue