Age | Commit message (Expand) | Author |
2017-01-20 | hydra: Add "i586-pc-gnu" as a cross-compilation target.•••* build-aux/hydra/gnu-system.scm (%cross-targets): Add "i586-pc-gnu".
| Ludovic Courtès |
2017-01-18 | gnu: tk: Update to 8.6.6.•••* gnu/packages/tcl.scm (tk): Update to 8.6.6.
| Kei Kebreau |
2017-01-18 | gnu: tcl: Update to 8.6.6.•••* gnu/packages/tcl.scm (tcl): Update to 8.6.6.
| Kei Kebreau |
2017-01-16 | gnu: zlib: Use 'modify-phases' syntax.•••* gnu/packages/compression.scm (zlib)[arguments]: Use 'modify-phases'.
| Efraim Flashner |
2017-01-16 | gnu: zlib: Update to 1.2.11.•••* gnu/packages/compression.scm (zlib): Update to 1.2.11.
| Efraim Flashner |
2017-01-15 | gnu: sqlite: Update to 3.16.2.•••* gnu/packages/databases.scm (sqlite): Update to 3.16.2.
| Marius Bakke |
2017-01-12 | gnu: ed: Update to 1.14.1.•••* gnu/packages/ed.scm (ed): Update to 1.14.1.
[arguments]: Make sure 'patch-test-suite' phase ends with #t.
[home-page]: Use HTTPS.
| Marius Bakke |
2017-01-06 | Revert "Revert "gnu: gawk: Don't replace 'sh' reference with 'bash'.""•••This reverts commit f537ad0bf3bd3bdb43f752e091cb4a695a4aa077.
| Leo Famulari |
2017-01-06 | gnu: glibc/linux: Use /bin/sh instead of /bin/bash as the default shell.•••* gnu/packages/base.scm (glibc/linux)[arguments]: Use /bin/sh for scripts that
lack a shebang.
| Leo Famulari |
2017-01-06 | gnu: glibc/linux: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/base.scm (glibc/linux)[arguments]: Use /bin/sh instead of
/bin/bash in 'pre-configure' phase.
| Leo Famulari |
2017-01-06 | gnu: gnu-make: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/base.scm (gnu-make)[arguments]: Use /bin/sh instead of /bin/bash
in 'set-default-shell' phase.
| Leo Famulari |
2017-01-06 | gnu: m4: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/m4.scm (m4)[arguments]: Use /bin/sh instead of /bin/bash in
'pre-check' phase.
| Leo Famulari |
2017-01-06 | Merge branch 'master' into core-updates | Leo Famulari |
2017-01-06 | gnu: python-pycrypto: Fix CVE-2013-7459.•••* gnu/packages/patches/python-pycrypto-CVE-2013-7459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pycrypto, python2-pycrypto)[source]: Use the
patch. Use pypi-uri.
| Leo Famulari |
2017-01-06 | gnu: nspr: Update to 4.13.1.•••* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
| Leo Famulari |
2017-01-06 | guix: Add Docker image export.•••* guix/docker.scm: New file.
* Makefile.am (MODULES): Register it.
* guix/scripts/archive.scm (show-help, %options, guix-archive): Add
support for "--format".
* doc/guix.texi (Invoking guix archive): Document it.
| Ricardo Wurmus |
2017-01-06 | gnu: Add r-copywriter.•••* gnu/packages/bioinformatics.scm (r-copywriter): New variable.
| Ricardo Wurmus |
2017-01-06 | gnu: Add r-copyhelper.•••* gnu/packages/bioinformatics.scm (r-copyhelper): New variable.
| Ricardo Wurmus |
2017-01-06 | gnu: Add r-chipseq.•••* gnu/packages/bioinformatics.scm (r-chipseq): New variable.
| Ricardo Wurmus |
2017-01-06 | file-systems: Refactor file system detection logic.•••* gnu/build/file-systems.scm (read-superblock,
null-terminated-latin1->string): New variables.
(sub-bytevector): Move to general section.
(ext2-superblock?, read-ext2-superblock): New variables.
(ext2-superblock-uuid, ext2-superblock-volume-name): Use
sub-bytevector and null-terminated-latin1->string.
(%ext2-sblock-magic, %ext2-sblock-creator-os, %ext2-sblock-uuid,
%ext2-sblock-volume-name): Inline constants.
(luks-superblock?, read-luks-header): New variables.
(%luks-header-size, %luks-magic): Inline.
(partition-label-predicate, partition-uuid-predicate,
luks-partition-uuid-predicate): Use new functions.
| David Craven |
2017-01-06 | gnu: gnome-tweak-tool: Add missing inputs.•••* gnu/packages/gnome.scm (gnome-tweak-tool)[inputs]: Add gnome-desktop
and libsoup.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2017-01-06 | gnu: gnome-tweak-tool: Make propagated-inputs just inputs.•••* gnu/packages/gnome.scm (gnome-tweak-tool)[propagated-inputs]: Merge
with...
[inputs]: ... this.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2017-01-06 | gnu: gnome-tweak-tool: Wrap program to set 'GI_TYPELIB_PATH'.•••* gnu/packages/gnome.scm (gnome-tweak-tool)[arguments]: Add
'wrap-program' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2017-01-06 | gnu: gnome-tweak-tool: Use glib-or-gtk-build-system.•••This allows gobject introspection namespaces to be found.
* gnu/packages/gnome.scm (gnome-tweak-tool)[build-system]: Set to
GLIB-OR-GTK-BUILD-SYSTEM.
[arguments]: Use %GLIB-OR-GTK-BUILD-SYSTEM-MODULES in #:imported-modules.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2017-01-06 | gnu: bioruby: Update to 1.5.1.•••* gnu/packages/bioinformatics.scm (bioruby): Update to 1.5.1.
| Ben J Woodcroft |
2017-01-06 | gnu: cd-hit: Update to 4.6.6.•••* gnu/packages/bioinformatics.scm (cd-hit): Update to 4.6.6.
| Ben J Woodcroft |
2017-01-06 | gnu: khal: Disable failing tests.•••* gnu/packages/patches/khal-disable-failing-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/calendar.scm (khal): Use it.
| Leo Famulari |
2017-01-06 | gnu: vdirsyncer: Update to 0.14.1.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.1.
| Leo Famulari |
2017-01-06 | gnu: python-icalendar: Update to 3.11.1.•••* gnu/packages/python.scm (python-icalendar): Update to 3.11.1.
| Leo Famulari |
2017-01-05 | derivations: Share a cache between 'derivation' and 'read-derivation'.•••This leads a 13% speedup on 'guix build libreoffice -d' and 18% on
'guix build gnome -d'.
* guix/derivations.scm (%derivation-cache): New variable.
(read-derivation): Use it instead of the private 'cache' variable.
(derivation): Populate %DERIVATION-CACHE before returning.
| Ludovic Courtès |
2017-01-05 | gnu: gv: Do not propagate Ghostscript.•••* gnu/packages/gv.scm (gv)[propagated-inputs]: Remove.
[arguments]: New field.
[inputs]: Add GHOSTCRIPT/X.
| Ludovic Courtès |
2017-01-05 | derivations: Micro-optimize 'write-derivation'.•••* guix/derivations.scm (write-derivation)[write-input]: Use 'display'
instead of 'write' for PATH.
Use 'simple-format' instead of 'format', and '~a' instead of '~s' for
SYSTEM and BUILDER.
| Ludovic Courtès |
2017-01-06 | gnu: emacs-smartparens: Update to 1.9.0.•••* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.9.0.
| Alex Kost |
2017-01-06 | gnu: magit: Update to 2.10.0.•••* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.0.
| Alex Kost |
2017-01-06 | gnu: emacs-with-editor: Update to 2.5.9.•••* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.9.
| Alex Kost |
2017-01-05 | gnu: Add ghc-markdown-unlit.•••* gnu/packages/haskell.scm (ghc-markdown-unlit): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2017-01-05 | gnu: beep: Ignore substitute* return value.•••* gnu/packages/terminals.scm (beep)[arguments]: End 'patch-makefile phase
with truth.
| Tobias Geerinckx-Rice |
2017-01-05 | gnu: libtool: Correct replacement shebang.•••* gnu/packages/autotools.scm (libtool)[arguments]: Correct replacement
shebang in 'restore-ltmain-shebang' phase.
| Leo Famulari |
2017-01-05 | gnu: sdl2: Add fcitx input.•••* gnu/packages/sdl.scm (sdl2)[inputs]: Add fcitx.
| David Thompson |
2017-01-05 | gnu: sdl2: Fix double input events bug.•••* gnu/packages/sdl.scm (sdl2)[inputs]: Add dbus, gblib, and ibus.
| David Thompson |
2017-01-05 | Revert "gnu: gawk: Don't replace 'sh' reference with 'bash'."•••This commit causes too many rebuilds. It will be re-committed to core-updates.
This reverts commit 5b2834ae790557a760fea4bf2b8c7bac1ea8f23d.
| Leo Famulari |
2017-01-05 | gnu: gawk: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/gawk.scm (gawk)[arguments]: Use /bin/sh instead of /bin/bash in
'set-shell-file-name' phase.
| Leo Famulari |
2017-01-05 | gnu: libtool: Make sure all phases return a successful value.•••* gnu/packages/autotools.scm (libtool)[arguments]: Return #t from 'pre-check'
and 'restore-ltmain-shebang' phases.
| Leo Famulari |
2017-01-05 | gnu: irssi: Update to 1.0.0.•••* gnu/packages/irc.scm (irssi): Update to 1.0.0.
[arguments]: Remove --with-ncurses configure flag.
[native-inputs]: Move 'perl' to ...
[inputs]: ... here.
[home-page]: Use HTTPS.
| Marius Bakke |
2017-01-05 | gnu: libtool: Don't replace 'sh' reference with 'bash'.•••Bash behaves differently based on how it is invoked (see Invocation in bash(1)).
* gnu/packages/autotools.scm (libtool)[arguments]: Use /bin/sh instead
of /bin/bash in 'pre-check' phase. Fix typo in comment.
| Leo Famulari |
2017-01-05 | gnu: libtool: Restore ltmain.sh shebang.•••This fixes <http://bugs.gnu.org/25304>
* gnu/packages/autotools.scm (libtool)[arguments]: Add new phase
'restore-ltmain-shebang'.
[native-inputs]: Add help2man.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-05 | gnu: libtool: Use 'modify-phases'.•••* gnu/packages/autotools.scm (libtool): Use 'modify-phases'.
[arguments]: Use 'modify-phases'.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-05 | gnu: Fix indentation of some python packages.•••This is a followup to abe2ec73..807a5b32.
* gnu/packages/python.scm (python-snowballstemmer,
python-sphinx-cloud-sptheme, python-sphinx-alabaster-theme): Fix indentation.
| Marius Bakke |
2017-01-05 | gnu: Add python-sphinx-alabaster-theme.•••* gnu/packages/python.scm (python-sphinx-alabaster-theme,
python2-sphinx-alabaster-theme): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2017-01-05 | gnu: Add python-sphinx-cloud-sptheme.•••* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
python2-sphinx-cloud-sptheme): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |