mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 09:02:59 -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+)
|
(license license:gpl3+)
|
||||||
(properties '((ftp-server . "alpha.gnu.org"))))))
|
(properties '((ftp-server . "alpha.gnu.org"))))))
|
||||||
|
|
||||||
;; Alias for backward compatibility.
|
|
||||||
(define-public guix-devel guix)
|
|
||||||
|
|
||||||
(define-public guix-daemon
|
(define-public guix-daemon
|
||||||
;; This package is for internal consumption: it allows us to quickly build
|
;; 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
|
;; the 'guix-daemon' program and use that in (guix self), used by 'guix
|
||||||
|
|
Loading…
Reference in a new issue