~ruther/guix-local

ref: 8ad4f0aa315d69ff6b2df50e21ef01a60b0d2aec guix-local/gnu d---------
8ad4f0aa — Ludovic Courtès 8 years ago
gnu: gnome-default-applications: Add Evince for PDF and PS.

* gnu/packages/gnome.scm (gnome-default-applications)[propagated-inputs]:
Add EVINCE.
[arguments]: Associate Evince with application/pdf and
application/postscript.
4afc903a — Ludovic Courtès 8 years ago
services: xorg: Add 'font-misc-misc' to the default font set.

Fixes <https://bugs.gnu.org/24279>.
Reported by John Darrington <john@darrington.wattle.id.au>.

* gnu/services/xorg.scm (%default-xorg-fonts): Add FONT-MISC-MISC.
e695d79d — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-edisoncore: Fix typo in synopsis.

* gnu/packages/haskell.scm (ghc-edisoncore)[synopsis]: Fix typo.
fb5569b0 — Tobias Geerinckx-Rice 8 years ago
gnu: man-pages: Update to 4.14.

* gnu/packages/man.scm (man-pages): Update to 4.14.
00e39b2e — Mathieu Othacehe 8 years ago
system: vm: Do not add EFI partition on ARM system.

* gnu/system/vm.scm (qemu-img): Do not add EFI partition if we are targetting
  ARM.

UEFI support on u-boot is still experimental, so do not add EFI partition on
ARM for now.
f1de0e37 — Dave Love 8 years ago
gnu: openfoam: Clean up to reduce closure.

This saves ~1GB.

* gnu/packages/simulation.scm (openfoam)[outputs]: Add debug.
[arguments]: Clean up .o and src after build.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add geomyidae.

* gnu/packages/web.scm (geomyidae): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
491cbd35 — Mike Gerwitz 8 years ago
gnu: Add emacs-evil-matchit.

* gnu/packages/emacs.scm (emacs-evil-matchit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c03ba83c — Ludovic Courtès 8 years ago
gnu: git: Run tests sequentially.

Fixes <https://bugs.gnu.org/29512>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>.

* gnu/packages/version-control.scm (git)[arguments]: Add
 #:parallel-tests?.
f8446df6 — Ludovic Courtès 8 years ago
gnu: elogind: Remove "uaccess" tag usage in "seat-late" rules.

* gnu/packages/freedesktop.scm (elogind)[arguments]: Add
'remove-uaccess-tag' phase.
1776d5cd — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.14.3.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.3.
(%linux-libre-hash): Update hash.
6850c9ce — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.66.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.66.
8b860002 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.103.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.103.
34a28c13 — Rutger Helling 8 years ago
gnu: qemu: Enable seccomp support.

* gnu/packages/virtualization.scm (qemu)[inputs]: Add libseccomp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: fish-guix: Update to 0.1.2.1.

* gnu/packages/shells.scm (fish-guix): Update to 0.1.2.1.
(license): Switch to bsd-3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f00515b4 — Ludovic Courtès 8 years ago
vm: Filter out file systems that refer to UUIDs or labels.

* gnu/system/vm.scm (virtualized-operating-system)[user-file-systems]:
Filter out things that refer to file system UUIDs or labels.
1d0865c1 — Vasile Dumitrascu 8 years ago
gnu: monero-core: Fix missing dependency.

* gnu/packages/finance.scm (monero-core)[inputs]: Add readline.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1d752e43 — Mike Gerwitz 8 years ago
gnu: Add xautolock.

* gnu/packages/xdisorg.scm (xautolock): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
117d8cc4 — Ricardo Wurmus 8 years ago
gnu: jellyfish: Update to 2.2.7.

* gnu/packages/bioinformatics.scm (jellyfish): Update to 2.2.7.
[native-inputs]: Add pkg-config.
[inputs]: Add htslib.
f1b90a2b — Ricardo Wurmus 8 years ago
gnu: r-bigmemory: Update to 4.5.31.

* gnu/packages/statistics.scm (r-bigmemory): Update to 4.5.31.
[propagated-inputs]: Remove r-r-utils.
Next