~ruther/guix-local

0a2a2b33 — Alex Kost 10 years ago
emacs: Rename 'file-path' to 'file-name'.

* emacs/guix-info.el (guix-info-file-path): Rename to...
  (guix-info-file-name): ... this.
* emacs/guix-list.el (guix-list-file-path): Rename to...
  (guix-list-file-name): ... this.
  (guix-list-get-file-path): Rename to...
  (guix-list-get-file-name): ... this.
* emacs/guix-ui-generation.el (guix-generation-list-format): Adjust
  accordingly.
* emacs/guix-ui-system-generation.el (guix-system-generation-list-format):
  Likewise.
* NEWS: Mention faces renaming.
8581f4c1 — Efraim Flashner 10 years ago
gnu: Add python-efl.

* gnu/packages/enlightenment.scm (python-efl, python2-efl): New variables.
2259442b — Efraim Flashner 10 years ago
gnu: cmocka: New variable.

* gnu/packages/check.scm (cmocka): New variable.
23f3cbb8 — Ben Woodcroft 10 years ago
gnu: Add pixz.

* gnu/packages/compression.scm (pixz): New variable.
880d647d — Ludovic Courtès 10 years ago
doc: Add policy about version numbers for VCS snapshots.

* doc/guix.texi (Version Numbers): Add paragraphs about VCS snapshot
version numbers.
24a8ef3b — Ludovic Courtès 10 years ago
doc: Remove unneeded backslashes.

* doc/guix.texi (Networking Services): Remove unneeded backslashes.
f6afc480 — Ludovic Courtès 10 years ago
gnu: grue-hunter: Use 'https' URL.

* gnu/packages/grue-hunter.scm (grue-hunter): Use 'https' URL.
9059b97d — Ludovic Courtès 10 years ago
doc: 'base-initrd' has #:virtio? default to #t.

This is a followup to e26d507.

* doc/guix.texi (Initial RAM Disk): #:virtio? defaults to #t.
bcadaf00 — Ben Woodcroft 10 years ago
gnu: Add sortmerna.

* gnu/packages/bioinformatics.scm (sortmerna): New variable.
74273b6f — Andreas Enge 10 years ago
doc: Fix typo in section on offloading.

* doc/guix.texi (Daemon Offload Setup): Fix quoting typo in command.
447f3ae7 — Andreas Enge 10 years ago
gnu: calibre: Update to 2.49.0.

* gnu/packages/ebook.scm (calibre): Update to 2.49.0.
541ed7b0 — Ricardo Wurmus 10 years ago
gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3.

* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Disable
  building libstdc++-v3 and enable building C++ compiler.
a763ce7d — Ricardo Wurmus 10 years ago
gnu: Add Qtractor.

* gnu/packages/music.scm (qtractor): New variable.
8ddc5d57 — Ricardo Wurmus 10 years ago
gnu: yoshimi: Update to 1.3.8.2.

* gnu/packages/music.scm (yoshimi): Update to 1.3.8.2.
6b6a62dd — Efraim Flashner 10 years ago
gnu: privoxy: Update to 3.0.24.

* gnu/packages/tor.scm (privoxy): Update to 3.0.24.
be866fb1 — Efraim Flashner 10 years ago
gnu: tor: Update to 0.2.7.6.

* gnu/packages/tor.scm (tor): Update to 0.2.7.6.
17206f72 — Efraim Flashner 10 years ago
gnu: myrepos: Update to 1.20160123.

* gnu/packages/version-control.scm (myrepos): Update to 1.20160123.
4c733027 — Efraim Flashner 10 years ago
gnu: nano: Update to 2.5.1.

* gnu/packages/nano.scm (nano): Update to 2.5.1.
c5184468 — Mark H Weaver 10 years ago
build: container: Make 'unprivileged-user-namespace-supported?' more robust.

* gnu/build/linux-container.scm (unprivileged-user-namespace-supported?): Only
  read and check the first character, to cope with a possible newline in the
  (pseudo-)file.
fe17fb4a — Leo Famulari 10 years ago
gnu: letsencrypt and acme: Update to 0.2.0.

These packages should be updated together.

* gnu/packages/tls.scm (letsencrypt): Update to 0.2.0.
(acme): Update to 0.2.0.
Next