| Commit message (Expand) | Author | Age |
* | gnu: gp2c: Update to 0.0.9pl3.•••* gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl3.
| Andreas Enge | 2015-07-23 |
* | gnu: arb: Update to 2.7.0.•••* gnu/packages/algebra.scm (arb): Update to 2.7.0.
| Andreas Enge | 2015-07-23 |
* | gnu: parallel: Update to 20150722.•••* gnu/packages/parallel.scm (parallel): Update to 20150722.
| Andreas Enge | 2015-07-23 |
* | gnu: ucommon: Update to 6.3.6.•••* gnu/packages/telephony.scm (ucommon): Update to 6.3.6.
| Andreas Enge | 2015-07-23 |
* | gnu: ffmpeg: Update to 2.7.2.•••* gnu/packages/video.scm (ffmpeg): Update to 2.7.2.
| Andreas Enge | 2015-07-23 |
* | gnu: retroarch: Update to 1.2.2.•••* gnu/packages/games.scm (retroarch): Update to 1.2.2.
| 宋文武 | 2015-07-23 |
* | Thank Anders. | Ludovic Courtès | 2015-07-23 |
* | Fix typos in translatable strings.•••Reported by Anders Jonsson <anders.jonsson@norsjovallen.se>.
* gnu/packages/backup.scm, gnu/packages/databases.scm,
gnu/packages/linux.scm, gnu/packages/perl.scm,
gnu/packages/web.scm, guix/scripts/lint.scm,
guix/scripts/publish.scm: Fix typos in translatable strings.
| Ludovic Courtès | 2015-07-23 |
* | doc: Fix typos in "Setuid Programs".•••* doc/guix.texi (Setuid Programs): Fix typos.
| Ludovic Courtès | 2015-07-23 |
* | gnu: tor: Update to 0.2.6.10.•••* gnu/packages/tor.scm (tor): Update to 0.2.6.10.
| Mark H Weaver | 2015-07-22 |
* | Thank Malcolm. | Ludovic Courtès | 2015-07-22 |
* | doc: Suggest unpacking with --warning=no-timestamp.•••Suggested by Malcolm Cook <MEC@stowers.org>.
* doc/guix.texi (Binary Installation): Suggest --warning=no-timestamp.
| Ludovic Courtès | 2015-07-22 |
* | gnu: linux-libre: Update to 4.1.3 and 4.0.9.•••* gnu/packages/linux.scm (linux-libre): Update to 4.1.3.
(linux-libre-4.0): Update to 4.0.9.
| Mark H Weaver | 2015-07-22 |
* | Thank Dave. | Ludovic Courtès | 2015-07-22 |
* | doc: Mention zeroed mtimes in the binary tarball.•••Fixes <http://bugs.gnu.org/21111>.
Reported by Dave Love <fx@gnu.org>.
* doc/guix.texi (Binary Installation): Add paragraph about "implausibly old
time stamps" warning from tar.
| Ludovic Courtès | 2015-07-22 |
* | size: Add '--substitute-urls' option.•••* guix/scripts/size.scm (show-help, %options): Add --substitute-urls.
(%default-options): Add 'substitute-urls'.
(guix-size): Honor it.
* doc/guix.texi (Invoking guix size): Document it.
| Ludovic Courtès | 2015-07-22 |
* | derivations: Improve docstring of 'substitution-oracle'.•••* guix/derivations.scm (substitution-oracle): Improve docstring.
| Ludovic Courtès | 2015-07-22 |
* | derivations: Improve complexity of 'substitution-oracle'.•••* guix/derivations.scm (substitution-oracle): Use a final 'concatenate'
instead of repeated 'append's.
| Ludovic Courtès | 2015-07-22 |
* | doc: Mention initial passwords in "System Installation".•••Suggested by remo_ on IRC.
* doc/guix.texi (System Installation): Explicitly mention user account
passwords.
(User Accounts): Add 'user-account-password' anchor.
| Ludovic Courtès | 2015-07-22 |
* | import: hackage: Remove reference to unbound variable.•••* guix/scripts/import/hackage.scm (guix-import-hackage): Fix error message for
imports from stdin, which referred to unbound variable 'package-name'.
| Ludovic Courtès | 2015-07-22 |
* | size: Remove leftover 'pk'.•••* guix/scripts/size.scm (profile->page-map): Remove leftover 'pk'.
| Ludovic Courtès | 2015-07-22 |
* | gnu: guile-minikanren: Fix README location.•••* gnu/packages/guile.scm (minikanren): Fix output location for README.org
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Allan Webber | 2015-07-22 |
* | gnu: teckit: Update to 2.5.4.•••* gnu/packages/fontutils.scm (teckit): Update to 2.5.4. Drop patch.
Use svn-fetch for download.
[arguments]: Add phase to call autogen.
[native-inputs]: New field.
* gnu/packages/patches/teckit-cstdio.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.
| Andreas Enge | 2015-07-22 |
* | gnu: git-modes: Add file-name field to source origin.•••* gnu/packages/emacs.scm (git-modes)[source]: Add 'file-name' field.
| Mark H Weaver | 2015-07-22 |
* | gnu: ratpoison: Add multiple monitors support.•••* gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama".
| Mathieu Lirzin | 2015-07-22 |
* | Merge branch 'version-0.8.3' | Ludovic Courtès | 2015-07-22 |
|\ |
|
| * | gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to commit 5d09263.
Prefix version string with "0.8.3.".
(guix): Set to GUIX-DEVEL.
| Ludovic Courtès | 2015-07-22 |
* | | gnu: libsbsms: Fix build on non-Intel platforms.•••* gnu/packages/audio.scm (libsbsms)[arguments]: Add "--disable-sse" to
configure-flags unless on x86_64.
| Mark H Weaver | 2015-07-21 |
* | | gnu: libsbsms: Use modify-phases.•••* gnu/packages/audio.scm (libsbsms)[arguments]: Use modify-phases.
| Mark H Weaver | 2015-07-21 |
* | | gnu: Add lxrandr.•••* gnu/packages/lxde.scm (lxrandr): New variable.
| Mathieu Lirzin | 2015-07-22 |
* | | gnu: Add lxtask.•••* gnu/packages/lxde.scm (lxtask): New variable.
| Mathieu Lirzin | 2015-07-22 |
* | | gnu: Add lxterminal.•••* gnu/packages/lxde.scm (lxterminal): New variable.
| Mathieu Lirzin | 2015-07-22 |
* | | gnu: Add pcmanfm.•••* gnu/packages/lxde.scm (pcmanfm): New variable.
| Mathieu Lirzin | 2015-07-22 |
* | | gnu: Add libfm.•••* gnu/packages/lxde.scm (libfm): New variable.
(libfm-extra): Inherit from it.
| Mathieu Lirzin | 2015-07-22 |
* | | gnu: Add menu-cache.•••* gnu/packages/lxde.scm (menu-cache): New variable.
| Mathieu Lirzin | 2015-07-22 |
* | | gnu: Add libfm-extra.•••* gnu/packages/lxde.scm (libfm-extra): New variable.
| Mathieu Lirzin | 2015-07-22 |
|/ |
|
* | gnu: guix: Update to 0.8.3.•••* gnu/packages/package-management.scm (guix-0.8.2): Rename to...
(guix-0.8.3): ... this. Adjust users. Add 'disable-container-tests'
phase.
(guix): Set to GUIX-0.8.3.
| Ludovic Courtès | 2015-07-21 |
* | check-available-binaries: Use 'substitutable-paths'.•••* build-aux/check-available-binaries.scm: Rewrite to use 'substitutable-paths'
instead of 'substitution-oracle'. The latter does more than we need, and it
no longer check the substitutability of valid items, which is not what we
want. Use 'lset-difference' instead of iterating over the items.
| Ludovic Courtès | 2015-07-21 |
* | Update NEWS. | Ludovic Courtès | 2015-07-21 |
* | gnu: Add Camlp4.•••* gnu/packages/ocaml.scm (camlp4): New variable.
| Ludovic Courtès | 2015-07-21 |
* | import: pypi: Improve warning message.•••* guix/import/pypi.scm (guess-requirements): Add missing newline and quotes in
warning.
| Ludovic Courtès | 2015-07-21 |
* | gnu: hoedown: Replace 'fix-makefile' phase with make-flags.•••* gnu/packages/markdown.scm (hoedown)[arguments]: Remove 'fix-makefile' phase.
Add equivalent make-flags.
| Mark H Weaver | 2015-07-21 |
* | gnu: Add sox.•••* gnu/packages/audio.scm (sox): New variable.
| Alex Kost | 2015-07-21 |
* | gnu: man-db: Update to 2.7.1.•••* gnu/packages/man.scm (man-db): Update to 2.7.1.
[arguments]: Add '--with-systemdtmpfilesdir' to configure flags.
| Alex Kost | 2015-07-21 |
* | gnu: libpipeline: Update to 1.4.0.•••* gnu/packages/man.scm (libpipeline): Update to 1.4.0.
| Alex Kost | 2015-07-21 |
* | gnu: man-db: Pass --with-col to configure.•••* gnu/packages/man.scm (man-db)[inputs]: Add 'util-linux'.
[arguments]: Add '--with-col' to configure flags.
| Alex Kost | 2015-07-21 |
* | gnu: Add aragorn.•••* gnu/packages/bioinformatics.scm (aragorn): New variable.
| Ben Woodcroft | 2015-07-21 |
* | gnu: julia: Update to 0.3.10.•••* gnu/packages/julia.scm (julia): Update to 0.3.10.
* gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Ricardo Wurmus | 2015-07-21 |
* | gnu: mercurial: Change source URI scheme to https.•••* gnu/packages/version-control.scm (mercurial)[source]: Change URI scheme to
https.
| Mark H Weaver | 2015-07-21 |
* | gnu: libmad: Apply fixes for ARMv7 Thumb, etc.•••* gnu/packages/patches/libmad-armv7-thumb-pt1.patch,
gnu/packages/patches/libmad-armv7-thumb-pt2.patch,
gnu/packages/patches/libmad-frame-length.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/mp3.scm (libmad)[source]: Add patches.
| Mark H Weaver | 2015-07-21 |