~ruther/guix-local

3f147010 — 宋文武 10 years ago
gnu: retroarch: Update to 1.2.2.

* gnu/packages/games.scm (retroarch): Update to 1.2.2.
015878fd — Ludovic Courtès 10 years ago
Thank Anders.
69b4ffcf — Ludovic Courtès 10 years ago
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.
4d40227c — Ludovic Courtès 10 years ago
doc: Fix typos in "Setuid Programs".

* doc/guix.texi (Setuid Programs): Fix typos.
6bb5c4ef — Mark H Weaver 10 years ago
gnu: tor: Update to 0.2.6.10.

* gnu/packages/tor.scm (tor): Update to 0.2.6.10.
0e9f9f7b — Ludovic Courtès 10 years ago
Thank Malcolm.
254b1c2e — Ludovic Courtès 10 years ago
doc: Suggest unpacking with --warning=no-timestamp.

Suggested by Malcolm Cook <MEC@stowers.org>.

* doc/guix.texi (Binary Installation): Suggest --warning=no-timestamp.
fa1fdb8d — Mark H Weaver 10 years ago
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.
31ea3ebb — Ludovic Courtès 10 years ago
Thank Dave.
aafa0dff — Ludovic Courtès 10 years ago
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.
d490d06e — Ludovic Courtès 10 years ago
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.
1eabf4ec — Ludovic Courtès 10 years ago
derivations: Improve docstring of 'substitution-oracle'.

* guix/derivations.scm (substitution-oracle): Improve docstring.
b59df243 — Ludovic Courtès 10 years ago
derivations: Improve complexity of 'substitution-oracle'.

* guix/derivations.scm (substitution-oracle): Use a final 'concatenate'
  instead of repeated 'append's.
1bd4e6db — Ludovic Courtès 10 years ago
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.
2c59cbc2 — Ludovic Courtès 10 years ago
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'.
1acd8d22 — Ludovic Courtès 10 years ago
size: Remove leftover 'pk'.

* guix/scripts/size.scm (profile->page-map): Remove leftover 'pk'.
f3d8cd79 — Christopher Allan Webber 10 years ago
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>
1436c5c7 — Andreas Enge 10 years ago
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.
8fd3c1ff — Mark H Weaver 10 years ago
gnu: git-modes: Add file-name field to source origin.

* gnu/packages/emacs.scm (git-modes)[source]: Add 'file-name' field.
eea410f1 — Mathieu Lirzin 10 years ago
gnu: ratpoison: Add multiple monitors support.

* gnu/packages/ratpoison.scm (ratpoison)[inputs]: Add "libxinerama".
Next