mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05: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