~ruther/guix-local

ref: 08e9daf505eb41d8831bbd36e77ecebf3acd4ebc guix-local/gnu d---------
08e9daf5 — Tobias Geerinckx-Rice 10 years ago
gnu: Add freefall.

* gnu/packages/linux.scm (freefall): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
e3bf5d2c — Efraim Flashner 10 years ago
gnu: mariadb: Update to 10.1.12.

* gnu/packages/databases.scm (mariadb): Update to 10.1.12.
dfdf5716 — Eric Bavier 10 years ago
gnu: petsc: Fix compiler configuration references.

* gnu/packages/maths.scm (petsc)[arguments]: When patching compiler
  driver paths, do not assume they come from fortran input.
d588422e — Eric Bavier 10 years ago
gnu: slepc: Set origin file-name.

* gnu/packages/maths.scm (slepc)[source]: Add file-name.
ce362de8 — Mark H Weaver 10 years ago
gnu: Fix definitions of gcc-toolchain-4.8 and gcc-toolchain-4.9.

* gnu/packages/commencement.scm (gcc-toolchain-4.8): Use gcc-4.8,
not gcc-final.
(gcc-toolchain-4.9): Use gcc-final, not gcc-4.9.
* gnu/packages/gcc.scm (gcc): Add reminder comment for the future.
092dd654 — Ludovic Courtès 10 years ago
gnu: guix: Update development snapshot to 71e2065.

* gnu/packages/package-management.scm (guix-devel): Update to 71e2065.
87f7625b — Efraim Flashner 10 years ago
gnu: offlineimap: Update to 6.7.0.

* gnu/packages/mail.scm (offlineimap): Update to 6.7.0.
81b55bf7 — Andreas Enge 10 years ago
gnu: cm: Update to 0.3.

* gnu/packages/algebra.scm (cm): Update to 0.3.
  [license]: Change to gpl3+.
247d498a — Roel Janssen 10 years ago
gnu: Add r-dnacopy.

* gnu/packages/bioinformatics.scm (r-dnacopy): New variable.
6a35566d — Rob Syme 10 years ago
gnu: Add codingquarry.

* gnu/packages/bioinformatics.scm (codingquarry): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8e14e059 — Tobias Geerinckx-Rice 10 years ago
gnu: Add idle3-tools.

* gnu/packages/disk.scm (idle3-tools): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
892f92b7 — Efraim Flashner 10 years ago
gnu: neon: Update to 0.30.1.

* gnu/packages/version-control.scm (neon): Update to 0.30.1.
5575917d — Efraim Flashner 10 years ago
gnu: mercurial: Update to 3.7.2.

* gnu/packages/version-control.scm (mercurial): Update to 3.7.2.
[source]: Update to mercurial-scm.org.
[home-page]: Same.
34dc3907 — 宋文武 10 years ago
gnu: Add gdk-pixbuf+svg.

* gnu/packages/gtk.scm (gdk-pixbuf+svg): New variable.
1714e2c3 — Leo Famulari 10 years ago
gnu: git: Update to 2.7.3 [unspecified security fixes].

* gnu/packages/version-control.scm (git): Update to 2.7.3.
(git-manpages)[source]: Update hash.
7a2413e4 — Andy Wingo 10 years ago
gnu: services: Add GNOME and XFCE desktop services.

* gnu/services/desktop.scm (package-direct-input-selector): New
  function.
  (<gnome-desktop-configuration>, gnome-desktop-service-type)
  (<xfce-desktop-configuration>, xfce-desktop-service-type): New
  variables.
  (gnome-desktop-service, xfce-desktop-service): New public variables.

* doc/guix.texi (Desktop Services): Document new variables.
20095cc5 — Leo Famulari 10 years ago
gnu: xfce: Add xfce4-power-manager.

* gnu/packages/xfce.scm (xfce)[propagated-inputs]: Add xfce4-power-manager.
c29e5fda — Florian Paul Schmidt 10 years ago
gnu: Add xfce4-power-manager.

* gnu/packages/xfce.scm (xfce4-power-manager): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
75b314a6 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.5, while preserving linux-libre-4.4.

* gnu/packages/linux-libre-x86_64.conf: Rename to ...
* gnu/packages/linux-libre-4.4-x86_64.conf: ... this.
* gnu/packages/linux-libre-i686.conf: Rename to ...
* gnu/packages/linux-libre-4.4-i686.conf: ... this.
* gnu/packages/linux-libre-4.5-i686.conf,
gnu/packages/linux-libre-4.5-x86_64.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
* gnu/packages/linux.scm (linux-libre): Update to 4.5.
(linux-libre-4.4): New variable.
4d343a14 — Chris Marusich 10 years ago
doc: Clarify and consolidate modify-services documentation.

* doc/guix.texi ("Using the Configuration System"): Move the example...
("Service Reference"): ...to here, and clarify more.
* gnu/services.scm (modify-services): Update docstring to mention the
return type.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Next