summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-18tests: Clarify filtering of the "debug" output.Ludovic Courtès
2013-09-18derivations: Add a nicer printer.Ludovic Courtès
2013-09-17derivations: Keep the .drv file name in <derivation> objects.Ludovic Courtès
2013-09-16gnu: dbus: Add dependency on libX11.Ludovic Courtès
2013-09-14Merge branch 'python'Andreas Enge
2013-09-13substitute-binary: Add '--help'.Ludovic Courtès
2013-09-13gnu: gnutls: Upgrade to 3.2.4.Ludovic Courtès
2013-09-13gnu: Add python2-mechanize.Andreas Enge
2013-09-13guix package: Rename generation-related procedures.Nikita Karetnikov
2013-09-12gnu: Add python2-sqlite.Andreas Enge
2013-09-12Thank Matthias and Yutaka.Ludovic Courtès
2013-09-12daemon: Use 'int' instead of the internal 'gcry_md_algo_t' type.Ludovic Courtès
2013-09-11gnu: avahi, dbus: Use /var as $localstatedir.Ludovic Courtès
2013-09-11gnu: Update python-babel, python2-babel to 1.3.Andreas Enge
2013-09-11gnu: Move helper code to (gnu system …) modules.Ludovic Courtès
2013-09-11gnu: vm: Remove potluck hacks.Ludovic Courtès
2013-09-11gnu: Add python-dateutil, python2-dateutil.Andreas Enge
2013-09-11guix: python: Create module installation path and add it to PYTHONPATH duringAndreas Enge
2013-09-11gnu: vm: Setup PAM.Ludovic Courtès
2013-09-11gnu: vm: Create shadow files with the right format.Ludovic Courtès
2013-09-11linux-initrd: Create /dev/klog and /dev/kmsg.Ludovic Courtès
2013-09-11gnu: linux-initrd: Fix typo.Ludovic Courtès
2013-09-11gnu: linux-pam: Add declarative PAM service interface.Ludovic Courtès
2013-09-11store: The 'references' parameter of 'add-text-to-store' is now optional.Ludovic Courtès
2013-09-10gnu: Add python-setuptools, python2-setuptools.Andreas Enge
2013-09-10guix: python: Do not import %standard-phases from gnu-build-system.Andreas Enge
2013-09-10gnu: isl: Update urls.Andreas Enge
2013-09-10guix: python: Add parameter #:phases to build system.Andreas Enge
2013-09-09gnu: vm: Copy /etc/shadow to the guest.Ludovic Courtès
2013-09-08gnu: vm: Create valid /etc/shadow and /etc/passwd.Ludovic Courtès
2013-09-08gnu: vm: Clear timestamps on the imported files, like in the store.Ludovic Courtès
2013-09-08guix: python: Add package-with-python2, a procedure rewriting a packageAndreas Enge
2013-09-08hydra: Support a 'subset' argument.Ludovic Courtès
2013-09-08gnu: linux-libre: Upgrade to 3.11.Ludovic Courtès
2013-09-07gnu: grub: Add support for building configuration files.Ludovic Courtès
2013-09-07doc: Add "Data Types and Pattern Matching" to the Coding Style.Ludovic Courtès
2013-09-07gnu: Add the 'license:' prefix.Nikita Karetnikov
2013-09-06gnu: Add itstool.Cyril Roelandt
2013-09-05gnu: vm: Add /etc/shadow in the QEMU image.Ludovic Courtès
2013-09-05gnu: vm: Remove unused 'qemu-image' argument.Ludovic Courtès
2013-09-05guix: python: Add build phase and factor out calls to setup.py.Andreas Enge
2013-09-05gnu: python: Disable tests in python2-pytz and python2-babel.Andreas Enge
2013-09-05gnu: python: Disable tests in pytz and babel.Andreas Enge
2013-09-05gnu: python: Honour #:tests? and #:test-target in build system.Andreas Enge
2013-09-05gnu: git: Switch back to Python 2.Andreas Enge
2013-09-05gnu: vm: First stab at building a populated QEMU image.Ludovic Courtès
2013-09-05gnu: linux-initrd: Fix creation of /dev/tty nodes.Ludovic Courtès
2013-09-05gnu: vm: 'qemu-image' populates /dev on the target root file system.Ludovic Courtès
2013-09-04gnu: python: Implement the python naming scheme for pytz and babel.Andreas Enge
2013-09-04gnu: subversion: Switch back to Python 2.Andreas Enge