guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/04: gnu: guix: Remove 'guix-devel' variable.


From: guix-commits
Subject: 01/04: gnu: guix: Remove 'guix-devel' variable.
Date: Fri, 25 Jan 2019 18:07:05 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 008883561f4900f85491219b3f7296b6247bd96c
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jan 25 17:54:25 2019 +0100

    gnu: guix: Remove 'guix-devel' variable.
    
    * gnu/packages/package-management.scm (guix-devel): Remove.
---
 gnu/packages/package-management.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/package-management.scm 
b/gnu/packages/package-management.scm
index 66712da..f24e644 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -301,9 +301,6 @@ the Nix package manager.")
       (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]