~ruther/guix-local

7e51e5bc — David Thompson 11 years ago
gnu: Add minetest-data.

* gnu/packages/games.scm (minetest-data): New variable.
024e2c17 — David Thompson 11 years ago
gnu: Add irrlicht.

* gnu/packages/games.scm (irrlicht): New variable.
19b396bf — David Thompson 11 years ago
gnu: Add openal.

* gnu/packages/games.scm (openal): New variable.
7b3f6a27 — David Thompson 11 years ago
Fix typo in NEWS.
2bc53ba9 — Ludovic Courtès 11 years ago
doc: Document --key-download option of 'guix refresh'.

* doc/guix.texi (Invoking guix refresh): Document --key-download.
29934e02 — Ludovic Courtès 11 years ago
Adjust NEWS for 'guix import'.
2f7d2d91 — Ludovic Courtès 11 years ago
doc: Document "guix import".

* doc/guix.texi (Requirements): Add xref to "Invoking guix import".
  (Defining Packages): Likewise.  Remove footnote about Nixpkgs
  imports.
  (Invoking guix import): New section.
7bcf372e — Ludovic Courtès 11 years ago
gnu: hello: Update to 2.10.

* gnu/packages/base.scm (hello): Update to 2.10.
ecde6191 — David Thompson 11 years ago
gnu: ruby: Update to 2.1.5.

* gnu/packages/ruby.scm (ruby): Update to version 2.1.5.
38b19699 — Ludovic Courtès 11 years ago
gnu: guix: Fix hash of snapshot source.

* gnu/packages/package-management.scm (guix-devel): Fix hash, which was
  wrongfully input in commit a0e59dd.
a886404f — John Darrington 11 years ago
gnu: Add opus-tools

* gnu/packages/xiph.scm (opus-tools): New variable.
2b1cee21 — Ludovic Courtès 11 years ago
doc: Fix Hydra URL.

Reported by John Darrington <john@darrington.wattle.id.au>.

* doc/guix.texi (Packaging Guidelines): Fix hydra.gnu.org URL.
3a3278e9 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.17.3

* gnu/packages/linux.scm (linux-libre): Update to version 3.17.3.
f21ca31d — Ludovic Courtès 11 years ago
Add the name of Sou Bunnbu in its original script to 'AUTHORS'.
13d18626 — 宋文武 11 years ago
gnu: Add Tiled.

* gnu/packages/games.scm (tiled): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
eb59595c — Ludovic Courtès 11 years ago
doc: Clarify use of the 'password' field for user accounts.

Suggested by Alex Sassmannshausen <alex.sassmannshausen@gmail.com>.

* doc/guix.texi (Using the Configuration System): Remove 'password'
  field in the example.
  (User Accounts): Clarify use of the 'password' field, with links to
  the libc and Guile manuals.
a0e59dd8 — Ludovic Courtès 11 years ago
gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix-devel): Update snapshot.
48bd76e0 — Ludovic Courtès 11 years ago
services: user-unmount: Change directory to "/" before unmounting.

* gnu/services/base.scm (user-unmount-service): Add 'chdir' call.
cd4a3cb3 — Ludovic Courtès 11 years ago
syscalls: Update /etc/mtab, not /etc/fstab.

* guix/build/syscalls.scm (remove-from-mtab): Replace "fstab" with
  "mtab".
4c7ac9aa — Ludovic Courtès 11 years ago
doc: Improve acknowledgments.

* doc/guix.texi (Acknowledgments): Expound a bit.
* THANKS: Mention artwork; thank Felipe & Nikita.
Next