~ruther/guix-local

0cdb6ab4 — Ricardo Wurmus 8 years ago
gnu: emacs: Update to 25.3.

* gnu/packages/patches/emacs-unsafe-enriched-mode-translations.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/emacs.scm (emacs): Update to 25.3.
[source]: Remove obsolete patch.
80d9941c — Stefan Reichör 8 years ago
gnu: Add vcsh.

* gnu/packages/version-control.scm (vcsh): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a836e9f5 — Paul Garlick 8 years ago
gnu: openfoam: Fix typo in Note.

* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f2b96b3a — Ludovic Courtès 8 years ago
gnu: Add network-manager-openvpn.

* gnu/packages/gnome.scm (network-manager-openvpn): New variable.
3b5870aa — Tobias Geerinckx-Rice 8 years ago
gnu: virt-manager: Update to 1.4.3.

* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.3.
e8d5e32f — Tobias Geerinckx-Rice 8 years ago
gnu: gnuastro: Update to 0.4.

* gnu/packages/astronomy.scm (gnuastro): Update to 0.4.
d4442eaf — Tobias Geerinckx-Rice 8 years ago
gnu: wcslib: Use HTTPS home page.

* gnu/packages/astronomy.scm (wcslib)[home-page]: Use HTTPS.
7651a4b2 — Tobias Geerinckx-Rice 8 years ago
gnu: wcslib: Update to 5.17.

* gnu/packages/astronomy.scm (wcslib): Update to 5.17.
9a1c4a98 — Marius Bakke 8 years ago
gnu: btrfs-progs: Install bash completions.

* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add
'install-bash-completion' phase.
ad0f92d0 — Marius Bakke 8 years ago
gnu: python-pyjwt: Update to 1.5.3.

* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
15d507db — Marius Bakke 8 years ago
gnu: samba: Update to 4.6.8.

* gnu/packages/samba.scm (samba): Update to 4.6.8.
40f16947 — Marius Bakke 8 years ago
gnu: nss, nss-certs: Update to 3.33.

* gnu/packages/gnuzilla.scm (nss): Update to 3.33.
* gnu/packages/certs.scm (nss-certs): Likewise.
ad7a73a9 — Marius Bakke 8 years ago
gnu: nspr: Update to 4.17.

* gnu/packages/gnuzilla.scm (nspr): Update to 4.17.
1c9c81cf — Marius Bakke 8 years ago
gnu: gnupg: Update to 2.2.1.

* gnu/packages/gnupg.scm (gnupg): Update to 2.2.1.
96bc6518 — Andy Wingo 8 years ago
gnu: system: Fix computation of boot parameters for LUKS devices.

* gnu/system.scm (read-boot-parameters): Fix store-device computation for root
devices of type "device", like the LUKS partition described in the manual.
From a patch from https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28445#23.

Signed-off-by: Andy Wingo <wingo@igalia.com>
c68c201f — Andy Wingo 8 years ago
gnu: xorg-server: Prefer intel driver only for older GPUs.

* gnu/packages/xorg.scm (xorg-server): Add patch to only prefer the intel
  driver for older Intel GPUs.

Signed-off-by: Andy Wingo <wingo@igalia.com>
23290064 — Andy Wingo 8 years ago
gnu: services: Add modesetting driver to xorg configuration path.

* gnu/services/xorg.scm (xorg-configuration-file): Add drivers path from
  xorg-server.  This includes the modesetting driver.

Signed-off-by: Andy Wingo <wingo@igalia.com>
60871ffd — Andy Wingo 8 years ago
gnu: xf86-video-intel: Update to latest Git.

* gnu/packages/xorg.scm (xf86-video-intel): Update to latest Git.

Signed-off-by: Andy Wingo <wingo@igalia.com>
3511c780 — Andy Wingo 8 years ago
gnu: Add cheese.

* gnu/packages/gnome.scm (cheese): New public variable.

Signed-off-by: Andy Wingo <wingo@igalia.com>
d831d49d — Andy Wingo 8 years ago
gnu: Add gnome-video-effects.

* gnu/packages/gnome.scm (gnome-video-effects): New public variable.

Signed-off-by: Andy Wingo <wingo@igalia.com>
Next