~ruther/guix-local

db341bfa — Christopher Baines 8 years ago
gnu: Add daemontools.

* gnu/packages/admin.scm (daemontools): New variable.
38ea84d8 — Christopher Baines 8 years ago
gnu: Add go-gopkg.in-check.v1.

* gnu/packages/check.scm (go-gopkg.in-check.v1): New variable.
60a8cbc4 — Christopher Baines 8 years ago
gnu: Add go-github.com-jessevdk-go-flags.

* gnu/packages/golang.scm (go-github.com-jessevdk-go-flags): New variable.
f8ce6eb6 — Christopher Baines 8 years ago
gnu: Add go-github.com-howeyc-gopass.

* gnu/packages/terminals.scm (go-github.com-howeyc-gopass): New variable.
d0c2f81c — Christopher Baines 8 years ago
gnu: Add go-golang.org-x-crypto-ssh-terminal.

* gnu/packages/terminals.scm (go-golang.org-x-crypto-ssh-terminal): New
  variable.
be88eb24 — Tobias Geerinckx-Rice 8 years ago
gnu: libdvdcss: Update to 1.4.1.

* gnu/packages/video.scm (libdvdcss): Update to 1.4.1.
004450f4 — Tobias Geerinckx-Rice 8 years ago
gnu: libbluray: Update to 1.0.2.

* gnu/packages/video.scm (libbluray): Update to 1.0.2.
[arguments]: Add `refer-to-libxml2-in-.pc-file' phase.
0a0eb42f — Tobias Geerinckx-Rice 8 years ago
gnu: mate-themes: Update to 3.22.14.

* gnu/packages/mate.scm (mate-themes): Update to 3.22.14.
5e69d682 — Tobias Geerinckx-Rice 8 years ago
gnu: jansson: Update to 2.10.

* gnu/packages/web.scm (jansson): Update to 2.10.
03e8f9ed — Tobias Geerinckx-Rice 8 years ago
gnu: nginx: Update to 1.13.8.

* gnu/packages/web.scm (nginx): Update to 1.13.8.
e43e1c1f — Tobias Geerinckx-Rice 8 years ago
gnu: nginx: Fix typo in description.

* gnu/packages/web.scm (nginx)[description]: Add hyphen.
6d286d82 — Tobias Geerinckx-Rice 8 years ago
gnu: nginx, nginx-documentation: End phases with #t.

* gnu/packages/web.scm (nginx, nginx-documentation)[arguments]: End
phases with #t.  Substitute INVOKE for SYSTEM*.
581ae110 — Tobias Geerinckx-Rice 8 years ago
gnu: uhttpmock: Update to 0.5.1.

* gnu/packages/web.scm (uhttpmock): Update to 0.5.1.
bfb4cc6b — Tobias Geerinckx-Rice 8 years ago
gnu: uwsgi: Update to 2.0.15.

* gnu/packages/web.scm (uwsgi): Update to 2.0.15.
96a0aa10 — Tobias Geerinckx-Rice 8 years ago
gnu: stunnel: Update to 5.44.

* gnu/packages/web.scm (stunnel): Update to 5.44.
b433baa4 — Tobias Geerinckx-Rice 8 years ago
gnu: hiawatha: Update to 10.7.

* gnu/packages/web.scm (hiawatha): Update to 10.7.
b5989658 — Tobias Geerinckx-Rice 8 years ago
gnu: rsync: Update to 3.1.3.

* gnu/packages/rsync.scm (rsync): Update to 3.1.3.
[source]: Remove patches for fixed CVEs.
[properties]: Remove field.
* packages/patches/rsync-CVE-2017-16548.patch: Delete file.
* packages/patches/rsync-CVE-2017-17433.patch: Delete file.
* packages/patches/rsync-CVE-2017-17433-fix-tests.patch: Delete file.
* packages/patches/rsync-CVE-2017-17434-pt1.patch: Delete file.
* packages/patches/rsync-CVE-2017-17434-pt2.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove them.
86574116 — Efraim Flashner 8 years ago
gnu: procenv: Find 'check' during configure phase.

* gnu/packages/linux.scm (procenv)[native-inputs]: Add pkg-config.
526789a1 — Ben Sturmfels 8 years ago
gnu: python-uniseg: Switch to PyPi source to get missing ucd.sqlite3.

Fixes <https://bugs.gnu.org/30189>.

* gnu/packages/python.scm (python-uniseg)[source]: Fetch from PyPi.
[native-inputs]: Add unzip.

Signed-off-by: Leo Famulari <leo@famulari.name>
6f4e8693 — Ricardo Wurmus 8 years ago
etc: Add installation script.

* etc/guix-install.sh: New file.
* Makefile.am (EXTRA_DIST): Add it.
* doc/guix.texi (Binary Installation): Mention it.

Co-authored-by: sharlatan <sharlatanus@gmail.com>
Next