Skip to content
Snippets Groups Projects
Unverified Commit 00888356 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

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

* gnu/packages/package-management.scm (guix-devel): Remove.
parent fdb0b40b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment