~ruther/guix-local

6a548c56 — nikita 8 years ago
gnu: mate-desktop: Add 'gtk-doc' back to native-inputs.

* gnu/packages/mate.scm (mate-desktop)[native-inputs]: Uncomment
'gtk-doc' as input.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
60692df2 — nikita 8 years ago
gnu: mate-themes: Update to 3.22.13.

* gnu/packages/mate.scm (mate-themes): Update to 3.22.13.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
68d2eea0 — nikita 8 years ago
gnu: mate-themes: Update inputs.

* gnu/packages/mate.scm (mate-themes)[inputs]: Remove gtk+, gtk-engines,
murrine. Move gdk-pixbuf ...
[native-inputs]: ... to here. Add gtk+@2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4915c519 — nikita 8 years ago
gnu: mate-icon-theme: Remove 'gtk+' from native-inputs.

* gnu/packages/mate.scm (mate-icon-theme)[native-inputs]: Remove 'gtk+'.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
833b7e0a — nikita 8 years ago
gnu: mate: Use https.

* gnu/packages/mate.scm (mate-icon-theme)[source, home-page]: Use https.
(mate-themes)[source, home-page]: Likewise.
(mate-desktop)[source, home-page]: Likewise.
(libmateweather)[source, home-page]: Likewise.
(mate-menus)[source, home-page]: Likewise.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3c7c9161 — Mark H Weaver 8 years ago
gnu: icecat: Update to 52.3.0-gnu1 and add more upstream fixes.

* gnu/packages/gnuzilla.scm (icecat): Update to 52.3.0-gnu1.
[source]: Remove outdated patches and add more selected fixes from
upstream mozilla-esr52.
4110fbc6 — Ludovic Courtès 8 years ago
services: '%desktop-services' uses NetworkManager instead of Wicd.

Discussed at
<https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00277.html>.

* gnu/services/desktop.scm (%desktop-services): Remove call to
'wicd-service'.  Add instances of NETWORK-MANAGER-SERVICE-TYPE and
WPA-SUPPLICANT-SERVICE-TYPE.
* doc/guix.texi (Networking Services): Document
'network-manager-service-type' as being part of '%desktop-services'.
(Desktop Services): Replace Wicd with NM.
9a377640 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.47.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.47.
3e51cd8c — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.86.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.86.
44833970 — Jelle Licht 8 years ago
gnu: node: Update to 8.4.0.

* gnu/packages/patches/node-9077.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/node.scm (node): Update to 8.4.0.
(node)[arguments]: Removed broken linter test. Removed dns test.
4da9beab — nikita 8 years ago
gnu: Add emacs-base16-theme.

* gnu/packages/emacs.scm (emacs-base16-theme): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
eaf4ba6e — Oleg Pykhalov 8 years ago
gnu: Add emacs-browse-at-remote.

* gnu/packages/emacs.scm (emacs-browse-at-remote): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
780162c7 — Alex Kost 8 years ago
gnu: emacs-guix: Update to 0.3.3.

* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.3.
c64692a7 — Andreas Enge 8 years ago
gnu: pari-gp: Update to 2.9.3.

* gnu/packages/algebra.scm (pari-gp): Update to 2.9.3.
7bac8196 — Leo Famulari 8 years ago
gnu: rosegarden: Import bash and lirc modules.

This is a followup to commit 9bc38f28723270e702d71a29cf8cc57c84e31ade.

* gnu/packages/music.scm (define-module): Import (gnu packages bash) and
(gnu packages lirc).
631c9f74 — Leo Famulari 8 years ago
gnu: net-tools: Build from a source archive instead of a Git checkout.

* gnu/packages/linux.scm (net-tools)[source]: Use url-fetch and adjust
the source URL accordingly.
[native-inputs]: Add UNZIP.
(net-tools-for-tests)[native-inputs]: Add field so that we can exclude UNZIP.
d536113d — Kei Kebreau 8 years ago
gnu: openjpeg: Fix CVE-2017-{14040,14041}.

* gnu/packages/image.scm (openjpeg)[source]: Add patches.
* gnu/packages/patches/openjpeg-CVE-2017-14040.patch,
gnu/packages/patches/openjpeg-CVE-2017-14041.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
65e4109c — 宋文武 8 years ago
gnu: emacs-cider: Update to 0.15.0.

* gnu/packages/emacs.scm (emacs-cider): Update to 0.15.0.
9bc38f28 — Danny Milosavljevic 8 years ago
gnu: Add rosegarden.

* gnu/packages/music.scm (rosegarden): New variable.
7ae9542b — Hartmut Goebel 8 years ago
gnu: Add prison.

* gnu/packages/kde-frameworks.scm (prison): New variable.
Next