~ruther/guix-local

43337a73 — Ricardo Wurmus 9 years ago
gnu: extremetuxracer: Update to 0.7.4.

* gnu/packages/games.scm (extremetuxracer): Update to 0.7.4.
88dbf70f — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.6.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.6.
e1157d69 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.45.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.45.
cda0ef04 — Troy Sankey 9 years ago
gnu: pius: Update to 2.2.3.

* gnu/packages/gnupg.scm (pius): Update to 2.2.3.
[source]: Switch back to using the tarball release.
[arguments]: End 'set-gpg-file-name' phase on #t.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
95757d89 — Carlo Zancanaro 9 years ago
gnu: kakoune: Move reproducibility substitution to source snippet.

* gnu/packages/text-editors.scm (kakoune)[arguments]: Move substitution to ...
[source]: ... here.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
70852355 — Leo Famulari 9 years ago
gnu: openssl-next: Update to 1.1.0d [fixes CVE-2017-{3730, 3731, 3732}].

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0d.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
544db93c — Leo Famulari 9 years ago
gnu: openssl: Replace with openssl-1.0.2k [security fixes].

Fix CVE-2016-7055 and CVE-2017-{3731,3732}.

* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2k): New variable.
(openssl-next)[replacement]: New field.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
264ccbb3 — Marius Bakke 9 years ago
gnu: text-editors.scm: Fix imports.

This is a followup to 5613ea79fccc5a5befafea313cb81010c5f5a8dd.

* gnu/packages/text-editors.scm: Import (gnu packages terminals).
5613ea79 — Carlo Zancanaro 9 years ago
gnu: Add kakoune.

* gnu/packages/text-editors.scm (kakoune): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
5bbb2249 — Tobias Geerinckx-Rice 9 years ago
gnu: python-pbr: Update to 1.10.0.

* gnu/packages/python.scm (python-pbr): Update to 1.10.0.
0e6df70b — Tobias Geerinckx-Rice 9 years ago
gnu: python-wheel: Update to 0.30.0a0.

* gnu/packages/python.scm (python-wheel): Update to 0.30.0a0.
60a8be3a — Tobias Geerinckx-Rice 9 years ago
gnu: awscli: Update to 1.11.43.

* gnu/packages/python.scm (awscli): Update to 1.11.43.
[home-page]: Use HTTPS.
d338ff58 — Tobias Geerinckx-Rice 9 years ago
gnu: python-acme: Update to 0.10.2.

* gnu/packages/tls.scm (python-acme): Update to 0.10.2.
80968df0 — Tobias Geerinckx-Rice 9 years ago
gnu: certbot: Update to 0.10.2.

* gnu/packages/tls.scm (certbot): Update to 0.10.2.
[description]: Use present tense; expand acronyms.
28576403 — Tobias Geerinckx-Rice 9 years ago
gnu: python-certifi: Update to 2017.1.23.

* gnu/packages/python.scm (python-certifi): Update to 2017.1.23.
[arguments]: Remove: run tests if they're ever added.
[home-page]: Fix or update.
fc12bc30 — John Darrington 9 years ago
gnu: Add xcalc.

* gnu/packages/xorg.scm (xcalc): New variable.
9d58741a — Marius Bakke 9 years ago
gnu: xf86-input-wacom: Update to 0.34.0.

* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.34.0.
602d70f3 — Marius Bakke 9 years ago
gnu: dnscrypt-proxy: Update to 1.9.4.

* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.4.
0db2ff65 — Ricardo Wurmus 9 years ago
bournish: Extend 'rm' command.

* guix/build/bournish.scm (rm-command): New procedure.
(%commands): Use it.
* tests/bournish.scm: Add tests for "rm" and "rm -r".
2f977d92 — Carlo Zancanaro 9 years ago
import: pypi: Don't add setuptools to propagated-inputs.

* guix/import/pypi.scm (compute-inputs): Don't add setuptools to the imported
  package's propagated-inputs.
Next