Commit graph

116982 commits

Author SHA1 Message Date
Efraim Flashner 997f7a71a6
gnu: webkitgtk: Fix building on i686-linux.
* gnu/packages/webkit.scm (webkitgtk)[arguments]: When building for
i686-linux add a phase to not include optimizations used by
x86_64-linux.
2023-07-10 10:57:51 +03:00
Mike Delago 126a91888c
gnu: cl-rove: Update to 0.10.0-1.6a5dfcd.
* gnu/packages/lisp-check.scm (sbcl-rove): Update to 0.10.0-1.6a5dfcd.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Artyom Bologov 1c194cd2bb
gnu: cl-spinneret: Update to 3.0-6.d4398b5.
* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to 3.0-6.d4398b5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Michael Ford ca6e688883
gnu: electrum: Update to 4.4.5.
* gnu/packages/finance.scm (electrum): Update to 4.4.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Michael Ford 84e876f1f0
gnu: ledger: Update to 3.3.2.
* gnu/packages/finance.scm (ledger): Update to 3.3.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Michael Ford a5cf461394
gnu: homebank: Update to 5.6.5.
* gnu/packages/finance.scm (homebank): Update to 5.6.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Peter Polidoro 3c9984b860
gnu: kicad: Update to 7.0.6.
* gnu/packages/engineering.scm (kicad): Update to 7.0.6.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:32 +02:00
Christopher Baines 2ccf3eb495
gnu: ruby-ruby-memcheck: Update to 1.3.2.
* gnu/packages/ruby.scm (ruby-ruby-memcheck): Update to 1.3.2.
[arguments]: Disable tests on x86-32.
2023-07-10 08:26:05 +01:00
Christopher Baines 9c164d72b2
gnu: ruby-safe-yaml: Fix build.
* gnu/packages/ruby.scm (ruby-safe-yaml)[arguments]: Build with #:ruby
ruby-2.7 and update style.
2023-07-10 08:26:05 +01:00
Christopher Baines e13dc6a024
gnu: ruby-sass: Update to 3.7.4.
* gnu/packages/ruby.scm (ruby-sass): Update to 3.7.4.
[source]: Switch to git repository.
[arguments]: Specify #:test-target "test:ruby".
2023-07-10 08:26:05 +01:00
Christopher Baines cd0daf65a0
gnu: ruby-sass-spec: Remove ruby-terminfo input.
As I don't think it's necessary.

* gnu/packages/ruby.scm (ruby-sass-spec)[propagated-inputs]: Remove
ruby-terminfo.
[arguments]: Update style.
2023-07-10 08:26:04 +01:00
Christopher Baines a1e6a360a5
gnu: ruby-terminfo: Update to 0.2.
* gnu/packages/ruby.scm (ruby-terminfo): Update to 0.2.
[source]: Switch to source tarball.
[arguments]: Update accordingly.
2023-07-10 08:26:04 +01:00
Christopher Baines 3f91e3e81d
gnu: ruby-flores: Fix build.
There's a single test failure when the tests are run with ruby 3.1.

* gnu/packages/ruby.scm (ruby-flores)[arguments]: Add #:ruby ruby-2.7 and use
it.
2023-07-10 08:26:04 +01:00
Christopher Baines 97a934d45f
gnu: ruby-yard: Refactor package and some dependencies.
Replace ruby-yard and ruby-yard-with-tests with ruby-yard and
ruby-yard/minimal.  This introduced some cycles, so add some additional
minimal variants to avoid this.

* gnu/packages/ruby.scm (ruby-asciidoctor/minimal, ruby-test-unit/minimal,
ruby-yard/minimal): New variables.
(ruby-rubygems-tasks)[native-inputs]: Remove unnecessary ruby-spec and
ruby-yard.
(ruby-locale, ruby-gettext, ruby-tdiff, ruby-nokogiri-diff,
ruby-public-suffix, ruby-addressable)[native-inputs]:
Switch to ruby-yard/minimal.
(ruby-metaclass)[native-inputs]: Switch to ruby-test-unit/minimal.
(ruby-yard): Update to 0.9.34.
[arguments]: Update style, don't disable tests, specify #:test-target, and
patch spec/cli/diff_spec.rb.
[native-inputs]: Add from ruby-yard-with-tests.
(ruby-yard-with-tests): Remove variable.
2023-07-10 08:26:04 +01:00
Christopher Baines a6e0ecfa77
gnu: ruby-version-gem: Update to 1.1.3.
* gnu/packages/ruby.scm (ruby-version-gem): Update to 1.1.3.
[arguments]: Drop 'disable-problematic-tests phase.
2023-07-10 08:26:04 +01:00
Christopher Baines 29ecffebbf
gnu: ruby-rspec-block-is-expected: Update to 1.0.5.
* gnu/packages/ruby.scm (ruby-rspec-block-is-expected): Update to 1.0.5.
[arguments]: Don't attempt to sign gem.
2023-07-10 08:26:04 +01:00
Christopher Baines 411791ea40
gnu: ruby-minitest-tu-shim: Fix build.
* gnu/packages/ruby.scm (ruby-minitest-tu-shim)[arguments]: Update style.
[propagated-inputs]: Update style.
[native-inputs]: Use ruby-hoe-3.
2023-07-10 08:26:04 +01:00
Christopher Baines f8827a4416
gnu: ruby-fast-gettext: Update to 2.3.0.
* gnu/packages/ruby.scm (ruby-fast-gettext): Update to 2.3.0.
[arguments]: Update style and remove now unnecessary phases.
[native-inputs]: Add ruby-rubocop-packaging.
2023-07-10 08:26:04 +01:00
Christopher Baines c078d78714
gnu: ruby-chunky-png: Update to 1.4.0.
* gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.4.0.
[arguments]: Update style.
2023-07-10 08:26:04 +01:00
Christopher Baines 7c94bfddb3
gnu: Add ruby-rubocop-packaging.
* gnu/packages/ruby.scm (ruby-rubocop-packaging): New variable.
2023-07-10 08:26:04 +01:00
Christopher Baines a6cc172aa5
gnu: ruby-hoe-git: Fix build.
* gnu/packages/ruby.scm (ruby-hoe-git)[propagated-inputs]: Use ruby-hoe-3.
2023-07-10 08:26:04 +01:00
Christopher Baines 6a7e758aed
gnu: ruby-heredoc-unindent: Fix build.
* gnu/packages/ruby.scm (ruby-heredoc-unindent)[native-inputs]: Use
ruby-hoe-3.
2023-07-10 08:26:03 +01:00
Christopher Baines d0d3c6c914
gnu: Add ruby-hoe-3.
Some packages tests fail due to Hoe not parsing the README, so this provides a
way around that.

* gnu/packages/ruby.scm (ruby-hoe-3): New variable.
2023-07-10 08:26:03 +01:00
Christopher Baines 135c9af111
gnu: ruby-mapping: Fix build.
* gnu/packages/ruby.scm (ruby-mapping)[arguments]: Add 'patch phase.
2023-07-10 08:26:03 +01:00
Christopher Baines 6f57245943
gnu: ruby-minitest-4: Fix build.
* gnu/packages/ruby.scm (ruby-minitest-4)[arguments]: Patch a failing test and
update style.
[native-inputs]: Add ruby-minitest.
2023-07-10 08:26:03 +01:00
Christopher Baines d3d4cdf260
gnu: ruby-stackprof: Always skip the GC test.
As this is very flaky.

* gnu/packages/ruby.scm (ruby-stackprof)[arguments]: Tweak skipping tests.
2023-07-10 08:26:03 +01:00
Christopher Baines 3f14b1b4f7
gnu: ruby-ruby-parser: Update to 3.20.2.
* gnu/packages/ruby.scm (ruby-ruby-parser): Update to 3.20.2.
[arguments]: Patch Rakefile.
[native-inputs]: Add bison and ruby-minitest.
2023-07-10 08:26:03 +01:00
Christopher Baines ac0d3428fb
gnu: Remove ruby-minitest-5.15.
This variant is now unused.

* gnu/packages/ruby.scm (ruby-minitest-5.15): Remove variable.
2023-07-10 08:26:03 +01:00
Christopher Baines 701608c496
gnu: ruby-byebug: Fix build.
* gnu/packages/ruby.scm (ruby-byebug)[arguments]: Update style and skip some
failing tests.
[native-inputs]: Use ruby-minitest rather than ruby-minitest-5.15.
2023-07-10 08:26:03 +01:00
Christopher Baines 52cbeffa59
gnu: swagger-diff: Update to 2.0.0.
* gnu/packages/ruby.scm (swagger-diff): Update to 2.0.0.
[arguments]: Update style.
2023-07-10 08:26:03 +01:00
Christopher Baines 68322974bf
gnu: ruby-text-hyphen: Update to 1.5.0.
* gnu/packages/ruby.scm (ruby-text-hyphen): Update to 1.5.0.
2023-07-10 08:26:03 +01:00
Christopher Baines f286d26f53
gnu: ruby-slop: Update to 4.10.1.
* gnu/packages/ruby.scm (ruby-slop): Update to 4.10.1.
[native-inputs]: Remove.
2023-07-10 08:26:02 +01:00
Christopher Baines 396d1a7a1f
gnu: ruby-sexp-processor: Update to 4.17.0.
* gnu/packages/ruby.scm (ruby-sexp-processor): Update to 4.17.0.
[native-inputs]: Add ruby-minitest and ruby-minitest-proveit.
2023-07-10 08:26:02 +01:00
Christopher Baines e9ba11e190
gnu: ruby-net-scp: Fix build.
* gnu/packages/ruby.scm (ruby-net-scp)[native-inputs]: Use ruby-mocha-1.
2023-07-10 08:26:02 +01:00
Christopher Baines 403d721d56
gnu: ruby-net-http-persistent: Update to 4.0.2.
* gnu/packages/ruby.scm (ruby-net-http-persistent): Update to 4.0.2.
[native-inputs]: Add ruby-rake-manifest.
2023-07-10 08:26:02 +01:00
Christopher Baines c5d10ca52a
gnu: ruby-connection-pool: Update to 2.4.1.
* gnu/packages/ruby.scm (ruby-connection-pool): Update to 2.4.1.
[arguments]: Remove ruby-standard dependency.
2023-07-10 08:26:02 +01:00
Christopher Baines 06a83348c3
gnu: ruby-net-http-digest-auth: Fix build.
* gnu/packages/ruby.scm (ruby-net-http-digest-auth)[native-inputs]: Add
ruby-minitest.
2023-07-10 08:26:02 +01:00
Christopher Baines a820891c89
gnu: ruby-spy: Remove ruby-pry-byebug input.
* gnu/packages/ruby.scm (ruby-spy)[arguments]: Remove use of pry-byebug.
[native-inputs]: Remove ruby-pry-byebug.
2023-07-10 08:26:02 +01:00
Christopher Baines 9bdb1c4baa
gnu: ruby-language-server-protocol: Remove ruby-pry-byebug dependency.
* gnu/packages/ruby.scm (ruby-language-server-protocol)[arguments]: Add
'remove-unnecessary-dependencies phase.
[native-inputs]: Remove ruby-pry-byebug.
2023-07-10 08:26:02 +01:00
Christopher Baines 9271bb9bfd
gnu: ruby-sorbet-runtime: Remove ruby-pry-byebug input.
As byebug is for Ruby 2.

* gnu/packages/ruby.scm (ruby-sorbet-runtime)[native-inputs]: Remove
ruby-pry-byebug.
2023-07-10 08:26:02 +01:00
Christopher Baines b81962cba4
gnu: ruby-octokit: Update to 6.1.1.
* gnu/packages/ruby.scm (ruby-octokit): Update to 6.1.1.
[arguments]: Remove pry-byebug dependency.
[native-inputs]: Remove pry-byebug.
2023-07-10 08:26:02 +01:00
Christopher Baines 0b7258ecc5
gnu: ruby-jwt: Update to 2.7.1.
* gnu/packages/ruby.scm (ruby-jwt): Update to 2.7.1.
[source]: Switch to git.
[arguments]: Remove more unnecessary dependencies, and update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 2a040300dc
gnu: ruby-multi-json: Fix build.
* gnu/packages/ruby.scm (ruby-multi-json)[arguments]: Skip tests and update
style.
2023-07-10 08:26:01 +01:00
Christopher Baines ecd9d36a33
gnu: ruby-braintree: Update to 4.12.0.
* gnu/packages/ruby.scm (ruby-braintree): Update to 4.12.0.
[arguments]: Tweak relax-requirements phase and update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 6937663eaa
gnu: ruby-benchmark-ips: Update to 2.12.0.
* gnu/packages/ruby.scm (ruby-benchmark-ips): Update to 2.12.0.
[source]: Switch to git repository.
[arguments]: Patch Gemfile and gemspec.
2023-07-10 08:26:01 +01:00
Christopher Baines 8cd697f8ff
gnu: ruby-awesome-print: Update to 1.9.2.
* gnu/packages/ruby.scm (ruby-awesome-print): Update to 1.9.2.
[arguments]: Update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 6d82239a5f
gnu: ronn-ng: Fix build.
* gnu/packages/groff.scm (ronn-ng)[arguments]: Add 'patch-test phase and
update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 7ed11ca491
gnu: facter: Update to 4.4.1.
* gnu/packages/admin.scm (facter): Update to 4.4.1.
[arguments,inputs]: Update style.
[home-page]: Update.
2023-07-10 08:26:01 +01:00
Christopher Baines e0a2398559
gnu: ruby-rb-inotify: Update to 0.10.1.
* gnu/packages/ruby.scm (ruby-rb-inotify): Update to 0.10.1.
[arguments]: Update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 93a311d760
gnu: ruby-bibtex-ruby: Remove ruby-byebug dependency.
byebug is for Ruby 2, so it's best to avoid it.

* gnu/packages/ruby.scm (ruby-bibtex-ruby)[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:01 +01:00