Age | Commit message (Expand) | Author |
2015-03-05 | gnu: gnupg: Remove #:prefix for (gnu packages compression).•••* gnu/packages/gnupg.scm: Remove #:prefix for (gnu packages
compression). Add #:prefix for (gnu packages license).
| Ludovic Courtès |
2015-03-05 | lint: Add tests for the 'source' checker.•••* guix/scripts/lint.scm (check-source): Export.
* tests/lint.scm (%null-sha256): New procedure.
("source: 200", "source: 404"): New tests.
| Ludovic Courtès |
2015-03-05 | tests: Fix import.•••* tests/lint.scm: Use 'url-fetch' from (guix download), not (guix build
download), although this was actually harmless here.
| Ludovic Courtès |
2015-03-05 | store: Attempt to decode build logs as UTF-8.•••* guix/serialization.scm (read-maybe-utf8-string): New procedure.
* guix/store.scm (process-stderr): Use it for the build log and errors.
* tests/store.scm ("current-build-output-port, UTF-8",
"current-build-output-port, UTF-8 + garbage"): New tests.
| Ludovic Courtès |
2015-03-05 | serialization: Factorize 'read-byte-string'.•••* guix/serialization.scm (read-byte-string): New procedure.
(read-string, read-latin1-string): Use it.
| Ludovic Courtès |
2015-03-05 | gnu: lftp: Don't save unknown SSH host fingerprints to known_hosts by default.•••* gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/ftp.scm (lftp): Add patch.
| Mark H Weaver |
2015-03-05 | gnu: Add zathura comicbook plugin.•••* gnu/packages/pdf.scm (zathura-cb): New variable.
| Paul van der Walt |
2015-03-05 | gnu: Add zathura postscript plugin.•••* gnu/packages/pdf.scm (zathura-ps): New variable.
| Paul van der Walt |
2015-03-05 | gnu: Add zathura DjVu plugin.•••* gnu/packages/pdf.scm (zathura-djvu): New variable.
| Paul van der Walt |
2015-03-05 | gnu: Add zathura PDF plugin.•••* gnu/packages/pdf.scm (zathura-pdf-poppler): New variable.
| Paul van der Walt |
2015-03-05 | gnu: Add zathura.•••* gnu/packages/pdf.scm (zathura): New variable.
* gnu/packages/patches/zathura-plugindir-environment-variable.patch: New file.
* gnu-system.am: Add it.
| Paul van der Walt |
2015-03-05 | gnu: Add djvulibre.•••* gnu/packages/djvu.scm (djvulibre): New variable.
* gnu-system.am: Add the file.
| Paul van der Walt |
2015-03-05 | gnu: Add muparser.•••* gnu/packages/maths.scm (muparser): New variable.
| Ricardo Wurmus |
2015-03-04 | gnu: ruby: Update to 2.2.1.•••* gnu/packages/ruby.scm (ruby): Update to 2.2.1.
| David Thompson |
2015-03-04 | gnu: Add Russian Aspell dictionary.•••* gnu/packages/aspell.scm (aspell-dict-ru): New variable.
| Alex Kost |
2015-03-04 | gnu: Move 'which' to (gnu packages base).•••* gnu/packages/which.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/base.scm (which): New variable.
* gnu/packages/aspell.scm, gnu/packages/audio.scm,
gnu/packages/autogen.scm, gnu/packages/cdrom.scm,
gnu/packages/compression.scm, gnu/packages/datamash.scm,
gnu/packages/games.scm, gnu/packages/glib.scm,
gnu/packages/gnu-pw-mgr.scm, gnu/packages/gnutls.scm,
gnu/packages/gps.scm, gnu/packages/guile.scm,
gnu/packages/java.scm, gnu/packages/libevent.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/node.scm, gnu/packages/ntp.scm,
gnu/packages/orpheus.scm, gnu/packages/pciutils.scm,
gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/rsync.scm, gnu/packages/sawfish.scm,
gnu/packages/scheme.scm, gnu/packages/ssh.scm,
gnu/packages/statistics.scm, gnu/packages/texlive.scm,
gnu/packages/wdiff.scm: Adjust accordingly.
| Ludovic Courtès |
2015-03-04 | gnu: Avoid #:prefix when importing a (gnu packages …) module.•••* gnu/packages/admin.scm, gnu/packages/emacs.scm,
gnu/packages/gnutls.scm, gnu/packages/gsasl.scm,
gnu/packages/linux.scm: Remove uses of #:prefix for package modules.
| Ludovic Courtès |
2015-03-04 | tests: Remove dependency on 'glibc-utf8-locales' for profile tests.•••This fixes a regression introduced in commit 536c3ee.
* guix/profiles.scm (ca-certificate-bundle): When MANIFEST is empty,
make a trivial derivation.
* guix/scripts/package.scm (guix-package)[process-actions]: Pass
#:ca-certificate-bundle? to 'profile-generation'.
* tests/packages.scm ("--search-paths with pattern"): Likewise.
* tests/profiles.scm ("profile-derivation"): Likewise.
| Ludovic Courtès |
2015-03-04 | gnu: icedtea6: split outputs.•••* gnu/packages/java.scm (icedtea6)[outputs]: Use separate outputs for
documentation ("doc"), JDK ("jdk"), and JRE ("out").
* gnu/packages/java.scm (ant)[native-inputs]: Reference "jdk" output of
icedtea6 package.
* gnu/packages/statistics.scm (r)[inputs]: Reference "jdk" output of icedtea6
package.
| Ricardo Wurmus |
2015-03-04 | Merge branch 'core-updates'. | Ludovic Courtès |
2015-03-04 | gnu: python2-pygtk: fix path to pygobject-codegen-2.0•••* gnu/packages/gtk.scm (python2-pygtk)[arguments]: Add phase to patch the path
to the pygobject-codegen-2.0 executable.
| Ricardo Wurmus |
2015-03-04 | gnu: octave: Update to 3.8.2.•••* gnu/packages/maths.scm (octave): Update to 3.8.2.
| 宋文武 |
2015-03-04 | gnu: enlightenment: Add missing, but used module.•••* gnu/packages/enlightenment.scm: Add missing, but used module.
| Tomáš Čech |
2015-03-04 | gnu: rename module and add missing dependency•••* gnu/packages/enlightenment.scm: Change module name to be consistent.
* gnu/packages/enlightenment.scm: Add missing, but used module.
| Tomáš Čech |
2015-03-04 | gnu: xterm: Update to 315.•••* gnu/packages/xorg.scm (xterm): Update to 315.
| 宋文武 |
2015-03-04 | gnu: flac: Update to 1.3.1.•••* gnu/packages/xiph.scm (flac): Update to 1.3.1.
| 宋文武 |
2015-03-04 | gnu: flac: Propagate libogg.•••* gnu/packages/xiph.scm (flac): Move libogg to 'propagated-inputs'.
| 宋文武 |
2015-03-04 | gnu: gtk-xfce-engine: Update to 2.10.1.•••* gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.1.
| 宋文武 |
2015-03-03 | gnu: Add bash-completion.•••* gnu/packages/bash.scm (bash-completion): New variable.
| Ludovic Courtès |
2015-03-03 | gnu: git: Install the Bash completion script.•••* gnu/packages/version-control.scm (git)[arguments]: Add
'install-shell-completion' phase.
| Ludovic Courtès |
2015-03-03 | http-client: Monkey-patch 'make-chunked-input-port' on Guile <= 2.0.11.•••Fixes <http://bugs.gnu.org/19976>.
* guix/http-client.scm (when-guile<=2.0.5): Rename to...
(when-guile<=2.0.5-or-otherwise-broken): ... this.
(%web-http): New variable.
Monkey-patch 'make-chunked-input-port' when %WEB-HTTP defines
'read-chunk-body'.
| Ludovic Courtès |
2015-03-03 | http-client: Update backport of chunked encoding support to Guile 2.0.5.•••* guix/http-client.scm (read-chunk, read-chunk-body)
[when-guile<=2.0.5]: Remove.
(make-chunked-input-port) [when-guile<=2.0.5]: Update to Guile commit
00d3ecf2.
| Ludovic Courtès |
2015-03-03 | gnu: Add search path specifications for 'SSL_CERT_FILE' and 'GIT_SSL_CAINFO'.•••* gnu/packages/openssl.scm (openssl)[native-search-paths]: Add
specification for 'SSL_CERT_FILE'.
* gnu/packages/version-control.scm (git)[native-search-paths]: Add
specification for 'GIT_SSL_CAINFO'.
| Ludovic Courtès |
2015-03-03 | gnu: nss-certs: Install only trusted CA certificates.•••* gnu/packages/certs.scm (nss-certs): Only install certificates that include a
non-empty "openssl-trust=" annotation.
| Mark H Weaver |
2015-03-03 | system: Add /etc/ssl symlink; set needed variables in /etc/profile.•••* gnu/build/activation.scm (activate-etc): Create /etc/ssl symlink.
* gnu/system.scm (etc-directory): Set SSL_CERT_DIR, SSL_CERT_FILE,
and GIT_SSL_CAINFO in /etc/profile.
Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
| Mark H Weaver |
2015-03-03 | profiles: Produce a single-file CA certificate bundle.•••* guix/profiles.scm (ca-certificate-bundle): New procedure.
(profile-derivation): Add 'ca-certificate-bundle?' keyword argument. If
true (the default), add the result of 'ca-certificate-bundle' to 'inputs'.
Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
| Mark H Weaver |
2015-03-03 | Revert "system: Add 'x509-certificates' field, and populate /etc/ssl/certs."•••This reverts commit e979e6dd523acaa2a089f1b8f44e34c1e5b7d32d.
| Mark H Weaver |
2015-03-03 | Revert "system: Create a single-file certificate bundle in /etc/ssl/certs."•••This reverts commit 993300f6ccfbc9cbe628978690fc98eb63365dbd.
| Mark H Weaver |
2015-03-03 | gnu: Add rdesktop.•••* gnu/packages/rdesktop.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ludovic Courtès |
2015-03-03 | gnu: enlightenment: Fix typo in adding the module.•••* gnu-system.am (GNU_SYSTEM_MODULES): Fix typo.
538fb23ea073f19aaced9c9ccbfbe4e633162136
| Andreas Enge |
2015-03-03 | gnu: vlc: Update to 2.2.0•••* gnu/packages/video.scm (vlc): Update to version 2.2.0.
| Jason Self |
2015-03-03 | gnu: libvorbis: Update to 1.3.5•••* gnu/packages/xiph.scm (libvorbis): Update to version 1.3.5.
| Jason Self |
2015-03-03 | gnu: Add terminology.•••* gnu/packages/enlightenment.scm (terminology): New variable.
| Tomáš Čech |
2015-03-03 | gnu: Add emotion-generic-players•••* gnu/packages/enlightenment.scm (emotion-generic-players): New variable.
| Tomáš Čech |
2015-03-03 | gnu: Add evas-generic-loaders•••* gnu/packages/enlightenment.scm (evas-generic-loaders): New variable.
| Tomáš Čech |
2015-03-03 | gnu: Add elementary.•••* gnu/packages/enlightenment.scm (elementary): New variable.
| Tomáš Čech |
2015-03-03 | gnu: Add efl.•••* gnu/packages/enlightenment.scm: New file
* gnu/packages/enlightenment.scm (efl): New variable.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Tomáš Čech |
2015-03-03 | gnu: Add snakemake.•••* gnu/packages/python.scm (snakemake): New variable.
| Ricardo Wurmus |
2015-03-02 | gnu: libuv: Update to 1.4.2.•••* gnu/packages/libevent.scm (libuv): Update to 1.4.2. Update source URI.
Add 'file-name' field to origin. Move 'autogen' phase after 'unpack'.
Run "sh autogen.sh" instead of "./autogen.sh".
| Mark H Weaver |
2015-03-02 | gnu: skribilo: Adapt to recently renamed 'guile-reader' variable.•••This is a followup to commit d6d9f1f715a727e23412fc9339eb2c5358d5a6ce.
* gnu/packages/skribilo.scm (skribilo)[propagated-inputs]: Change
'guile-reader/guile-2.0' --> 'guile-reader'.
| Mark H Weaver |