mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:26:21 +01:00
guix package: Export 'search-path-environment-variables'.
...because Emacs-Guix uses it. * guix/scripts/package.scm (search-path-environment-variables): Export.
This commit is contained in:
parent
1e700c656a
commit
962554ddcf
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ (define-module (guix scripts package)
|
|||
delete-matching-generations
|
||||
guix-package
|
||||
|
||||
search-path-environment-variables
|
||||
|
||||
transaction-upgrade-entry ;mostly for testing
|
||||
|
||||
(%options . %package-options)
|
||||
|
|
Loading…
Reference in a new issue