mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Add missing exports.
Reported by Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com> at <https://lists.gnu.org/archive/html/guix-devel/2016-09/msg01686.html>. * gnu/system/file-systems.scm (%tty-gid): Export. * guix/build-system/python.scm (default-python, default-python2): Export.
This commit is contained in:
parent
9ad0965228
commit
3c185b24f5
2 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
#:export (%python-build-system-modules
|
||||
package-with-python2
|
||||
strip-python2-variant
|
||||
default-python
|
||||
default-python2
|
||||
python-build
|
||||
python-build-system
|
||||
pypi-uri))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue