| Commit message (Expand) | Author | Age |
... | |
* | gnu: Add CPAN-Meta.•••* gnu/packages/perl.scm (perl-cpan-meta): New variable.
| Eric Bavier | 2015-03-06 |
* | gnu: Add Parse-CPAN-Meta.•••* gnu/packages/perl.scm (perl-parse-cpan-meta): New variable.
| Eric Bavier | 2015-03-06 |
* | gnu: Add CPAN-Meta-YAML.•••* gnu/packages/perl.scm (perl-cpan-meta-yaml): New variable.
| Eric Bavier | 2015-03-06 |
* | gnu: Add CPAN-Meta-Requirements.•••* gnu/packages/perl.scm (perl-cpan-meta-requirements): New variable.
| Eric Bavier | 2015-03-06 |
* | gnu: perl-test-simple: Update to 1.001014.•••* gnu/packages/perl.scm (perl-test-simple): Update to 1.001014.
| Eric Bavier | 2015-03-06 |
* | gnu: perl-data-optlist: Move input to propagated-inputs.•••* gnu/packages/perl.scm (perl-data-optlist): Move perl-params-util
from inputs to propagated-inputs.
| Eric Bavier | 2015-03-06 |
* | perl: Alphabetize module packages.•••* gnu/packages/perl.scm: Alphabetize package definitions.
| Eric Bavier | 2015-03-06 |
* | list-packages: Use GuixSD logo and name.•••* build-aux/list-packages.scm (packages->sxml): Change to use
GuixSD-V.png and use the name "Guix System Distribution".
| Ludovic Courtès | 2015-03-06 |
* | gnu: grub: Add patch to fix new version of freetype•••* gnu/packages/patches/grub-freetype.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the patch.
* gnu/packages/grub.scm (grub): Apply new patch.
| Tomáš Čech | 2015-03-06 |
* | gnu: nss-certs: Include 'install-locale' phase.•••* gnu/packages/certs.scm (nss-certs)[arguments]: Include 'install-locale'
phase. Remove outdated comment.
(certdata2pem)[source]: Add 'file-name' to origin.
| Mark H Weaver | 2015-03-06 |
* | gnu: guix: Update snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update snapshot.
| Ludovic Courtès | 2015-03-06 |
* | gnu: glibc: Comment on the parallel build race.•••* gnu/packages/base.scm (glibc): Augment comment regarding sequential
builds.
| Ludovic Courtès | 2015-03-06 |
* | gnu: Add tree.•••* gnu/packages/admin.scm (tree): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Sassmannshausen | 2015-03-06 |
* | gnu: valgrind: Update to 3.10.1.•••* gnu/packages/valgrind.scm (valgrind): Update to 3.10.1.
| Andreas Enge | 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-05 |
* | 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: 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: tcsh: Use ISO-8859-1 when patching "tests/testsuite".•••* gnu/packages/tcsh.scm (tcsh)[arguments]: Set %DEFAULT-PORT-ENCODING
before substituting "tests/testsuite". Fixes build failure at
<http://hydra.gnu.org/build/266962/nixlog/1/raw>.
| Ludovic Courtès | 2015-03-02 |
| * | gexp: Make sure 'gexp-outputs' removes duplicate outputs.•••Fixes a regression introduced in f9efe56.
* guix/gexp.scm (gexp-outputs): Add call to 'delete-duplicates'.
* tests/gexp.scm ("output list, combined gexps, duplicate output"): New
test.
| Ludovic Courtès | 2015-03-02 |
| * | Merge branch 'master' into core-updates•••Conflicts:
gnu/packages/gnupg.scm
| Mark H Weaver | 2015-03-01 |
| |\ |
|
| * | | gnu: libgcrypt: Update to 1.6.3.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.6.3.
| Mark H Weaver | 2015-03-01 |
| * | | Revert "build-system/gnu: Keep the sloppy conversion strategy during bootstrap."•••This reverts commit b479c3ddaf85c831e34888229849bc1ce34419de.
This commit was the result of an incorrect characterization of the
problem; see the log of commit 87c8b92 for details.
| Ludovic Courtès | 2015-03-01 |
| * | | gnu: commencement: Make UTF-8 locales available right after 'guile-final'.•••In <http://hydra.gnu.org/build/263170>, we see:
153: 12 [patch-usr-bin-file #:native-inputs #f ...]
[...]
?: 1 [regexp-exec # ...]
In ice-9/boot-9.scm:
106: 0 [#<procedure 1998ec0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> encoding-error ...]
ice-9/boot-9.scm:106:20: In procedure #<procedure 1998ec0 at ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: Throw to key `encoding-error' with args `("scm_to_stringn" "cannot convert narrow string to output locale" 84 #f #f)'.
This is due to that fact that 'patch-/usr/bin/file' read a line
containing a byte sequence with bytes > 127 (namely a copyright sign.)
But this build was running with a C locale, and so those bytes cannot be
represented in that locale, hence this error.
This commit makes the UTF-8 locales available earlier such that
everything can be represented in locale encoding.
* gnu/packages/commencement.scm (glibc-utf8-locales-final): Move
earlier; change "gzip" input to GZIP built with %BOOT4-INPUTS.
(%boot5-inputs): Define to %BOOT4-INPUTS plus
GLIBC-UTF8-LOCALES-FINAL.
(gnu-make-final, coreutils-final, grep-final): Use it instead of
%BOOT4-INPUTS.
(gzip-final): Remove.
(%boot6-inputs): New variable.
(%final-inputs): Use it instead of %BOOT5-INPUTS. Don't rely on
GZIP-FINAL.
| Ludovic Courtès | 2015-03-01 |
| * | | build-system/gnu: Keep the sloppy conversion strategy during bootstrap.•••* guix/build/gnu-build-system.scm (gnu-build): Leave
%DEFAULT-PORT-CONVERSION-STRATEGY unchanged when 'string->bytevector'
fails to convert to ISO-8859-1. This is an attempt to work around the
build failures at <http://hydra.gnu.org/build/263002>.
| Ludovic Courtès | 2015-03-01 |
| * | | gnu: Add 'file-name' fields for github source tarballs without a name.•••* gnu/packages/aarddict.scm (aarddict), gnu/packages/algebra.scm (arb),
gnu/packages/audio.scm (jack-2, lvtk),
gnu/packages/bioinformatics.scm (bedops, bedtools, bowtie),
gnu/packages/game-development.scm (tiled),
gnu/packages/games.scm (minetest-data, minetest, retroarch),
gnu/packages/jrnl.scm (jrnl), gnu/packages/kde.scm (qjson),
gnu/packages/libevent.scm (libuv), gnu/packages/linux.scm (pflask),
gnu/packages/mail.scm (offlineimap, libetpan),
gnu/packages/maths.scm (arpack-ng), gnu/packages/ninja.scm (ninja),
gnu/packages/nutrition.scm (gourmet),
gnu/packages/python.scm (python-cairocffi), gnu/packages/rdf.scm (lrdf),
gnu/packages/ruby.scm (ruby-i18n), gnu/packages/sxiv.scm (sxiv): Add
'file-name' field to origin.
| Mark H Weaver | 2015-02-28 |
| * | | gnu: Move autoconf-style phases after the unpack phase.•••* gnu/packages/audio.scm (soundtouch)[arguments]: Move 'bootstrap'
after 'unpack'. Remove custom /usr/bin/file patching, which will
now be handled by the 'patch-usr-bin-file' phase.
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Rename 'pre-configure'
phase to 'autoconf' and move it after 'unpack'.
* gnu/packages/fontutils.scm (libuninameslist)[arguments]: Move 'bootstrap'
phase after 'unpack'.
* gnu/packages/libevent.scm (libuv)[arguments]: Move 'autogen' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh".
* gnu/packages/linux.scm (bridge-utils)[arguments]: Move 'bootstrap' phase
after 'unpack'.
* gnu/packages/mail.scm (libetpan)[arguments]: Move 'autogen' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". Setenv
"NOCONFIGURE" before running autogen.sh.
* gnu/packages/package-management.scm (guix-devel)[arguments]: Move
'bootstrap' phase after 'unpack'. Run "sh autogen.sh" instead of
"./autogen.sh".
* gnu/packages/rdf.scm (lrdf)[arguments]: Move 'autoreconf' phase after
'remove-out-of-tree-references' phase.
* gnu/packages/tor.scm (privoxy)[arguments]: Move 'autoconf' phase after
'unpack'.
* gnu/packages/web.scm (libpsl)[arguments]: Move 'bootstrap' phase after
'unpack'. Run "sh autogen.sh" instead of "./autogen.sh". Remove
'fix-autogen-shebang' phase.
| Mark H Weaver | 2015-02-28 |
| * | | utils: Treat 'configure' and Makefiles with an 8-bit encoding.•••* guix/build/utils.scm (patch-makefile-SHELL, patch-/usr/bin/file): Wrap
'substitute*' in 'with-fluids'. Fixes <http://hydra.gnu.org/build/262895>.
| Ludovic Courtès | 2015-02-28 |
| * | | packages: Set the port conversion strategy to 'error'.•••Suggested by Mark H Weaver.
* guix/build/gnu-build-system.scm (gnu-build): Set
%DEFAULT-PORT-CONVERSION-STRATEGY to 'error.
* guix/packages.scm (patch-and-repack)[builder]: Likewise.
| Ludovic Courtès | 2015-02-28 |
| * | | utils: Change 'patch-shebangs' to use binary input.•••* guix/build/utils.scm (get-char*): New procedure.
(patch-shebang): Use it instead of 'read-char'.
(fold-port-matches): Remove local 'get-char' and use 'get-char*'
instead.
| Ludovic Courtès | 2015-02-28 |
| * | | gexp: Aggregate outputs of compound gexps.•••* guix/gexp.scm (gexp-outputs)[add-reference-output]: Recurse into
lists.
* tests/gexp.scm ("output list + ungexp-splicing list, combined gexps"):
New test.
| Ludovic Courtès | 2015-02-27 |
| * | | gexp: Add tests for 'gexp-outputs'.•••* tests/gexp.scm (gexp-outputs): New procedure.
("output list", "output list, combined gexps"): New tests.
| Ludovic Courtès | 2015-02-27 |
| * | | download: Comment on lack of progress report with chunked encoding.•••* guix/build/download.scm (progress-proc): Add comment.
| Ludovic Courtès | 2015-02-27 |