~ruther/guix-local

03776ebd — Leo Famulari 8 years ago
gnu: mpg123: Update to 1.25.4.

* gnu/packages/mp3.scm (mpg123): Update to 1.25.4.
b0c95908 — Kei Kebreau 8 years ago
gnu: freedoom: Update to 0.11.3.

* gnu/packages/games.scm (freedoom): Update to 0.11.3.
[arguments]: Remove unnecessary "no" phase.
f7b60fdc — Kei Kebreau 8 years ago
gnu: deutex: Update to 5.0.0.

* gnu/packages/game-development.scm (deutex): Update to 5.0.0.
[source]: Change upstream URI.
[arguments]: Enable tests and restore normal "configure" and "install"
phases.
[native-inputs]: Add asciidoc.
403097d2 — Efraim Flashner 8 years ago
gnu: Add motti.

* gnu/packages/motti.scm (motti): New variable.
b7ac10e6 — Efraim Flashner 8 years ago
gnu: keepassx: Superseded by keepassxc.

* gnu/packages/password-utils.scm (keepassx)[properties]: New field.
99672f7b — Efraim Flashner 8 years ago
gnu: Add keepassxc.

* gnu/packages/password-utils.scm (keepassxc): New variable.
3ea2eaa8 — Efraim Flashner 8 years ago
gnu: python-efl: Update to 1.20.0.

* gnu/packages/enlightenment.scm (python-efl): Update to 1.20.0.
[source]: Add alternate source uri.
[arguments]: Enable tests.
87cd1f5c — Efraim Flashner 8 years ago
gnu: efl: Update to 1.20.1.

* gnu/packages/enlightenment.scm (efl): Update to 1.20.1.
3bfee8ff — Efraim Flashner 8 years ago
gnu: make-u-boot-package: Don't unnecessarily cross-compile.

* gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Only
use cross-gcc and cross-binutils if compiling for a different
architecture.
[arguments]: Only use cross compiling make-flags if cross compiling.
18c6a7b4 — Danny Milosavljevic 8 years ago
gnu: Add python-flask-httpauth.

* gnu/packages/python.scm (python-flask-httpauth, python2-flask-httpauth):
New variables.
gnu: Add font-open-dyslexic.

* gnu/packages/fonts.scm (font-open-dyslexic): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
799097e4 — Vasile Dumitrascu 8 years ago
gnu: gnucash: Update to 2.6.17.

* gnu/packages/gnucash.scm (gnucash): Update to 2.6.17.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
01a61d70 — Leo Famulari 8 years ago
gnu: libtasn1: Fix CVE-2017-10790.

* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
6a436433 — Ludovic Courtès 8 years ago
doc: Suggest running guix-daemon with 'sudo -E'.

Suggested by Martin H. <maze@strahlungsfrei.de>.

* doc/contributing.texi (Running Guix Before It Is Installed): Suggest
'sudo -E'.
31ed845b — Efraim Flashner 8 years ago
daemon: On aarch64, use increments of 16 on the stack.

* nix/libstore/build.cc (DerivationGoal::startBuilder): When on aarch64,
when calling clone(), increment the stack by 16.
9833bcfc — Danny Milosavljevic 8 years ago
build: Allow mounting of entire disks.

* gnu/build/file-systems.scm (disk-partitions): Also return entire drives.
91d94e28 — Feng Shu 8 years ago
gnu: emacs-exwm-x: Do not set DISPLAY.

* gnu/packages/emacs.scm (emacs-exwm-x): Do not set DISPLAY. The issue has
been fixed upstream in exwm-0.15.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
e78e38a4 — Feng Shu 8 years ago
gnu: emacs-exwm: Update to 0.15.

* gnu/packages/emacs.scm (emacs-exwm): Update to 0.15.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
7f171fda — Marius Bakke 8 years ago
gnu: git: Update to 2.14.0.

* gnu/packages/version-control.scm (git): Update to 2.14.0.
eedcfa70 — Marius Bakke 8 years ago
gnu: lftp: Update to 4.7.8.

* gnu/packages/ftp.scm (lftp): Update to 4.7.8.
Next