summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-09-04gnu: qemu: Switch back to Python 2.Andreas Enge
2013-09-04gnu: texlive: Switch back to Python 2.Andreas Enge
2013-09-04gnu: rubber: Switch back to Python 2.Andreas Enge
2013-09-04gnu: mesa: Switch back to Python 2.Andreas Enge
2013-09-04gnu: libxml2: Switch back to Python 2.Andreas Enge
2013-09-04gnu: zziplib: Switch back to Python 2.Andreas Enge
2013-09-04gnu: bazaar: Switch back to Python 2.Andreas Enge
2013-09-04guix: python: Switch to python-wrapper as the default version for the pythonAndreas Enge
2013-09-04gnu: xorg: Update comment for mesa.Andreas Enge
2013-09-04gnu: libdrm: Update to 2.4.46.Andreas Enge
2013-09-03hydra: Add Graphviz as an input to the "tarball" job.Ludovic Courtès
2013-09-03gnu: python: Replace input python by python-wrapper.Andreas Enge
2013-09-03hydra: Add Git as an input to the "tarball" job.Ludovic Courtès
2013-09-03gnu: python: Add package python-wrapper.Andreas Enge
2013-09-03pull: Compile files in the lexicographic order.Ludovic Courtès
2013-09-03build-system/cmake: Fix typo.Ludovic Courtès
2013-09-03build-system/gnu: Delay resolution of (@ (gnu packages cmake) cmake).Ludovic Courtès
2013-09-02substitute-binary: Show the Nar size, when available.Ludovic Courtès
2013-09-02union: Don't traverse sub-directories only found in one element of the union.Ludovic Courtès
2013-09-02gnu: lzo: Build the shared library.Ludovic Courtès
2013-09-02gnu: python: Revert 77c7f8f4 and make Python 3 the default.Andreas Enge
2013-09-02gnu: Add dfc.Cyril Roelandt
2013-09-02gnu: Add htop.Cyril Roelandt
2013-09-02gnu: Add mingetty.Ludovic Courtès
2013-09-02store: Add a printer for <nix-server>.Ludovic Courtès
2013-09-02gnu: linux-initrd: Factorize device node creation.Ludovic Courtès
2013-09-01gnu: Add git.Andreas Enge
2013-09-01gnu: cairo: Update to 1.12.16.Andreas Enge
2013-09-01gnu: Update harfbuzz to 0.9.20.Andreas Enge
2013-09-01gnu: python: Temporarily make python 2 the default.Andreas Enge
2013-08-31gnu: vm: `qemu-image' can copy store closures into the target image.Ludovic Courtès
2013-08-31gnu: `expression->derivation-in-linux-vm' accepts files as inputs.Ludovic Courtès
2013-08-31gnu: `expression->derivation-in-linux-vm' export references graphs.Ludovic Courtès
2013-08-31gnu: linux-initrd: Make device nodes for QEMU's hard disk.Ludovic Courtès
2013-08-31gnu: linux-initrd: Make Guile modules accessible in the chroot.Ludovic Courtès
2013-08-31gnu: python: Adapt native-search-paths for Python 3.3.Andreas Enge
2013-08-31gnu: Add Python 3.Andreas Enge