~ruther/guix-local

9f1d33be — Alex Kost 10 years ago
gnu: Add slop.

* gnu/packages/xdisorg.scm (slop): New variable.
557a2503 — Mark H Weaver 10 years ago
gnu: linux-libre-4.4: Update to 4.4.7.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.7.
f7cfd80f — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.5.1.

* gnu/packages/linux.scm (linux-libre): Update to 4.5.1.
58f738a1 — Raymond Nicholson 10 years ago
gnu: pcmanfm, libfm: Update to 1.2.4.

* gnu/packages/lxde.scm (pcmanfm): Update to 1.2.4.
* gnu/packages/lxde.scm (libfm): Update to 1.2.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
b0cf3d0f — Ricardo Wurmus 10 years ago
gnu: qsynth: Update to 0.4.1.

* gnu/packages/audio.scm (qsynth): Update to 0.4.1.
57497c57 — Nicolas Goaziou 10 years ago
gnu: Add giac-xcas.

* gnu/packages/algebra.scm (giac-xcas): New variable.

Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
61bb3555 — Nicolas Goaziou 10 years ago
gnu: Add mpfi.

* gnu/packages/multiprecision.scm (mpfi): New variable.

Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
89cbec89 — Ludovic Courtès 10 years ago
hydra: Add 'hydra-jobs.scm' target to compute the Hydra jobs.

* build-aux/hydra/evaluate.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
9c3bb4c5 — Ludovic Courtès 10 years ago
hydra: Really completely disable grafting.

This is a followup to 49c4fd2a.

* build-aux/hydra/gnu-system.scm (package->alist): Parameterize %graft?.
(qemu-jobs)[->job]: Likewise.
(tarball-jobs)[->job]: Likewise.
0de98139 — David Thompson 10 years ago
gnu: geda-gaf: Make gsch2pcb work out-of-the-box.

* gnu/packages/engineering.scm (geda-gaf)[inputs]: Add m4 and pcb.
[arguments]: Add configure flags that point to PCB data files.
57c9c349 — Andreas Enge 10 years ago
gnu: Add GMP-ECM.

* gnu/packages/algebra.scm (gmp-ecm): New variable.
dfc407f3 — Kei Yamashita 10 years ago
gnu: Add gnome-sudoku.

* gnu/packages/gnome.scm (gnome-sudoku): New variable.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
966dff3b — Kei Yamashita 10 years ago
gnu: Add qqwing.

* gnu/packages/game-development.scm (qqwing): New variable.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
2b8e9d9e — 宋文武 10 years ago
gnu-maintenance: update-package-source: Only update the desired package.

Fixes <http://bugs.gnu.org/22693>.
Suggested by Andy Wingo.

* guix/upstream.scm (update-package-source): Rewrite in terms of 'edit-expression'.
f7df1e3e — 宋文武 10 years ago
utils: Add 'location->source-properties'.

* guix/utils (location-source->properties): New procedure.
50a3d594 — 宋文武 10 years ago
utils: Add 'edit-expression'.

* guix/utils.scm (edit-expression): New procedure.
* tests/utils.scm (edit-expression): New test.
645deac3 — Leo Famulari 10 years ago
gnu: samba: Update to 4.3.8.

Fixes CVE-2015-5730, CVE-2016-2110, CVE-2016-2111, CVE-2016-2112,
CVE-2016-2113, CVE-2016-2114, CVE-2016-2115, CVE-2016-2118.

* gnu/packages/samba.scm (samba): Update to 4.3.8.
ec8c7e47 — Roel Janssen 10 years ago
gnu: Add r-pracma.

* gnu/packages/maths.scm (r-pracma): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
b4c400a7 — Christine Lemmer-Webber 10 years ago
gnu: Add xscreensaver.

* gnu/packages/xdisorg.scm (xscreensaver): New variable.
927e176d — Alírio Eyng 10 years ago
gnu: fontforge: Update to 20160404.

* gnu/packages/fontutils.scm (fontforge): Update to 20160404.
  [source](snippet): Remove tottf.c modification.  Update date strings.

Co-authored-by: Eric Bavier <bavier@member.fsf.org>
Next