~ruther/guix-local

ref: 8e14e059c40c22b946e7beef64dc9e4d3b3d5e35 guix-local/gnu d---------
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>
20109e07 — Efraim Flashner 10 years ago
gnu: gitolite: Update to 3.6.5.

* gnu/packages/version-control.scm (gitolite): Update to 3.6.5.
[source]: Remove patch.
* gnu/packages/patches/gitolite-openssh-6.8-compat.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
b65195c2 — Efraim Flashner 10 years ago
gnu: shflags: Update to 1.2.0.

* gnu/packages/version-control.scm (shflags): Update to 1.2.0.
[source]: Switch to github.
[home-page]: Project moved to github.
3a099d17 — Efraim Flashner 10 years ago
gnu: libgit2: Update to 0.24.0.

* gnu/packages/version-control.scm (libgit2): Update to 0.24.0.
[inputs]: Switch python to python-wrapper.
9ced12de — David Thompson 10 years ago
gnu: kodi: Update to 16.0.

* gnu/packages/kodi.scm (kodi): Update to 16.0.
[inputs]: Add crossguid, dcadec, and util-linux.
680b54c5 — David Thompson 10 years ago
gnu: Add dcadec.

* gnu/packages/audio.scm (dcadec): New variable.
1e3fbf3c — David Thompson 10 years ago
gnu: Add crossguid.

* gnu/packages/kodi.scm (crossguid): New variable.
10b4a969 — Ricardo Wurmus 10 years ago
gnu: htsjdk: Use ant-build-system.

* gnu/packages/bioinformatics.scm (htsjdk)[build-system]: Use
ant-build-system.
[arguments]: Adapt for ant-build-system.
535e2a2f — Ricardo Wurmus 10 years ago
gnu: ant: Update source URL.

* gnu/packages/java.scm (ant)[source]: Use Apache mirror instead of
  plain URL.
e1a56158 — Ricardo Wurmus 10 years ago
build: reset-timestamps: Include directories.

* guix/build/install.scm (reset-timestamps): Reset timestamps of
  directories as well.
846e3409 — Ricardo Wurmus 10 years ago
gnu: Add pyicoteo.

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