~ruther/guix-local

ae05e366 — Ludovic Courtès 10 years ago
system: Define 'GTK_DATA_PREFIX' globally.

Fixes <http://bugs.gnu.org/23200>.
Reported by Chris Marusich <cmmarusich@gmail.com>.

* gnu/system.scm (operating-system-environment-variables): Add
'GTK_DATA_PREFIX'.
e314ce1b — Ludovic Courtès 10 years ago
CoC: Clarify which project we're talking about.

* CODE-OF-CONDUCT: Define "project" and "project maintainer" as
suggested by rms.
e71b20e5 — Raymond Nicholson 10 years ago
gnu: mplayer: Update to 1.3.0.

* gnu/packages/video.scm (mplayer): Update to 1.3.0.
2a972b2f — Raymond Nicholson 10 years ago
gnu: gst-libav: Update to 1.8.0.

* gnu/packages/ffmpeg.scm (gst-libav): Update to 1.8.0.
49c90efb — Efraim Flashner 10 years ago
gnu: global: Update to 6.5.4.

* gnu/packages/code.scm (global): Update to 6.5.4.
4c95bbba — Mark H Weaver 10 years ago
gnu: network-manager: Update to 1.0.12.

* gnu/packages/gnome.scm (network-manager): Update to 1.0.12.
5c4d98ab — Efraim Flashner 10 years ago
gnu: scheme48: Update to 1.9.2.

* gnu/packages/scheme.scm (scheme48): Update to 1.9.2.
183f42f9 — Alex Kost 10 years ago
emacs: Speed up starting the REPL.

Delay initializing variables.

* emacs/guix-main.scm: (%packages): Rename to...
(%package-vhash): ... this.  Delay setting the value.
(package-vhash): New procedure (wrapper for '%package-vhash').
(%package-table): Delay setting the value.
(package-table): New procedure (wrapper for '%package-table').
(package-by-address, packages-by-name+version): Use wrappers.
619ff906 — Alex Kost 10 years ago
emacs: Use (guix scripts lint) only when needed.

* emacs/guix-main.scm: Do not use (guix scripts pull) module.
(lint-checker-names): Adjust to use it.
7d0978f5 — Alex Kost 10 years ago
emacs: Remove unused module.

This is a followup to commit c67e344f21fda2bf5a2a377a34d4749a1c7e7c9c.

* emacs/guix-main.scm: Do not use (guix scripts pull).
f1f09937 — Alex Kost 10 years ago
emacs: Stylistic improvements in guile code.

* emacs/guix-main.scm (package-unique?): Use 'match' instead of 'cdr'.
(package-by-address): Likewise.
5f292845 — Alex Kost 10 years ago
emacs: Use 'build-and-use-profile' from (guix scripts package).

* guix/scripts/package.scm: Export 'build-and-use-profile'.
* emacs/guix-main.scm (process-package-actions): Use it.
2fc629dd — Leo Famulari 10 years ago
gnu: python-pyopenssl: Update to 16.0.0.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to
16.0.0.
[arguments]: Remove field.
4f363e73 — Leo Famulari 10 years ago
gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.1.

These packages should be udpated together.

* gnu/packages/python.scm (python-cryptography): Update to 1.3.1.
(python-cryptogprahy-vectors): Update to 1.3.1.
61a4332d — Leo Famulari 10 years ago
gnu: python-pytest: Update to 2.7.3.

* gnu/packages/python.scm (python-pytest, python2-pytest): Update to 2.7.3.
560c0795 — Efraim Flashner 10 years ago
gnu: i3-wm: Update to 4.12.

* gnu/packages/wm.scm (13-wm): Update to 4.12.
0b65f1a0 — John Darrington 10 years ago
gnu: Move pspp from maths.scm to statistics.scm

* gnu/packages/maths.scm (pspp): Deleted.
* gnu/packages/statistics.scm (pspp): New variable.
16736e02 — Efraim Flashner 10 years ago
gnu: irssi: Update to 0.8.19.

* gnu/packages/irc.scm (irssi): Update to 0.8.19.
6c277c89 — Efraim Flashner 10 years ago
gnu: libpsl: Update to 0.13.0.

* gnu/packages/web.scm (libpsl): Update to 0.13.0.
[arguments]: Remove bootstrap phase.
[inputs]: Add python-2.
[native-inputs]: Remove autoconf, automake, gettext, which, libtool,
pkg-config.
8d9ac926 — Leo Famulari 10 years ago
gnu: libsrtp: Update to 1.5.4 [fixes CVE-2015-6360].

* gnu/packages/telephony.scm (libsrtp): Update to 1.5.4.
Next