summary refs log tree commit diff
path: root/gnu/system
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-09-27 11:20:40 +0200
committerLudovic Courtès <ludo@gnu.org>2016-09-27 11:22:56 +0200
commit3c185b24f593c982aeb33996324fa6878c6ed21b (patch)
treede8f570bd9599049dd10ed14c096ae42b797d03a /gnu/system
parent9ad09652280deb3eb0ff1d75f3d10e1436d5bc2d (diff)
downloadguix-3c185b24f593c982aeb33996324fa6878c6ed21b.tar.gz
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.
Diffstat (limited to 'gnu/system')
-rw-r--r--gnu/system/file-systems.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/system/file-systems.scm b/gnu/system/file-systems.scm
index 0dc472e3c7..b51d57f079 100644
--- a/gnu/system/file-systems.scm
+++ b/gnu/system/file-systems.scm
@@ -47,6 +47,7 @@
             %binary-format-file-system
             %shared-memory-file-system
             %pseudo-terminal-file-system
+            %tty-gid
             %immutable-store
             %control-groups
             %elogind-file-systems