Age | Commit message (Collapse) | Author |
|
* gnu/packages/complexity.scm (complexity): Update to 1.2.
|
|
* gnu/packages/games.scm (xboard): Update to 4.8.0.
|
|
* gnu/packages/lisp.scm (sbcl): New variable.
|
|
* gnu/packages/web.scm (httpd): Update to 2.4.12.
|
|
* gnu/packages/python.scm (python-netifaces, python2-netifaces):
New variables.
|
|
* gnu/packages/freedesktop.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/python.scm (python-cssselect, python2-cssselect):
New variables.
|
|
* gnu/packages/python.scm (python2-cssutils): New variable.
|
|
* gnu/packages/python.scm (python2-pil): New variable.
|
|
* gnu/packages/linux.scm (linux-libre): Update to 3.18.7.
|
|
Linux-libre 3.19 doesn't work on the Libreboot X60.
This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040.
|
|
* gnu/packages/moreutils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/audio.scm (lash): New variable.
|
|
* gnu/packages/python.scm (python-apsw)[license]: Change to
LICENSE:ZLIB.
|
|
* guix/gexp.scm (gexp->derivation): Add #:graft? parameter and honor it.
* tests/gexp.scm ("gexp->derivation vs. grafts"): New test.
* doc/guix.texi (G-Expressions): Update 'gexp->derivation'
documentation.
|
|
* guix/packages.scm (set-grafting): New procedure.
|
|
* guix/tests.scm: Add missing import, needed by 'dummy-package'.
|
|
* gnu/packages/audio.scm (jack-2): Change package name to "jack2" to
distinguish from JACK1.
|
|
* gnu/packages/audio.scm (jack): Add missing inputs to build ALSA backend.
|
|
* gnu/packages/audio.scm (lvtk): New variable.
|
|
* gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
|
|
* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules.
Add 'remove-redundant-commands' phase.
|
|
* gnu/packages/linux.scm (procps)[arguments]: Add #:modules.
<install phase>: Remove kill* and uptime*.
|
|
* guix/derivations.scm (imported-files): Keep private.
(%imported-modules, %compiled-modules, build-expression->derivation):
Mark as deprecated.
(imported-modules, compiled-modules): Remove.
* guix/gexp.scm (%mkdir-p-definition): New variable.
(imported-files, search-path*, imported-modules, compiled-modules):
New procedures.
* tests/derivations.scm ("imported-files"): Remove.
* tests/gexp.scm ("imported-files", "gexp->derivation #:modules"): New
tests.
|
|
* gnu/packages/linux.scm (acpid): New variable.
|
|
* gnu/packages/gnuzilla.scm (nss): Update to 3.17.4.
|
|
* gnu/packages/bioinformatics.scm (bedops): New variable.
|
|
* gnu/packages/xdisorg.scm (xosd): New variable.
|
|
* gnu/packages/lisp.scm (clisp): New variable.
|
|
* gnu/packages/openssl.scm (openssl)[native-search-paths]: New property.
|
|
* gnu/packages/certs.scm (nss-certs): New variable.
|
|
* gnu/packages/certs.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/node.scm (node): Update to 0.12.0.
|
|
* gnu/packages/ruby.scm (ruby): Update to 2.2.0.
|
|
* gnu/artwork.scm (%artwork-repository): Update to new "GuixSD"
branding.
* gnu/system/grub.scm (%background-image, %default-theme): Adjust
accordingly.
|
|
* guix/store.scm (text-file): Add optional 'references' parameter. Pass
it to 'add-text-to-store'.
* doc/guix.texi (The Store Monad): Adjust accordingly.
|
|
* gnu/packages/lisp.scm (ecl): New variable.
|
|
* gnu/packages/python.scm (python-lxml, python2-lxml): New variables.
|
|
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.
|
|
* gnu/packages/python.scm (python-apsw, python2-apsw): New variables.
|
|
* gnu/packages/bioinformatics.scm (hisat): Add "POPCNT_CAPABILITY=0" to
make-flags on architectures other than x86_64.
|
|
* 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.
|
|
* gnu/packages/sdl.scm (sdl-image)[arguments]: New field.
|
|
* gnu/packages/audio.scm (ardour): New variable.
|
|
* gnu/packages/gnome.scm (libgnomecanvasmm): New variable.
|
|
* gnu/packages/audio.scm (rubberband): New variable.
|
|
* gnu/packages/audio.scm (ladspa): New variable.
|
|
* gnu/packages/audio.scm (vamp): New variable.
|
|
* gnu/packages/audio.scm (suil): New variable.
|
|
* gnu/packages/audio.scm (lilv): New variable.
|