~ruther/guix-local

8ba3f751 — Efraim Flashner 8 years ago
gnu: r-nloptr: Update package hash.

The source was repacked and reuploaded without incrementing the version
number. The difference was windows line endings on the windows files.

* gnu/packages/statistics.scm (r-nloptr)[source]: Update package hash.
e5af1f4a — Efraim Flashner 8 years ago
gnu: sorcer: Fix building on non-Intel hardware.

* gnu/packages/music.scm (sorcer)[arguments]: Add phase to remove
architecture specific build flags.
b1e9837a — Andy Patterson 8 years ago
gnu: virt-manager: Enable persistent configuration support.

* gnu/packages/virtualization.scm (virt-manager)[inputs]: Add dconf.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f023685d — Andy Patterson 8 years ago
gnu: virt-manager: Wrap with GSettings schema and GIO modules search paths.

Fixes a crash when opening the file chooser dialog.

* gnu/packages/virtualization.scm (virt-manager)[arguments]
<#:imported-modules>: Add (guix build glib-or-gtk-build-system).
<#:modules>: Import (guix build glib-or-gtk-build-system) as glib-or-gtk:.
<#:arguments>: Add 'glib-or-gtk-compile-schemas and 'glib-or-gtk-wrap.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
60e95297 — nikita 8 years ago
gnu: Add python2-roca-detect.

* gnu/packages/crypto.scm (python2-roca-detect): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7756eab0 — nikita 8 years ago
gnu: Add python2-pgpdump.

* gnu/packages/gnupg.scm (python2-pgpdump): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
00463093 — nikita 8 years ago
gnu: Add python-coloredlogs.

* gnu/packages/python.scm (python-coloredlogs, python2-coloredlogs): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7d414763 — nikita 8 years ago
gnu: Add python-verboselogs.

* gnu/packages/python.scm (python-verboselogs, python2-verboselogs): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2a81537f — nikita 8 years ago
gnu: Add python-capturer.

* gnu/packages/python.scm (python-capturer, python2-capturer): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
92eb9a35 — nikita 8 years ago
gnu: Add python-humanfriendly.

* gnu/packages/python.scm (python-humanfriendly, python2-humanfriendly):
New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
bf7dfb1f — Ludovic Courtès 8 years ago
challenge: Display an overall summary.

* guix/scripts/challenge.scm (summarize-report-list): New procedure.
(guix-challenge): Use it.
* doc/guix.texi (Invoking guix challenge): Adjust command output in
example.
d213cc8c — Ludovic Courtès 8 years ago
substitute: Don't send more than 1000 requests in a row.

Fixes <https://bugs.gnu.org/28731>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.

* guix/scripts/substitute.scm (at-most): New procedure.
(http-multiple-get): Use it to send at most 1000 requests at once.
44c6a87f — Ludovic Courtès 8 years ago
guix package: '--list-available' does not show superseded packages.

* guix/scripts/package.scm (process-query) <'list-available>: Filter out
P if it matches 'package-superseded'.
17650569 — Leo Famulari 8 years ago
gnu: Fix Leo Famulari's copyright statement in (gnu packages calcurse).

* gnu/packages/calcurse.scm: Fix copyright statement.
a23dbbff — Leo Famulari 8 years ago
gnu: calcurse: Used the "fixed" test-only tzdata for tests.

* gnu/packages/calcurse.scm (calcurse)[inputs]: Remove tzdata and add ...
[native-inputs]: tzdata-2017a.
[arguments]: Add tzdata-2017a to #:disallowed-references.
c4b542ff — Efraim Flashner 8 years ago
gnu: parallel: Update to 20171022.

* gnu/packages/parallel.scm (parallel): Update to 20171022.
63bbf38f — Tobias Geerinckx-Rice 8 years ago
gnu: expat: Update replacement to 2.2.4 [security fixes].

See 'Changes' in the source distribution for more information about the
fixed security issues.

* gnu/packages/xml.scm (expat)[replacement]: Update to 2.2.4.
(expat-2.2.2): Replace with...
(expat-2.2.4): ...new variable.
c61cac69 — Tobias Geerinckx-Rice 8 years ago
gnu: tor: Update to 0.3.1.8.

* gnu/packages/tor.scm (tor): Update to 0.3.1.8.
65808ba4 — Tobias Geerinckx-Rice 8 years ago
gnu: sssd: Add missing word to description.

* gnu/packages/sssd.scm (sssd)[description]: Fix typo.
06c13046 — Tobias Geerinckx-Rice 8 years ago
gnu: sssd: Update to 1.16.0.

* gnu/packages/sssd.scm (sssd): Update to 1.16.0.
Next