guix-play/guix/build-system
Andreas Enge 11bb85a10d guix: python: Add package-with-python2, a procedure rewriting a package
to compile with Python 2 instead of the default Python 3.

* guix/build-system/python.scm (default-python2, package-with-explicit-python,
    package-with-python2): New procedures.
* guix/build-system/python.scm (python2-pytz, python2-babel): Use
    package-with-python2.
2013-09-08 16:57:37 +02:00
..
cmake.scm build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system. 2013-04-16 14:05:00 +02:00
gnu.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
perl.scm build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system. 2013-04-16 14:05:00 +02:00
python.scm guix: python: Add package-with-python2, a procedure rewriting a package 2013-09-08 16:57:37 +02:00
trivial.scm build-system/trivial: Don't bind `%target' in the builder. 2013-06-25 00:06:31 +02:00