~ruther/guix-local

081cbed9 — 宋文武 11 years ago
gnu: flac: Update to 1.3.1.

* gnu/packages/xiph.scm (flac): Update to 1.3.1.
d529b91b — 宋文武 11 years ago
gnu: flac: Propagate libogg.

* gnu/packages/xiph.scm (flac): Move libogg to 'propagated-inputs'.
221d4572 — 宋文武 11 years ago
gnu: gtk-xfce-engine: Update to 2.10.1.

* gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.1.
928d62f2 — Ludovic Courtès 11 years ago
gnu: Add bash-completion.

* gnu/packages/bash.scm (bash-completion): New variable.
23c0e743 — Ludovic Courtès 11 years ago
gnu: git: Install the Bash completion script.

* gnu/packages/version-control.scm (git)[arguments]: Add
  'install-shell-completion' phase.
776463ba — Ludovic Courtès 11 years ago
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'.
c28606bd — Ludovic Courtès 11 years ago
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.
41ce4601 — Mark H Weaver 11 years ago
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.
78ab0746 — Mark H Weaver 11 years ago
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>
536c3ee4 — Mark H Weaver 11 years ago
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>
e33eea8f — Mark H Weaver 11 years ago
Revert "system: Add 'x509-certificates' field, and populate /etc/ssl/certs."

This reverts commit e979e6dd523acaa2a089f1b8f44e34c1e5b7d32d.
bd4c47a4 — Mark H Weaver 11 years ago
Revert "system: Create a single-file certificate bundle in /etc/ssl/certs."

This reverts commit 993300f6ccfbc9cbe628978690fc98eb63365dbd.
00e65098 — Ludovic Courtès 11 years ago
gnu: Add rdesktop.

* gnu/packages/rdesktop.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2303c821 — Andreas Enge 11 years ago
gnu: enlightenment: Fix typo in adding the module.

* gnu-system.am (GNU_SYSTEM_MODULES): Fix typo.
538fb23ea073f19aaced9c9ccbfbe4e633162136
ad036bda — Jason Self 11 years ago
gnu: vlc: Update to 2.2.0

* gnu/packages/video.scm (vlc): Update to version 2.2.0.
32d9109f — Jason Self 11 years ago
gnu: libvorbis: Update to 1.3.5

* gnu/packages/xiph.scm (libvorbis): Update to version 1.3.5.
df2b053a — Tomáš Čech 11 years ago
gnu: Add terminology.

* gnu/packages/enlightenment.scm (terminology): New variable.
cfa04683 — Tomáš Čech 11 years ago
gnu: Add emotion-generic-players

* gnu/packages/enlightenment.scm (emotion-generic-players): New variable.
87a37fdf — Tomáš Čech 11 years ago
gnu: Add evas-generic-loaders

* gnu/packages/enlightenment.scm (evas-generic-loaders): New variable.
146ee5cd — Tomáš Čech 11 years ago
gnu: Add elementary.

* gnu/packages/enlightenment.scm (elementary): New variable.
Next