mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
packages: Export guile-for-grafts.
So this can be used in (guix self). * guix/packages.scm (guile-for-grafts): Export. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
2d06dfc050
commit
095754ea88
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ (define-module (guix packages)
|
|||
package-closure
|
||||
|
||||
default-guile
|
||||
guile-for-grafts
|
||||
default-guile-derivation
|
||||
set-guile-for-build
|
||||
package-file
|
||||
|
|
Loading…
Reference in a new issue