~ruther/guix-local

4a1bf090 — Ricardo Wurmus 10 years ago
gnu: seahorse: Add SSH support.

* gnu/packages/gnome.scm (seahorse)[inputs]: Add "openssh".
df90c701 — Ricardo Wurmus 10 years ago
gnu: Add seahorse.

* gnu/packages/gnome.scm (seahorse): New variable.
e99a3d6f — Ricardo Wurmus 10 years ago
gnu: Add gnome-keyring.

* gnu/packages/gnome.scm (gnome-keyring): New variable.
8ff49011 — Ricardo Wurmus 10 years ago
gnu: Add GCR.

* gnu/packages/gnome.scm (gcr): New variable.
4a35a866 — Ludovic Courtès 10 years ago
guix system: init: Make sure the target is root-owned.

Suggested by Mark H Weaver <mhw@netris.org>.

* guix/scripts/system.scm (install): Add 'chown' and 'chmod' calls for TARGET
  when running as root, and warn otherwise.
40245ef3 — Ludovic Courtès 10 years ago
gnu: linux-boot: Remove outdated and misleading comment.

* gnu/build/linux-boot.scm (boot-system): Remove outdated comment.
53142109 — Andreas Enge 10 years ago
gnu: bluez: Install the library and header files.

* gnu/packages/linux.scm (bluez)[arguments]: Add --enable-library to
  #:configure-flags.
2e88d113 — Andreas Enge 10 years ago
gnu: dbus-glib: Propagate inputs dbus and glib.

* gnu/packages/glib.scm (dbus-glib): Propagate inputs dbus and glib.
* gnu/packages/audio.scm (patchage),
  gnu/packages/gnuzilla.scm (icecat),
  gnu/packages/python.scm (python-dbus): Drop inputs dbus and glib.
* gnu/packages/gnome.scm (colord, gconf, gnome-vfs, upower),
  gnu/packages/mail.scm (claws-mail),
  gnu/packages/messaging.scm (hexchat),
  gnu/packages/wicd.scm (wicd): Drop input dbus.
c71979f4 — Ludovic Courtès 10 years ago
doc: Add "Running Guix Before It Is Installed".

* doc/guix.texi (Running Guix Before It Is Installed): New node.
  (Packaging Guidelines): Refer to it.
92492b23 — Ludovic Courtès 10 years ago
doc: Update detailed node list.

* doc/guix.texi (Top): Add "package Reference" and "origin Reference" in
  detailed node list.
ba3bcec9 — Ludovic Courtès 10 years ago
doc: Change "GSD" to "GuixSD".

* doc/emacs.texi (Emacs Initial Setup): Change "GSD" to "GuixSD".
936715c9 — Mark H Weaver 10 years ago
gnu: gnutls: Update to 3.4.1.

* gnu/packages/patches/gnutls-fix-duplicate-manpages.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/gnutls.scm (gnutls): Update to 3.4.1.  Remove patch.
8605321d — Mark H Weaver 10 years ago
gnu: postgresql: Update to 9.3.7.

* gnu/packages/databases.scm (postgresql): Update to 9.3.7.
c95ded7e — Ludovic Courtès 10 years ago
doc: Clarify the module file name convention.

* doc/guix.texi (Package Modules): Clarify the footnote about the module file
  names convention.  Tweak the wording.
748cef5b — Ricardo Wurmus 10 years ago
gnu: Add python-rq.

* gnu/packages/python.scm (python-rq, python2-rq): New variables.
5394a6a6 — Ricardo Wurmus 10 years ago
gnu: Add python-redis.

* gnu/packages/python.scm (python-redis, python2-redis): New variables.
12c270dd — Ricardo Wurmus 10 years ago
gnu: Add python-click.

* gnu/packages/python.scm (python-click, python2-click): New variables.
66e3eff1 — Ricardo Wurmus 10 years ago
gnu: Add rsem.

* gnu/packages/bioinformatics.scm (rsem): New variable.
* gnu/packages/patches/rsem-makefile.patch: New file.
21461f27 — Ludovic Courtès 10 years ago
doc: More cross-references.

* doc/guix.texi (Invoking guix package): Add xref to "package Reference".
  (package Reference): Add xref to "Invoking guix package".
  Expound 'native-inputs' example, and add xref to "Invoking guix lint".
a2bf4907 — Ludovic Courtès 10 years ago
doc: Add a cross-reference to "origin Reference".

* doc/guix.texi (Defining Packages): Add xref to "origin Reference".
Next