~ruther/guix-local

32c4a506 — Oleg Pykhalov 8 years ago
gnu: emacs-auctex: Update to 11.91.0.

* gnu/packages/emacs.scm (emacs-auctex): Update to 11.91.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1f88f189 — Oleg Pykhalov 8 years ago
gnu: Add tome4.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1975c754 — Danny Milosavljevic 8 years ago
bootloader: Use <menu-entry> for the bootloader side.

* gnu/bootloader.scm (menu-entry-device-mount-point): New variable.  Export it.
(<menu-entry>: New field "device".
* gnu/bootloader/grub.scm (grub-confgiuration-file): Handle <menu-entry>
entries.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Handle
<menu-entry> entries.
* gnu/system.scm (menu->entry->boot-parameters): Delete variable.
(boot-parameters->menu-entry): New variable.  Export it.
(operating-system-bootcfg): Make OLD-ENTRIES a list of <menu-entry>.
* guix/script/system.scm (reinstall-bootloader): Fix bootcfg usage.
(perform-action): Fix bootcfg usage.
9ca8aa38 — Ludovic Courtès 8 years ago
gnu: guix: Add dependency on Guile-Git.

* gnu/packages/package-management.scm (guix)[arguments] <wrap-program>:
Add Guile-Git to PATH.
[propagated-inputs]: Add GUILE-GIT.
(guile2.0-guix)[propagated-inputs]: Add GUILE2.0-GIT.
3a537598 — Ludovic Courtès 8 years ago
gnu: guile-git: Update snapshot.

* gnu/packages/guile.scm (guile-git): Update to commit e156a10.
[native-inputs]: Add TEXINFO.
f0e492f0 — Ludovic Courtès 8 years ago
utils: Factorize XDG directory handling.

* guix/ui.scm (config-directory): Remove.
* guix/utils.scm (xdg-directory, config-directory): New procedures.
(cache-directory): Rewrite in terms of 'xdg-directory'.
* guix/scripts/substitute.scm (%narinfo-cache-directory): Pass #:ensure?
 #f to 'cache-directory'.
6f0f5514 — Ludovic Courtès 8 years ago
gnu: le-certs: Create OpenSSL hash symlinks.

* gnu/packages/certs.scm (le-certs)[arguments]: Run 'c_rehash' on the
result.
[native-inputs]: New fields.
c4b006ba — Tobias Geerinckx-Rice 8 years ago
gnu: btrfs-progs: Update to 4.12.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.12.
[outputs]: Remove inaccurate comment on size.
f112bd26 — Ben Woodcroft 8 years ago
gnu: redis: Update to 4.0.1.

* gnu/packages/databases.scm (redis): Update to 4.0.1.
ac01cb07 — Ben Woodcroft 8 years ago
gnu: ruby-json-pure: Update to 2.1.0.

* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.1.0.
[arguments]: Replace 'replace-git-ls-files' phase with 'fix-rakefile'
and 'regenerate-gemspec' phases.
[inputs]: Remove ruby-permutation, ruby-utils, ragel. Add ruby-test-unit,
ruby-simplecov.
9c14bc7a — Ben Woodcroft 8 years ago
gnu: bundler: Update to 1.15.3.

* gnu/packages/ruby.scm (bundler): Update to 1.15.3.
a2a55814 — Ben Woodcroft 8 years ago
gnu: ruby-ffi: Update to 1.9.18.

* gnu/packages/ruby.scm (ruby-ffi): Update to 1.9.18.
00eeb45f — Ben Woodcroft 8 years ago
gnu: redis: Update to 4.0.0.

* gnu/packages/databases.scm (redis): Update to 4.0.0.
efb94fda — Ben Woodcroft 8 years ago
gnu: ruby-nokogiri: Update to 1.8.0.

* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.8.0.
26f4a377 — Ben Woodcroft 8 years ago
gnu: ruby-mini-portile2: Update to 2.2.0.

* gnu/packages/ruby.scm (ruby-mini-portile2): Update to 2.2.0.
0f6cf5a6 — Tobias Geerinckx-Rice 8 years ago
gnu: nautilus: Update to 3.24.2.1.

* gnu/packages/gnome.scm (nautilus): Update to 3.24.2.1.
73fe4552 — Tobias Geerinckx-Rice 8 years ago
gnu: gptfdisk: Update description.

* gnu/packages/disk.scm (gptfdisk): Remove outdated statement and use @dfn.
0193e3be — Tobias Geerinckx-Rice 8 years ago
gnu: goffice: Update to 3.24.2.1.

* gnu/packages/gnome.scm (goffice): Update to 3.24.2.1.
c8fc9a37 — Tobias Geerinckx-Rice 8 years ago
gnu: shotwell: Update to 0.26.2.

* gnu/packages/gnome.scm (shotwell): Update to 0.26.2.
fb271572 — Marius Bakke 8 years ago
gnu: whois: Update to 5.2.17.

* gnu/packages/networking.scm (whois): Update to 5.2.17.
Next