guix-commits
[Top][All Lists]
Advanced

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

branch master updated: guix package: Export 'search-path-environment-var


From: guix-commits
Subject: branch master updated: guix package: Export 'search-path-environment-variables'.
Date: Fri, 24 Apr 2020 09:17:45 -0400

This is an automated email from the git hooks/post-receive script.

mbakke pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 962554d  guix package: Export 'search-path-environment-variables'.
962554d is described below

commit 962554ddcf86675362486a683acd94863ba68d8a
Author: Marius Bakke <address@hidden>
AuthorDate: Fri Apr 24 15:15:50 2020 +0200

    guix package: Export 'search-path-environment-variables'.
    
    ...because Emacs-Guix uses it.
    
    * guix/scripts/package.scm (search-path-environment-variables): Export.
---
 guix/scripts/package.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm
index 4044583..2eb1891 100644
--- a/guix/scripts/package.scm
+++ b/guix/scripts/package.scm
@@ -63,6 +63,8 @@
             delete-matching-generations
             guix-package
 
+            search-path-environment-variables
+
             transaction-upgrade-entry             ;mostly for testing
 
             (%options . %package-options)



reply via email to

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