me
/
guix
Archived
1
0
Fork 0
Commit Graph

56181 Commits (349f2a9db461b14b72c28c9eead9240eabc5a75d)

Author SHA1 Message Date
Tobias Geerinckx-Rice 349f2a9db4
gnu: svt-av1: Update to 0.8.4.
* gnu/packages/video.scm (svt-av1): Update to 0.8.4.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 2cd765116c
gnu: xfce4-eyes-plugin: Update to 4.5.1.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.5.1.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 59668de423
gnu: bitcoin-abc: Update to 0.21.10.
* gnu/packages/finance.scm (bitcoin-abc): Update to 0.21.10.
[inputs]: Add jemalloc.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 4ec610af2c
gnu: gperftools: Update to 2.8.
* gnu/packages/cpp.scm (gperftools): Update to 2.8.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 845f5a0306
gnu: hss: Patch less.
* gnu/packages/ssh.scm (hss)[arguments]: Set INSTALL_BIN make flag
instead of patching the Makefile.
2020-07-11 21:07:25 +02:00
Tobias Geerinckx-Rice 3b6b337eac
gnu: hss: Return #t from phase.
* gnu/packages/ssh.scm (hss)[arguments]: End ‘patch-file-names’ with #t.
2020-07-11 21:07:25 +02:00
Tobias Geerinckx-Rice f718c0a05d
gnu: hss: Fix cross-compilation.
* gnu/packages/ssh.scm (hss)[arguments]: Move $CC to MAKE-FLAGS and use
CC-FOR-TARGET.  Rename ‘pre-env’ to the more accurate ‘patch-file-names’.
2020-07-11 21:07:24 +02:00
Tobias Geerinckx-Rice 16f6889b74
gnu: hss: Edit description.
* gnu/packages/ssh.scm (hss)[description]: Edit.
2020-07-11 21:07:24 +02:00
Tobias Geerinckx-Rice 96fe62d80e
gnu: hss: Move to (gnu packages ssh).
* gnu/packages/admin.scm (hss): Move…
* gnu/packages/ssh.scm (hss): …here.
2020-07-11 21:07:24 +02:00
Tobias Geerinckx-Rice 6018d1ee60
gnu: libglvnd: Update to 1.3.2.
* gnu/packages/gl.scm (libglvnd): Update to 1.3.2.
2020-07-11 21:07:24 +02:00
Maxim Cournoyer 661ad8d7c5
gnu: ruby-ruby-prof: Disable a flaky test.
A test was found to fail non-deterministically.

* gnu/packages/ruby.scm (ruby-ruby-prof)[phases]: Add the 'delete-flaky-test
phase.
2020-07-11 14:27:00 -04:00
Maxim Cournoyer 257dee505e
gnu: Add ruby-yard-tomdoc.
* gnu/packages/ruby.scm (ruby-yard-tomdoc): New variable.
2020-07-11 14:27:00 -04:00
Maxim Cournoyer 24ffd91bc2
gnu: Add ruby-tomparse.
* gnu/packages/ruby.scm (ruby-tomparse): New variable.
2020-07-11 14:27:00 -04:00
Maxim Cournoyer 908df675a8
gnu: Add ruby-spectroscope.
* gnu/packages/ruby.scm (ruby-spectroscope): New variable.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer 5df1126c3a
gnu: ruby-asciidoctor: Update to 2.0.10.
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 2.0.10.
[origin]: Use git-fetch.
[phases]: Remove 'remove-circular-tests.  Add 'strip-version-requirements.
[native-inputs]: Add ruby-erubis, ruby-cucumber, ruby-haml, ruby-rouge,
ruby-rspec-expectations, ruby-simplecov, ruby-slim and ruby-tilt.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer 751bf33d47
gnu: ruby-asciidoctor: Re-indent.
* gnu/packages/ruby.scm (ruby-asciidoctor): Re-indent.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer fef0564c6f
gnu: Add ruby-slim.
* gnu/packages/ruby.scm (ruby-slim): New variable.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer b1c79cab1f
gnu: ruby-temple: Update to 0.8.2.
* gnu/packages/ruby.scm (ruby-temple): Update to 0.8.2.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer cfa4a318ea
gnu: ruby-tilt: Add pandoc, sassc support.
* gnu/packages/ruby.scm (ruby-guard)[native-inputs]: Move ruby-sassc from
here...
[propagated-inputs]: ...to here.  Add ruby-pandoc-ruby.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer c3f15f541a
gnu: ruby-tilt: Update to 2.0.10.
* gnu/packages/ruby.scm (ruby-tilt): Update to 2.0.10.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer c84dd8d49c
gnu: Add ruby-pandoc-ruby.
* gnu/packages/ruby.scm (ruby-pandoc-ruby): New variable.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer fa8e4dbf38
gnu: ruby-cucumber: Enable more tests.
* gnu/packages/ruby.scm (ruby-cucumber)[test-target]: Use the default
test-target, which includes the cucumber tests target.
[phases]: Add the 'disable-rubocop and 'set-home phases.  Delete Gemfile as
part of the 'strip-version-requirements phase.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer 7af929249d
gnu: ruby-sinatra: Update to 2.0.8.1.
* gnu/packages/ruby.scm (ruby-sinatra): Update to 2.0.8.1.
[phases]{fix-slow-doc-generation}: Add phase.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer 7eb8ff0b21
gnu: ruby-yard: Update to 0.9.25.
* gnu/packages/ruby.scm (ruby-yard): Update to 0.9.25.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer df32ab1196
gnu: Add ruby-yard-with-tests.
* gnu/packages/ruby.scm (ruby-yard-with-tests): New variable.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer 65a6123951
gnu: ruby-yard: Disable tests.
YARD is a common dependency in the Ruby world; having it carry extra test
dependencies is prone to cause dependency cycles.  For example, YARD depends
on Asciidoctor, but the latest Asciidoctor requires ruby-cucumber for its test
suite, which pulls YARD through many of its dependencies.

* gnu/packages/ruby.scm (ruby-yard)[arguments]: Disable tests.
[native-inputs]: Remove.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer b17a48d035
gnu: ruby-asciimath: Update to 2.0.1.
* gnu/packages/maths.scm (ruby-asciimath): Update to 2.0.1.
[arguments]: Remove.
[native-inputs]: Remove bundler, add ruby-nokogiri.
2020-07-11 14:26:57 -04:00
Leo Famulari 3e26bec042
gnu: rtl-sdr: Use HTTPS URL.
* gnu/packages/radio.scm (rtl-sdr)[source]: Use HTTPS URL.
2020-07-11 13:15:17 -04:00
Oleg Pykhalov ee56de8b5b
gnu: Add hss.
* gnu/packages/admin.scm (hss): New variable.
2020-07-11 19:19:36 +03:00
Michael Rohleder cc0aaf2052
gnu: qutebrowser: Update to 1.13.0.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.13.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-07-11 17:25:05 +02:00
Jan (janneke) Nieuwenhuizen 4b9eecd322
image: Do not set journal_model=WAL for the Hurd.
This fixes <https://bugs.gnu.org/42151>.

* gnu/system/images/hurd.scm (hurd-initialize-root-partition): Use #:wal-mode #f
in call to ...
* gnu/build/image.scm (initialize-root-partition): ... this, add #:wal-mode?
parameter, pass it to ...
(register-closure): ... this, add #:wal-mode? parameter, pass it to ...
* guix/store/database.scm (with-database): ... this, add #:wal-mode?
parameter, pass it to ...
(call-with-database): ... this, add #:wal-mode? parameter; when
set to #f, do not set journal_model=WAL.
2020-07-11 16:34:01 +02:00
Jan (janneke) Nieuwenhuizen 1649c7d69a
gnu: sqlite: Add locking-mode fix for the Hurd.
* gnu/packages/patches/sqlite-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/sqlite.scm (sqlite)[native-inputs]: Add it when building
for the Hurd.
[arguments]: Apply it when building for the Hurd.
2020-07-11 15:39:07 +02:00
Guillaume Le Vaillant af96b5845e
gnu: monero-gui: Update to 0.16.0.2.
* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.2.
2020-07-11 14:46:06 +02:00
Tobias Geerinckx-Rice de53ddb54a
gnu: maradns: Use CC-FOR-TARGET.
* gnu/packages/dns.scm (maradns)[arguments]: Use CC-FOR-TARGET.
2020-07-11 14:40:30 +02:00
Tobias Geerinckx-Rice 0ac915008a
gnu: maradns: Update to 3.5.0007.
* gnu/packages/dns.scm (maradns): Update to 3.5.0007.
2020-07-11 14:38:33 +02:00
Tobias Geerinckx-Rice a7ca42ff08
gnu: chocolate-doom: Update to 3.0.1.
* gnu/packages/games.scm (chocolate-doom): Update to 3.0.1.
2020-07-11 14:38:32 +02:00
Tobias Geerinckx-Rice a8d5ac0384
gnu: 7kaa: Update to 2.15.4.
* gnu/packages/games.scm (7kaa): Update to 2.15.4.
2020-07-11 14:38:32 +02:00
Tobias Geerinckx-Rice b18647db49
gnu: r-processx: Update to 3.4.3.
* gnu/packages/cran.scm (r-processx): Update to 3.4.3.
2020-07-11 14:38:32 +02:00
Tobias Geerinckx-Rice 9debba2025
gnu: r-htmltable: Update to 2.0.1.
* gnu/packages/cran.scm (r-htmltable): Update to 2.0.1.
2020-07-11 14:38:32 +02:00
Tobias Geerinckx-Rice 00466df44a
gnu: xwallpaper: Update to 0.6.5.
* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.6.5.
2020-07-11 14:38:32 +02:00
Ludovic Courtès 876d022c03
gnu: gnome-builder: Expound description.
* gnu/packages/gnome.scm (gnome-builder)[description]: Expound.
2020-07-10 23:25:00 +02:00
Leo Prikler 683cac584e
gnu: Add gnome-builder.
* gnu/packages/gnome.scm (gnome-builder): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-10 23:25:00 +02:00
Leo Prikler dcb4f7b737
gnu: Add sysprof.
* gnu/packages/gnome.scm (sysprof): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-10 23:25:00 +02:00
Jakub Kądziołka db7f74d2eb
gnu: lcalc: Don't rename the include directory.
Sage no longer renames the directory, so we shouldn't either.

* gnu/packages/sagemath.scm (lcalc)[arguments]: Remove a substitution from
  the prepare-build phase.
2020-07-10 23:03:42 +02:00
Jakub Kądziołka 5b9822cf43
gnu: Add ECL 16.1.3 for Sage.
* gnu/packages/sagemath.scm (ecl-16): New variable.
* gnu/packages/patches/ecl-16-format-directive-limit.patch,
  gnu/packages/patches/ecl-16-ignore-stderr-write-error.patch,
  gnu/packages/patches/ecl-16-libffi.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register the patches.
2020-07-10 23:03:41 +02:00
Jakub Kądziołka 71153712a2
gnu: sagemath: Remove unnecessary old versions of packages
Sage has updated givaro, fflas-ffpack and linbox since the comment was
written.

* gnu/packages/sagemath.scm (givaro, fflas-ffpack, linbox): Remove
  variables.
2020-07-10 23:03:41 +02:00
Jakub Kądziołka 781d03f135
gnu: linbox: Fix linking of dependant packages.
* gnu/packages/algebra.scm (linbox)[source]: Add a patch.
  [inputs]: Move fflas-ffpack to...
  [propagated-inputs]: ...here.
* gnu/packages/patches/linbox-fix-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2020-07-10 23:03:41 +02:00
Jakub Kądziołka 417eaa88dc
gnu: arb: Build with flint 2.6.
Backport an upstream patch to fix a compatibility issue with flint 2.6.

* gnu/packages/algebra.scm (arb): Add patch.
* gnu/packages/patches/arb-flint-2.6.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new file.
2020-07-10 23:03:41 +02:00
Jakub Kądziołka d7c8bcc47c
gnu: flint: Build with ntl.
* gnu/packages/algebra.scm (flint)[inputs]: Add ntl.
  [arguments]: Pass --with-ntl to configure.
2020-07-10 23:03:41 +02:00
Jakub Kądziołka 16e34f7598
gnu: flint: Update to 2.6.0.
* gnu/packages/algebra.scm (flint): Update to 2.6.0.
* gnu/packages/patches/flint-ldconfig.patch: Remove the patch as it got
  applied upstream.
* gnu/local.mk (dist_patch_DATA): Deregister the removed file.
2020-07-10 23:03:40 +02:00