~ruther/guix-local

66ea6713 — Ludovic Courtès 12 years ago
licenses: Add GNU FDL 1.3+.

* guix/licenses.scm (fdl1.3+): New variable.
00585a55 — Ludovic Courtès 12 years ago
gnu: glib: Upgrade to 2.39.1.

* gnu/packages/glib.scm (glib): Upgrade to 2.39.1.  Run tests
  sequentially.
* gnu/packages/patches/glib-tests-desktop.patch: Adjust for 2.39.1.  Add
  hunk for gsettings.c.
6dc99317 — Ludovic Courtès 12 years ago
doc: List what's in the chroot.

* doc/guix.texi (Setting Up the Daemon): List what's in the chroot.
d43eb499 — Ludovic Courtès 12 years ago
Update 'nix-upstream' sub-module; adjust build system, doc, and substituter.

* nix-upstream: Update sub-module.
* daemon.am (libutil_a_SOURCES): Add affinity.cc.
  (libutil_headers): Add affinity.hh.
  (libexec_PROGRAMS, nix_setuid_helper_SOURCES,
  nix_setuid_helper_CPPFLAGS, nix_setuid_helper_LDADD): Remove.
* doc/guix.texi (Setting Up the Daemon): Remove paragraph about
  'nix-setuid-helper'.
* guix/scripts/substitute-binary.scm (guix-substitute-binary): Exit 0 when
  %CACHE-URL has an HTTP scheme and looking up its host fails.
  Always print a newline to stdout when starting.
b97c95eb — Ludovic Courtès 12 years ago
linux-initrd: Make /dev/{null,zero} world-writable.

Reported by zerwas on #guix.

* guix/build/linux-initrd.scm (make-essential-device-nodes): Make
  /dev/null and /dev/zero world-writable.
8bb1699b — Andreas Enge 12 years ago
gnu: mesa: Propagate input.

* gnu/packages/gl.scm (mesa): Propagate input libx11.
a8bcd6eb — Ludovic Courtès 12 years ago
hydra: Add debugging for the Guix job set.

* build-aux/hydra/guix.scm: Set '%load-verbosely'.
10b4d0f6 — Andreas Enge 12 years ago
gnu: gl: Correct copyright notice.
* gnu/packages/gl.scm: Add copyright notice for mesa, moved here from
    module xorg in commit 200726e.
c915b404 — Ludovic Courtès 12 years ago
gnu: Add DocBook DTD and XSL style sheets.

* gnu/packages/docbook.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
7e17f65d — Ludovic Courtès 12 years ago
doc: Distinguish between (gnu packages ...) and "GNU packages".

* doc/guix.texi (Package Modules): Add a footnote stating that (gnu
  packages ...) has nothing to do with "GNU packages."
c5e0eb28 — Ludovic Courtès 12 years ago
ui: Update copyright year in '--version' output.

* guix/ui.scm (show-version-and-exit): Increment copyright year.
9208d0c1 — Ludovic Courtès 12 years ago
gnu: Add libexif, libgphoto2, and gphoto2.

* gnu/packages/photo.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
e7d6f7bf — John Darrington 12 years ago
gnu: pspp: Upgrade to 0.8.2

* gnu/packages/maths.scm (pspp): Update to 0.8.2.
* gnu/packages/patches/pspp-tests.patch: Deleted.
* gnu-system.am: Removed pspp-tests.patch from the manifest.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2a5e15c6 — Ludovic Courtès 12 years ago
gnu: git: 'git-submodule' works even if Perl is not in $PATH.

* gnu/packages/version-control.scm (git): Add 'native-inputs' field;
  move Gettext there from 'inputs'.  In 'split' phase, wrap the
  'git-submodule' script.
da923d11 — Andreas Enge 12 years ago
gnu: valgrind: Update to 2.9.0.

* gnu/packages/valgrind.scm (valgrind): Update to 2.9.0.
f7ad76e0 — Ludovic Courtès 12 years ago
Update 'sr.po'.
16f68e48 — Ludovic Courtès 12 years ago
gnu: Add Taylor UUCP.

* gnu/packages/uucp.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
9927622f — Ludovic Courtès 12 years ago
gnu: inetutils: Upgrade to 1.9.2.

* gnu/packages/admin.scm (inetutils): Upgrade to 1.9.2.  Add Readline
  as an input.
4eaad71d — Ludovic Courtès 12 years ago
doc: Fix another reference to (gnu packages admin).

* doc/guix.texi (Using the Configuration System): Change module name
  to (gnu packages admin).
8f0fd238 — Ludovic Courtès 12 years ago
gnu: Add mpc123.

* gnu/packages/mp3.scm (libmpcdec, mpc123): New variables.
Next