~ruther/guix-local

b9f1f3e2 — Alex Kost 10 years ago
gnu: manaplus: Update to 1.5.10.24.

* gnu/packages/games.scm (manaplus): Update to 1.5.10.24.
4daa3127 — Alex Kost 10 years ago
Update NEWS.

* NEWS: Mention 'guix-build-log-mode'.
32e14fc1 — Christopher Allan Webber 10 years ago
gnu: guile: Add guile-irregex.

* gnu/packages/guile.scm (guile-irregex): New variable.
6c2b26e2 — Ricardo Wurmus 10 years ago
gnu: Add BLESS.

* gnu/packages/bioinformatics.scm (bless): New variable.

Co-authored-by: Diane Trout <diane@ghic.org>
00dfc97c — Ricardo Wurmus 10 years ago
gnu: zynaddsubfx: Remove SSE flags from generic target.

* gnu/packages/music.scm (zynaddsubfx)[arguments]: Add phase to move SSE
  compiler flags from generic to specific targets.
a09f6edb — Tomáš Čech 10 years ago
gnu: wayland: Update to 1.9.0.

* gnu/packages/freedesktop.scm (wayland): Update to 1.9.0.
650f1615 — Ludovic Courtès 10 years ago
edit: Improve error reporting when $EDITOR is not found.

Reported by Benno Evers <benno@bmevers.de>
at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00125.html>.

* guix/scripts/edit.scm (guix-edit): Wrap 'execl' call in 'catch'.
  Provide more meaningful error message.
67c920fa — Ludovic Courtès 10 years ago
edit: Lift helper procedure.

* guix/scripts/edit.scm (package->location-specification): New
  procedure, with code formerly...
  (guix-edit): ... here.  Use it.
5453de3d — Ludovic Courtès 10 years ago
import: hackage: Fix invalid use of 'leave'.

Reported by Paul van der Walt <paul@denknerd.org>
in <http://bugs.gnu.org/21829>.

* guix/scripts/import/hackage.scm (guix-import-hackage): Add missing
  argument in call to 'leave'.
5107232f — Ludovic Courtès 10 years ago
Merge branch 'version-0.9.0'
cc016b4c — Efraim Flashner 10 years ago
gnu: irssi: Build with SSL support.

* gnu/packages/irssi.scm (irssi)[inputs]: Add openssl.
388908a0 — Efraim Flashner 10 years ago
gnu: irssi: Update to 0.8.17.

* gnu/packages/irssi.scm (irssi): Update to 0.8.17.
f8c0c8e4 — Ludovic Courtès 10 years ago
gnu: guix: Update development snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to commit 43c082b.
  (guix): Set to GUIX-DEVEL.
43c082b3 — Ludovic Courtès 10 years ago
gnu: guix: Update to 0.9.0.

* gnu/packages/package-management.scm (guix-0.8.3): Rename to...
  (guix-0.9.0): ... this.  Adjust users.
  (guix): Set to GUIX-0.9.0.
c8855b99 — Ludovic Courtès 10 years ago
tests: Use the canonical current directory name.

* tests/guix-environment-container.sh (current_dir): New variable.  Use
  it when grepping "mounts".
47b3124a — Ludovic Courtès 10 years ago
tests: Skip 'program-file' test when shebang is too long.

* tests/gexp.scm ("program-file"): Skip when SHEBANG is too long.
f6082aff — Ludovic Courtès 10 years ago
Update NEWS.
316d65be — Ludovic Courtès 10 years ago
doc: Back up on the claim of encrypted root partitions.

Reported by 宋文武 <iyzsong@openmailbox.org>
at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00096.html>.

* doc/guix.texi (System Installation): Comment out encrypted root
  partition commands.
* gnu/system/examples/desktop.tmpl (mapped-devices): Remove.
  (file-systems): Refer to the root by label.
* NEWS: Adjust.
5ffea477 — Efraim Flashner 10 years ago
gnu: libassuan: Update to 2.4.0.

* gnu/packages/gnupg.scm (libassuan): Update to 2.4.0.
00c16d5b — Ludovic Courtès 10 years ago
gnu: csound: Link against libmvec on x86_64.

* gnu/packages/audio.scm (csound)[arguments]: New field.
Next