~ruther/guix-local

6e9ffc3f — Tobias Geerinckx-Rice 6 years ago
gnu: clamav: End snippet in truth.

* gnu/packages/antivirus.scm (clamav)[source]: Return #t from snippet.
d2e438d3 — Tobias Geerinckx-Rice 6 years ago
gnu: clamav: Update to 0.102.3.

* gnu/packages/antivirus.scm (clamav): Update to 0.102.3.
1d8d90a8 — Tobias Geerinckx-Rice 6 years ago
gnu: ethtool: Update to 5.6.

* gnu/packages/networking.scm (ethtool): Update to 5.6.
[native-inputs]: Add pkg-config.
[inputs]: Add libmnl.
57b13d1c — Tobias Geerinckx-Rice 6 years ago
gnu: openconnect: Update to 8.10 [fixes CVE-2020-12823].

* gnu/packages/vpn.scm (openconnect): Update to 8.10.
dfc414c4 — Nicolas Goaziou 6 years ago
gnu: emacs-flycheck-grammalecte: Update to 1.2.

* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.2.
[arguments]: Exclude "test-profile.el", build with full Emacs for libxml
support.
[inputs]: Remove curl as dependency.
28740402 — Tobias Geerinckx-Rice 6 years ago
gnu: tor: Update to 0.4.3.5.

* gnu/packages/tor.scm (tor): Update to 0.4.3.5.
[arguments]: Enable compression features that aren't auto-detected.
[native-inputs]: Use the default Python (3).
[inputs]: Order alphabetically.
f7237a2e — Guillaume Le Vaillant 6 years ago
gnu: bitcoin-abc: Update to 0.21.6.

* gnu/packages/finance.scm (bitcoin-abc): Update to 0.21.6.
  [build-system]: Use cmake-build-system.
  [native-inputs]: Remove autoconf, automake and libtool.
  [inputs]: Add zeromq.
  [arguments]: Drop inheritance from bitcoin-core and use explicit
  'make-qt-deterministic', 'set-home' and 'check-functional' phases.
89c5b924 — Guillaume Le Vaillant 6 years ago
gnu: bitcoin-unlimited: Update to 1.8.0.0.

* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.8.0.0.
  [arguments]: Add 'fix-build' phase, update 'fix-tests' phase.
6207d749 — Nicolas Goaziou 6 years ago
gnu: emacs-flycheck: Update to 31-2.9bcf6b6.

* gnu/packages/emacs-xyz.scm (emacs-flycheck): Update to 31-2.9bcf6b6.
1ac2bf05 — Julien Lepiller 6 years ago
gnu: ocaml-ocurl: Update to 0.9.1.

* gnu/packages/ocaml.scm (ocaml-ocurl): Update to 0.9.1.
bee8c8ac — Julien Lepiller 6 years ago
gnu: ocaml-fileutils: Update to 0.6.2.

* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.2.
89651117 — Julien Lepiller 6 years ago
gnu: ocaml-octavius: Update to 1.2.2.

* gnu/packages/ocaml.scm (ocaml-octavius): Update to 1.2.2.
68f3ba37 — Florian Pelz 6 years ago
news: Add ‘de’ translation.

* etc/news.scm: Add a ‘de’ translation.
ef9652ef — Mathieu Othacehe 6 years ago
gnu: rottlog: Fix aarch64 cross-compilation.

* gnu/packages/admin.scm (rottlog)[arguments]: Add a 'fix-configure phase to
replace outdated config.sub and config.guess, without aarch64 support,
[native-inputs]: add "automake".
c7c9370d — Ricardo Wurmus 6 years ago
gnu: openjdk12: Simplify snippet.

* gnu/packages/java.scm (openjdk12)[source]: Use regular expression in
find-files.
7b82e1cd — Ricardo Wurmus 6 years ago
gnu: openjdk11: Build in parallel.

* gnu/packages/java.scm (openjdk11)[arguments]: Remove #:parallel-build?,
 #:parallel-tests?, and #:make-flags options; add
"write-source-revision-file"; replace "build" phase; do not set
GUIX_LD_WRAPPER_ALLOW_IMPURITIES; pass JOBS variable to make in "build" and
"build-jre" phases.
62d46ad6 — Ricardo Wurmus 6 years ago
gnu: openjdk11: Simplify snippet.

* gnu/packages/java.scm (openjdk11)[source]: Use regular expression in
find-files.
49ad6aec — Ricardo Wurmus 6 years ago
gnu: openjdk10: Simplify snippet.

* gnu/packages/java.scm (openjdk10)[source]: Use regular expression in
find-files.
f5789c26 — Ricardo Wurmus 6 years ago
gnu: openjdk9: Build in parallel.

* gnu/packages/java.scm (openjdk9)[arguments]: Add phase
"write-source-revision-file"; replace "build" phase; add make-flags; remove
GUIX_LD_WRAPPER_ALLOW_IMPURITIES.
b7a1cac6 — Ricardo Wurmus 6 years ago
gnu: openjdk9: Simplify snippet.

* gnu/packages/java.scm (openjdk9)[source]: Use only one find-files
invocation.
Next