Age | Commit message (Collapse) | Author |
|
* gnu/packages/bash.scm (bash-completion): New variable.
|
|
* gnu/packages/version-control.scm (git)[arguments]: Add
'install-shell-completion' phase.
|
|
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'.
|
|
* 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.
|
|
* gnu/packages/certs.scm (nss-certs): Only install certificates that include a
non-empty "openssl-trust=" annotation.
|
|
* 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>
|
|
* 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>
|
|
This reverts commit e979e6dd523acaa2a089f1b8f44e34c1e5b7d32d.
|
|
This reverts commit 993300f6ccfbc9cbe628978690fc98eb63365dbd.
|
|
* gnu/packages/rdesktop.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu-system.am (GNU_SYSTEM_MODULES): Fix typo.
538fb23ea073f19aaced9c9ccbfbe4e633162136
|
|
* gnu/packages/video.scm (vlc): Update to version 2.2.0.
|
|
* gnu/packages/xiph.scm (libvorbis): Update to version 1.3.5.
|
|
* gnu/packages/enlightenment.scm (terminology): New variable.
|
|
* gnu/packages/enlightenment.scm (emotion-generic-players): New variable.
|
|
* gnu/packages/enlightenment.scm (evas-generic-loaders): New variable.
|
|
* gnu/packages/enlightenment.scm (elementary): New variable.
|
|
* gnu/packages/enlightenment.scm: New file
* gnu/packages/enlightenment.scm (efl): New variable.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/python.scm (snakemake): New variable.
|
|
* 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".
|
|
This is a followup to commit d6d9f1f715a727e23412fc9339eb2c5358d5a6ce.
* gnu/packages/skribilo.scm (skribilo)[propagated-inputs]: Change
'guile-reader/guile-2.0' --> 'guile-reader'.
|
|
* gnu/packages/gtk.scm (girara): Add variable.
|
|
* gnu/packages/check.scm (check): Update to version 0.9.14.
|
|
* gnu/packages/mpd.scm (mpd): Update version to 0.19.9. Add boost and
icu4c.
|
|
* gnu/packages/ruby.scm (ruby-hoe): New variable.
|
|
* guix/build/ruby-build-system.scm (install): Add '--bindir' flag to gem
command.
|
|
* guix/build-system/ruby.scm (lower): Add git as implicit input.
* guix/build/ruby-build-system.scm (gitify): New procedure.
(%standard-phases): Add gitify phase.
|
|
* gnu/packages/mpd.scm (mpdscribble): New variable.
|
|
Suggested by Mark H Weaver <mhw@netris.org>.
* gnu/system.scm (certificate-bundle): New procedure.
(etc-directory): Use it.
[profile]: Set 'SSL_CERT_DIR', 'SSL_CERT_FILE', and 'GIT_SSL_CAINFO'.
|
|
* gnu/system.scm (<operating-system>)[x509-certificates]: New field.
(etc-directory): Add #:x509-certificates parameter and honor it.
(operating-system-etc-directory): Pass #:x509-certificates in
'etc-directory' call.
* doc/guix.texi (operating-system Reference): Document
'x509-certificates'.
|
|
This was a useful example back in July 2012, but not very useful
beyond that.
* gnu/packages/guile.scm (guile-reader): Turn into a plain package.
[source]: Use mirror:// URI.
[inputs]: Use GUILE-2.0.
[arguments]: Use the site/2.0 directory for --with-moduledir.
(guile-reader/guile-1.8, guile-reader/guile-2.0): Remove.
|
|
This reverts commit 9515b745547cff08ad5b958bc54323dab19f29b9.
* gnu/services/xorg.scm (xinitrc)[builder](close-all-fdes): Start from
file descriptor 3.
|
|
* gnu/packages/llvm.scm (llvm): Update to 3.6.0.
(clang-from-llvm): New procedure.
(clang): Update to 3.6.0. Reimplement using 'clang-from-llvm'.
(llvm-3.5, clang-3.5): New variables.
|
|
* gnu/packages/bioinformatics.scm (crossmap): New variable.
* gnu/packages/patches/crossmap-allow-system-pysam.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.0.
|
|
* gnu/packages/bioinformatics.scm (clipper): New variable.
|
|
* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): New
variables.
|
|
* gnu/packages/xfce.scm (xfconf)[arguments]: Add #:phases.
|
|
* gnu/packages/bioinformatics.scm (macs): New variable.
|
|
* gnu/packages/bioinformatics.scm (python2-pybedtools): New variable.
|
|
* gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
|
|
* gnu/packages/messaging.scm (libotr): Update to 4.1.0.
|
|
This reverts commit ec4a4c46efaf2e7373f331654640f1321c0f2e62,
because it broke XFCE.
|
|
* gnu/packages/xfce.scm (xfconf): Update to 4.12.0. Disable tests.
|
|
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.3.
|
|
* gnu/packages/compression.scm (sharutils): Update to 4.15.
|
|
* gnu/packages/gdb.scm (gdb): Update to 7.9.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.0.27.
|
|
* gnu/packages/wget.scm (wget): Update to 1.16.2.
[inputs]: Add PKG-CONFIG.
|
|
* gnu/packages/web.scm (libpsl)[source]: Add 'snippet' and 'modules'
fields.
|