~ruther/guix-local

824e5fe6 — José Miguel Sánchez García 9 years ago
gnu: Add font-google-material-design-icons.

* gnu/packages/font.scm (font-google-material-design-icons): New
variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
be4f149d — José Miguel Sánchez García 9 years ago
gnu: Add simh.

* gnu/packages/simh.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add simh.scm.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5f622de1 — rsiddharth 9 years ago
gnu: Add ghc-hslogger.

* gnu/packages/haskell.scm (ghc-hslogger): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3adab88f — Sergei Trofimovich 9 years ago
gnu: ghc: remove unused 'libedit' input

ghc stopped using libedit (via editline) in 2009:
    https://git.haskell.org/ghc.git/commitdiff/46aed8a4a084add708bbd119d19905105d5f0d72

* gnu/packages/haskell.scm (ghc, ghc-8): remove 'libedit' input

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ca113696 — Ben Woodcroft 9 years ago
gnu: bundler: Update to 1.14.4.

* gnu/packages/ruby.scm (bundler): Update to 1.14.4.
d2986552 — Ludovic Courtès 9 years ago
system: Use the normalized codeset for the locale name in the examples.

* gnu/system/examples/bare-bones.tmpl <locale>: Change to "en_US.utf8".
* gnu/system/examples/desktop.tmpl <locale>: Likewise.
* gnu/system/examples/lightweight-desktop.tmpl <locale>: Likewise.
230efa87 — Ludovic Courtès 9 years ago
doc: Update patch submission instructions.

* doc/contributing.texi (Submitting Patches): Add paragraph on
guix-patches@gnu.org.
43f10b5e — Marius Bakke 9 years ago
gnu: wget: Update to 1.19.1.

* gnu/packages/wget.scm (wget): Update to 1.19.1.
358dae16 — Marius Bakke 9 years ago
gnu: i3status: Update to 2.11.

* gnu/packages/wm.scm (i3status): Update to 2.11.
b76c94e6 — Christopher Allan Webber 9 years ago
gnu: Add angband.

* gnu/packages/games.scm (angband): New variable.
83f805be — Leo Famulari 9 years ago
gnu: postgresql: Update to 9.5.6.

* gnu/packages/databases.scm (postgresql): Update to 9.5.6.
46aa4c66 — Leo Famulari 9 years ago
gnu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604].

* gnu/packages/messaging.scm (mcabber): Update to 1.0.5.
d6065945 — Leo Famulari 9 years ago
gnu: screen: Fix CVE-2017-5618.

* gnu/packages/patches/screen-CVE-2017-5618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.
6ea86d7e — Leo Famulari 9 years ago
gnu: mpd: Update to 0.20.4.

* gnu/packages/mpd.scm (mpd): Update to 0.20.4.
[native-inputs]: Add gcc-5.
37acc8a0 — Leo Famulari 9 years ago
gnu: qemu: Fix CVE-2017-{5667,5898,5931}.

* gnu/packages/patches/qemu-CVE-2017-5667.patch,
gnu/packages/patches/qemu-CVE-2017-5898.patch,
gnu/packages/patches/qemu-CVE-2017-5931.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
gnu/packages/qemu.scm (qemu)[source]: Use them.
2c20bf62 — Efraim Flashner 9 years ago
gnu: ffmpeg@2.8: Update to 2.8.11.

* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.11.
b55b4aa8 — Efraim Flashner 9 years ago
gnu: ffmpeg: Update to 3.2.4.

* gnu/packages/video.scm (ffmpeg): Update to 3.2.4.
c32d02fe — 宋文武 9 years ago
services: Add openvswitch-service-type.

* gnu/services/networking.scm (<openvswitch-configuration>): New record type.
(openvswitch-activation, openvswitch-shepherd-service): New procedures.
(openvswitch-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.
92ac2cff — 宋文武 9 years ago
gnu: Add openvswitch.

* gnu/packages/networking.scm (openvswitch): New variable.
4406b6aa — Leo Famulari 9 years ago
gnu: irssi: Update to 1.0.1.

* gnu/packages/irc.scm (irssi): Update to 1.0.1.
Next