| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add PyQt for Qt-4.•••* gnu/packages/qt.scm (python-pyqt-4, python2-pyqt-4): New variables.
| Andreas Enge | 2015-02-16 | 1 | -1/+51 |
* | gnu: Add patchage.•••* gnu/packages/audio.scm (patchage): New variable.
| Ricardo Wurmus | 2015-02-16 | 1 | -0/+34 |
* | gnu: Add ganv.•••* gnu/packages/gtk.scm (ganv): New variable.
| Ricardo Wurmus | 2015-02-16 | 1 | -0/+28 |
* | gnu: Add R.•••* gnu/packages/statistics.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it
* guix/download.scm (%mirrors): Add CRAN mirrors.
| Ricardo Wurmus | 2015-02-16 | 1 | -0/+108 |
* | gnu: python-setuptools: Update to 12.1.•••* gnu/packages/python.scm (python-setuptools, python2-setuptools):
Update to 12.1.
| Andreas Enge | 2015-02-15 | 1 | -6/+4 |
* | gnu: complexity: Update to 1.2.•••* gnu/packages/complexity.scm (complexity): Update to 1.2.
| Andreas Enge | 2015-02-15 | 1 | -2/+3 |
* | gnu: xboard: Update to 4.8.0.•••* gnu/packages/games.scm (xboard): Update to 4.8.0.
| Andreas Enge | 2015-02-15 | 1 | -11/+3 |
* | gnu: Add SBCL.•••* gnu/packages/lisp.scm (sbcl): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-02-15 | 1 | -1/+91 |
* | gnu: httpd: Update to 2.4.12.•••* gnu/packages/web.scm (httpd): Update to 2.4.12.
| Andreas Enge | 2015-02-15 | 1 | -3/+3 |
* | gnu: Add python-netifaces.•••* gnu/packages/python.scm (python-netifaces, python2-netifaces):
New variables.
| Andreas Enge | 2015-02-15 | 1 | -0/+29 |
* | gnu: Add xdg-utils.•••* gnu/packages/freedesktop.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Andreas Enge | 2015-02-14 | 1 | -0/+46 |
* | gnu: Add python-cssselect.•••* gnu/packages/python.scm (python-cssselect, python2-cssselect):
New variables.
| Andreas Enge | 2015-02-14 | 1 | -0/+34 |
* | gnu: Add python2-cssutils.•••* gnu/packages/python.scm (python2-cssutils): New variable.
| Andreas Enge | 2015-02-14 | 1 | -0/+39 |
* | gnu: Add python2-pil.•••* gnu/packages/python.scm (python2-pil): New variable.
| Andreas Enge | 2015-02-14 | 1 | -0/+54 |
* | gnu: linux-libre: Update to 3.18.7.•••* gnu/packages/linux.scm (linux-libre): Update to 3.18.7.
| Mark H Weaver | 2015-02-14 | 1 | -2/+2 |
* | Revert "gnu: linux-libre: Update to 3.19"•••Linux-libre 3.19 doesn't work on the Libreboot X60.
This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040.
| Mark H Weaver | 2015-02-14 | 3 | -304/+126 |
* | gnu: Add moreutils.•••* gnu/packages/moreutils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Taylan Ulrich Bayırlı/Kammer | 2015-02-14 | 1 | -0/+68 |
* | gnu: Add lash.•••* gnu/packages/audio.scm (lash): New variable.
| Ricardo Wurmus | 2015-02-14 | 1 | -1/+43 |
* | gnu: python-apsw: Fix license.•••* gnu/packages/python.scm (python-apsw)[license]: Change to
LICENSE:ZLIB.
| Ludovic Courtès | 2015-02-14 | 1 | -1/+1 |
* | gnu: JACK2: rename package to "jack2".•••* gnu/packages/audio.scm (jack-2): Change package name to "jack2" to
distinguish from JACK1.
| Ricardo Wurmus | 2015-02-13 | 1 | -1/+1 |
* | gnu: jack: build ALSA backend.•••* gnu/packages/audio.scm (jack): Add missing inputs to build ALSA backend.
| Ricardo Wurmus | 2015-02-13 | 1 | -1/+5 |
* | gnu: Add lvtk.•••* gnu/packages/audio.scm (lvtk): New variable.
| Ricardo Wurmus | 2015-02-13 | 1 | -0/+33 |
* | gnu: Add python-pillow.•••* gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
| Andreas Enge | 2015-02-13 | 1 | -16/+51 |
* | gnu: net-tools: Remove the 'hostname' and *domainname commands.•••* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules.
Add 'remove-redundant-commands' phase.
| Ludovic Courtès | 2015-02-13 | 1 | -3/+17 |
* | gnu: procps: Remove the 'kill' and 'uptime' commands.•••* gnu/packages/linux.scm (procps)[arguments]: Add #:modules.
<install phase>: Remove kill* and uptime*.
| Ludovic Courtès | 2015-02-13 | 1 | -1/+12 |
* | gnu: Add acpid.•••* gnu/packages/linux.scm (acpid): New variable.
| Ludovic Courtès | 2015-02-13 | 1 | -0/+21 |
* | gnu: nss: Update to 3.17.4.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.17.4.
| Andreas Enge | 2015-02-13 | 1 | -4/+4 |
* | gnu: Add bedops.•••* gnu/packages/bioinformatics.scm (bedops): New variable.
| Ricardo Wurmus | 2015-02-13 | 1 | -0/+57 |
* | gnu: Add xosd.•••* gnu/packages/xdisorg.scm (xosd): New variable.
| Alex Kost | 2015-02-13 | 1 | -1/+29 |
* | gnu: Add CLISP.•••* gnu/packages/lisp.scm (clisp): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-02-13 | 1 | -1/+54 |
* | gnu: openssl: Add search path definition for root certificates.•••* gnu/packages/openssl.scm (openssl)[native-search-paths]: New property.
| Andreas Enge | 2015-02-13 | 1 | -0/+4 |
* | gnu: Add nss-certs, certificates extracted from nss.•••* gnu/packages/certs.scm (nss-certs): New variable.
| Andreas Enge | 2015-02-13 | 1 | -0/+53 |
* | gnu: Add certdata2pem Python script.•••* gnu/packages/certs.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Andreas Enge | 2015-02-13 | 1 | -0/+65 |
* | gnu: node: Update to 0.12.0.•••* gnu/packages/node.scm (node): Update to 0.12.0.
| David Thompson | 2015-02-12 | 1 | -2/+2 |
* | gnu: ruby: Update to 2.2.0.•••* gnu/packages/ruby.scm (ruby): Update to 2.2.0.
| David Thompson | 2015-02-12 | 1 | -2/+2 |
* | artwork: Update snapshot to GuixSD branding.•••* gnu/artwork.scm (%artwork-repository): Update to new "GuixSD"
branding.
* gnu/system/grub.scm (%background-image, %default-theme): Adjust
accordingly.
| Ludovic Courtès | 2015-02-12 | 2 | -6/+6 |
* | gnu: Add ECL.•••* gnu/packages/lisp.scm (ecl): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-02-12 | 1 | -1/+55 |
* | gnu: Add python-lxml.•••* gnu/packages/python.scm (python-lxml, python2-lxml): New variables.
| Andreas Enge | 2015-02-12 | 1 | -0/+31 |
* | gnu: python: Prefix expat license by "license:" to avoid conflicts with••• expat from the xml module.
* gnu/packages/python.scm: Prefix expat license imported from
(guix licenses).
* gnu/packages/python.scm (python-lockfile, python-mock, python-pysam,
python-extras, python-mimeparse, python-py, python-pytest,
python-scripttest, python-jsonschema, python-pyjwt, python-virtualenv,
python-sphinx-rtd-theme, python-pyparsing, python-cffi, python-xcffib,
python-html5lib, python-dbus): Adapt license field.
| Andreas Enge | 2015-02-12 | 1 | -19/+19 |
* | gnu: Add python-apsw.•••* gnu/packages/python.scm (python-apsw, python2-apsw): New variables.
| Andreas Enge | 2015-02-12 | 1 | -0/+38 |
* | gnu: hisat: fix build on non-x86_64.•••* gnu/packages/bioinformatics.scm (hisat): Add "POPCNT_CAPABILITY=0" to
make-flags on architectures other than x86_64.
| Ricardo Wurmus | 2015-02-12 | 1 | -2/+9 |
* | gnu: sdl-mixer: Don't use dlopen for shared object loading.•••* gnu/packages/sdl.scm (sdl-mixer)[arguments]<#:configure-flags>: Add
--disable-music-mod-shared --disable-music-fluidsynth-shared
--disable-music-ogg-shared --disable-music-flac-shared
--disable-music-mp3-shared.
| 宋文武 | 2015-02-12 | 1 | -1/+7 |
* | gnu: sdl-image: Don't use dlopen for shared object loading.•••* gnu/packages/sdl.scm (sdl-image)[arguments]: New field.
| 宋文武 | 2015-02-12 | 1 | -0/+6 |
* | gnu: Add ardour.•••* gnu/packages/audio.scm (ardour): New variable.
| Ricardo Wurmus | 2015-02-11 | 1 | -1/+79 |
* | gnu: Add libgnomecanvasmm.•••* gnu/packages/gnome.scm (libgnomecanvasmm): New variable.
| Ricardo Wurmus | 2015-02-11 | 1 | -0/+22 |
* | gnu: Add rubberband.•••* gnu/packages/audio.scm (rubberband): New variable.
| Ricardo Wurmus | 2015-02-11 | 1 | -0/+28 |
* | gnu: Add LADSPA.•••* gnu/packages/audio.scm (ladspa): New variable.
| Ricardo Wurmus | 2015-02-11 | 1 | -0/+37 |
* | gnu: Add Vamp SDK.•••* gnu/packages/audio.scm (vamp): New variable.
| Ricardo Wurmus | 2015-02-11 | 1 | -0/+30 |
* | gnu: Add suil.•••* gnu/packages/audio.scm (suil): New variable.
| Ricardo Wurmus | 2015-02-11 | 1 | -0/+35 |
* | gnu: Add lilv.•••* gnu/packages/audio.scm (lilv): New variable.
| Ricardo Wurmus | 2015-02-11 | 1 | -0/+29 |