~ruther/guix-local

ref: 01ef804d69b2e57dd7b1d3d13e66e3f67e7c548a guix-local/gnu d---------
c9ce8e17 — Christopher Baines 8 years ago
gnu: Update signing-party.

Also add more inputs to make the caff program run. I haven't successfully used
it yet though.

* gnu/packages/gnupg.scm (signing-party)[version]: Update to 2.6.
  [source]: Update origin sha256.
  [native-inputs]: Add autoconf and automake.
  [inputs]: Add perl-text-template, perl-mime-tools, perl-gnupg-interface and
  perl-net-idn-encode as these are required by caff. Also add libmd as this is
  required by TODO.
  [arguments]: Add the change-directory and wrap-programs phase, and fix a
  regex and Makefile path in the configure phase.
32977915 — Christopher Baines 8 years ago
gnu: Add libmd.

* gnu/packages/crypto.scm (libmd): New variable.
34ef5755 — Christopher Baines 8 years ago
gnu: Add perl-gnupg-interface.

* gnu/packages/gnupg.scm (perl-gnupg-interface): New variable.
996364fb — Christopher Baines 8 years ago
gnu: Add perl-text-template.

* gnu/packages/perl.scm (perl-text-template): New variable.
24c1c513 — Christopher Baines 8 years ago
gnu: Add perl-net-idn-encode.

* gnu/packages/perl.scm (perl-net-idn-encode): New variable.
a6fe9304 — Christopher Baines 8 years ago
gnu: Add perl-mime-tools.

* gnu/packages/perl.scm (perl-mime-tools): New variable.
d6daca0e — Christopher Baines 8 years ago
gnu: Add perl-mailtools.

* gnu/packages/perl.scm (perl-mailtools): New variable.
2d6125ed — Christopher Baines 8 years ago
gnu: Add perl-convert-binhex.

* gnu/packages/perl.scm (perl-convert-binhex): New variable.
b7206dd3 — Christopher Baines 8 years ago
gnu: Add perl-moox-late.

* gnu/packages/perl.scm (perl-moox-late): New variable.
40db2394 — Christopher Baines 8 years ago
gnu: Add perl-moox-handlesvia.

* gnu/packages/perl.scm (perl-moox-handlesvia): New variable.
3565756f — Christopher Baines 8 years ago
gnu: Add perl-data-perl.

* gnu/packages/perl.scm (perl-data-perl): New variable.
3a58f455 — Christopher Baines 8 years ago
gnu: Add perl-moox.

* gnu/packages/perl.scm (perl-moox): New variable.
1fda01ef — Ludovic Courtès 8 years ago
gnu: texinfo: Add 6.5.

* gnu/packages/texinfo.scm (texinfo-latest): New variable.
960c40de — Ludovic Courtès 8 years ago
doc: Use Screen and OpenSSH in the bare-bones example.

* gnu/system/examples/bare-bones.tmpl (packages): Remove TCPDUMP; add
SCREEN and OPENSSH.
* doc/guix.texi (Using the Configuration System): Adjust explanation
accordingly.
4e854b18 — Ludovic Courtès 8 years ago
install: Include the whole bare-bones OS in the image.

* gnu/system/install.scm (%installation-services): Load
"example/bare-bones.tmpl".  Add a 'gc-root-service-type' instance.
96da5d62 — Ludovic Courtès 8 years ago
system: Add gexp compiler for <operating-system>.

* gnu/system.scm (operating-system-compiler): New procedure.
bbb1246f — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.09.11.

* gnu/packages/video.scm (youtube-dl): Update to 2017.09.11.
097b80e1 — Tobias Geerinckx-Rice 8 years ago
gnu: gtksourceview: Update to 3.24.4.

* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.4.
db122a9b — Tobias Geerinckx-Rice 8 years ago
gnu: libpeas: Update to 1.22.0.

* gnu/packages/gnome.scm (libpeas): Update to 1.22.0.
[inputs]: Remvoe libxml2.
0f8c5204 — Tobias Geerinckx-Rice 8 years ago
gnu: network-manager: Update to 1.8.2.

* gnu/packages/gnome.scm (network-manager): Update to 1.8.2.
Next