summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2015-02-18gnu: remove "util-linux" from inputs•••* gnu/packages/audio.scm (aubio, ardour, azr3, lash, patchage): Remove "util-linux" from `inputs'. Ricardo Wurmus
2015-02-18gnu: jack: propagate input "util-linux"•••* gnu/packages/audio.scm (jack-1): Move input "util-linux" to `propagated-inputs'. Ricardo Wurmus
2015-02-18gnu: isc-dhcp: Update to 4.3.1.•••* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.1. Mark H Weaver
2015-02-17gnu: Add chibi-scheme.•••* gnu/packages/scheme.scm (chibi-scheme): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-17gnu: Add gambit-c.•••* gnu/packages/scheme.scm (gambit-c): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-17gnu: Add AZR-3.•••* gnu/packages/audio.scm (azr3): New variable. Ricardo Wurmus
2015-02-16gnu: Add aarddict.•••* gnu/packages/aarddict.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Andreas Enge
2015-02-16gnu: Add PyQt for Qt-4.•••* gnu/packages/qt.scm (python-pyqt-4, python2-pyqt-4): New variables. Andreas Enge
2015-02-16gnu: Add patchage.•••* gnu/packages/audio.scm (patchage): New variable. Ricardo Wurmus
2015-02-16gnu: Add ganv.•••* gnu/packages/gtk.scm (ganv): New variable. Ricardo Wurmus
2015-02-16gnu: 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-15gnu: python-setuptools: Update to 12.1.•••* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to 12.1. Andreas Enge
2015-02-15gnu: complexity: Update to 1.2.•••* gnu/packages/complexity.scm (complexity): Update to 1.2. Andreas Enge
2015-02-15gnu: xboard: Update to 4.8.0.•••* gnu/packages/games.scm (xboard): Update to 4.8.0. Andreas Enge
2015-02-15gnu: Add SBCL.•••* gnu/packages/lisp.scm (sbcl): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-15gnu: httpd: Update to 2.4.12.•••* gnu/packages/web.scm (httpd): Update to 2.4.12. Andreas Enge
2015-02-15gnu: Add python-netifaces.•••* gnu/packages/python.scm (python-netifaces, python2-netifaces): New variables. Andreas Enge
2015-02-14gnu: Add xdg-utils.•••* gnu/packages/freedesktop.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Andreas Enge
2015-02-14gnu: Add python-cssselect.•••* gnu/packages/python.scm (python-cssselect, python2-cssselect): New variables. Andreas Enge
2015-02-14gnu: Add python2-cssutils.•••* gnu/packages/python.scm (python2-cssutils): New variable. Andreas Enge
2015-02-14gnu: Add python2-pil.•••* gnu/packages/python.scm (python2-pil): New variable. Andreas Enge
2015-02-14gnu: linux-libre: Update to 3.18.7.•••* gnu/packages/linux.scm (linux-libre): Update to 3.18.7. Mark H Weaver
2015-02-14Revert "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-14gnu: Add moreutils.•••* gnu/packages/moreutils.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Taylan Ulrich Bayırlı/Kammer
2015-02-14gnu: Add lash.•••* gnu/packages/audio.scm (lash): New variable. Ricardo Wurmus
2015-02-14gnu: python-apsw: Fix license.•••* gnu/packages/python.scm (python-apsw)[license]: Change to LICENSE:ZLIB. Ludovic Courtès
2015-02-13gnu: JACK2: rename package to "jack2".•••* gnu/packages/audio.scm (jack-2): Change package name to "jack2" to distinguish from JACK1. Ricardo Wurmus
2015-02-13gnu: jack: build ALSA backend.•••* gnu/packages/audio.scm (jack): Add missing inputs to build ALSA backend. Ricardo Wurmus
2015-02-13gnu: Add lvtk.•••* gnu/packages/audio.scm (lvtk): New variable. Ricardo Wurmus
2015-02-13gnu: Add python-pillow.•••* gnu/packages/python.scm (python-pillow, python2-pillow): New variables. Andreas Enge
2015-02-13gnu: 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-13gnu: 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-13gnu: Add acpid.•••* gnu/packages/linux.scm (acpid): New variable. Ludovic Courtès
2015-02-13gnu: nss: Update to 3.17.4.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.17.4. Andreas Enge
2015-02-13gnu: Add bedops.•••* gnu/packages/bioinformatics.scm (bedops): New variable. Ricardo Wurmus
2015-02-13gnu: Add xosd.•••* gnu/packages/xdisorg.scm (xosd): New variable. Alex Kost
2015-02-13gnu: Add CLISP.•••* gnu/packages/lisp.scm (clisp): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-13gnu: openssl: Add search path definition for root certificates.•••* gnu/packages/openssl.scm (openssl)[native-search-paths]: New property. Andreas Enge
2015-02-13gnu: Add nss-certs, certificates extracted from nss.•••* gnu/packages/certs.scm (nss-certs): New variable. Andreas Enge
2015-02-13gnu: Add certdata2pem Python script.•••* gnu/packages/certs.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Andreas Enge
2015-02-12gnu: node: Update to 0.12.0.•••* gnu/packages/node.scm (node): Update to 0.12.0. David Thompson
2015-02-12gnu: ruby: Update to 2.2.0.•••* gnu/packages/ruby.scm (ruby): Update to 2.2.0. David Thompson
2015-02-12artwork: 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-12gnu: Add ECL.•••* gnu/packages/lisp.scm (ecl): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-12gnu: Add python-lxml.•••* gnu/packages/python.scm (python-lxml, python2-lxml): New variables. Andreas Enge
2015-02-12gnu: 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-12gnu: Add python-apsw.•••* gnu/packages/python.scm (python-apsw, python2-apsw): New variables. Andreas Enge
2015-02-12gnu: 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-12gnu: 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-12gnu: sdl-image: Don't use dlopen for shared object loading.•••* gnu/packages/sdl.scm (sdl-image)[arguments]: New field. 宋文武