me
/
guix
Archived
1
0
Fork 0
Commit Graph

106400 Commits (52312a4551dea1d730720c3ab9424bda9c02319a)

Author SHA1 Message Date
gemmaro f6e6d5981f
gnu: ruby-rbnacl: Use new package style.
* gnu/packages/ruby.scm (ruby-rbnacl): Use new package style.
[arguments]: Use gexp.
[source, propagated-inputs, inputs, native-inputs]: Restyle format.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
gemmaro 98eaf21d4a
gnu: ruby-rbnacl: Update to 7.1.1.
* gnu/packages/ruby.scm (ruby-rbnacl): Update to 7.1.1.
[home-page]: Update to current home page link.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
gemmaro 6a4ae3528f
gnu: Add ruby-ed25519.
* gnu/packages/ruby.scm (ruby-ed25519): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
gemmaro 40bac1a557
gnu: Add ruby-bcrypt-pbkdf.
* gnu/packages/ruby.scm (ruby-bcrypt-pbkdf): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
Ricardo Wurmus d0296970fb
gnu: Add python-captum.
* gnu/packages/machine-learning.scm (python-captum): New variable.
2023-07-10 13:13:45 +02:00
kiasoc5 e3d9d896b5
gnu: Add python-flask-seasurf.
* gnu/packages/python-web.scm (python-flask-seasurf): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-10 13:13:45 +02:00
kiasoc5 4181835a52
gnu: Add python-flask-compress.
* gnu/packages/python-web.scm (python-flask-compress): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-10 13:13:45 +02:00
Tobias Geerinckx-Rice 8b38d180ec
gnu: ndisc6: Update to 1.0.7.
* gnu/packages/networking.scm (ndisc6): Update to 1.0.7.
2023-07-09 02:00:01 +02:00
Tobias Geerinckx-Rice 5ac5d7c86a
gnu: bpftrace: Update to 0.18.0.
* gnu/packages/linux.scm (bpftrace): Update to 0.18.0.
2023-07-09 02:00:01 +02:00
Pierre Neidhardt 1944b3baf4
gnu: sbcl-ospm: Update to 0.0.2.
* gnu/packages/lisp-xyz.scm (sbcl-ospm): Update to 0.0.2.
2023-07-10 12:30:06 +02:00
Efraim Flashner c4a89a6d6b
gnu: ruby-ruby-memcheck: Skip tests when cross-compiling.
* gnu/packages/ruby.scm (ruby-ruby-memcheck)[arguments]: Adjust #:tests?
to skip tests when cross-compiling.
2023-07-10 12:01:38 +03:00
Efraim Flashner ad80cfe0cb
gnu: chatty: Add missing input.
* gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.
2023-07-10 11:56:50 +03:00
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
Christopher Baines 5b47196d3a
gnu: ruby-wapiti: Update to 2.1.0.
* gnu/packages/ruby.scm (ruby-wapiti): Update to 2.1.0.
[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:01 +01:00
Christopher Baines 256e18af34
gnu: ruby-maxitest: Update to 5.1.0.
* gnu/packages/ruby.scm (ruby-maxitest): Update to 5.1.0.
[arguments]: Update style.
[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:00 +01:00
Christopher Baines ea9a1e0289
gnu: ruby-hydra: Fix build.
* gnu/packages/ruby.scm (ruby-hydra)[arguments]: Update style.
[propagated-inputs]: Remove ruby-byebug.
2023-07-10 08:26:00 +01:00
Christopher Baines 219382c570
gnu: ruby-importmap-rails: Remove ruby-byebug dependency.
byebug is for Ruby 2, so it's good to move away from using it.

* gnu/packages/rails.scm (ruby-importmap-rails)[arguments]: Remove byebug from
Gemfile.
[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:00 +01:00
Christopher Baines 7ee445d5a1
gnu: zsh-autosuggestions: Remove ruby-byebug dependency.
ruby-byebug is for Ruby 2, so it's good to move away from using it.

* gnu/packages/shellutils.scm (zsh-autosuggestions)[native-inputs]: Remove
ruby-byebug.
[arguments]: Update style.
2023-07-10 08:26:00 +01:00
Christopher Baines af583ce504
gnu: ruby-railties: Fix build.
* gnu/packages/rails.scm (ruby-railties)[arguments]: Skip a few more tests.
2023-07-10 08:26:00 +01:00
Christopher Baines 158b3dc693
gnu: ruby-marcel: Fix build.
* gnu/packages/rails.scm (ruby-marcel)[arguments]: Remove the byebug
dependency.
[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:00 +01:00
Christopher Baines 0ea78508fe
gnu: ruby-bootsnap: Fix build.
* gnu/packages/rails.scm (ruby-bootsnap)[native-inputs]: Use ruby-mocha-1
rather than ruby-mocha.
2023-07-10 08:26:00 +01:00
Christopher Baines f7b4258aed
gnu: %ruby-rails-version: Update to 7.0.5.1.
* gnu/packages/rails.scm (%ruby-rails-version): Update to 7.0.5.1.
(ruby-rails-monorepo): Update hash.
(ruby-activesupport)[propagated-inputs]: Switch to ruby-minitest-5.15 to
ruby-minitest.
(ruby-activerecord)[native-inputs]: Add ruby-mini-portile-2.
2023-07-10 08:26:00 +01:00
Christopher Baines ddeb07d0b9
gnu: ruby-rdoc: Update to 6.5.0.
* gnu/packages/ruby.scm (ruby-rdoc): Update to 6.5.0.
2023-07-10 08:26:00 +01:00
Christopher Baines 3689599510
gnu: ruby-kpeg: Update to 1.3.3.
* gnu/packages/ruby.scm (ruby-kpeg): Update to 1.3.3.
2023-07-10 08:26:00 +01:00
Christopher Baines bc9d7cc211
gnu: ruby-timecop: Update to 0.9.6.
* gnu/packages/ruby.scm (ruby-timecop): Update to 0.9.6.
[arguments]: Update style.
[native-inputs]: Add ruby-pry.
2023-07-10 08:25:59 +01:00
Christopher Baines aad852857e
gnu: ruby-puma: Update to 6.3.0.
* gnu/packages/ruby.scm (ruby-puma): Update to 6.3.0.
[arguments]: Soften rake-compiler dependency and set PUMA_CI_RACK to rack2.
2023-07-10 08:25:59 +01:00
Christopher Baines bb811bdbc6
gnu: ruby-cucumber: Fix build.
* gnu/packages/ruby.scm (ruby-cucumber)[native-inputs]: Add ruby-webrick.
2023-07-10 08:25:59 +01:00
Christopher Baines 59d7f4ff0e
gnu: ruby-rest-client: Update to 2.1.0.
This package looks to be in a bad state upstream.

* gnu/packages/ruby.scm (ruby-rest-client): Update to 2.1.0.
[arguments]: Update style and stop running the tests.
[propagated-inputs]: Add ruby-http-accept-1.
2023-07-10 08:25:59 +01:00
Christopher Baines b35bd82a80
gnu: ruby-tilt: Update to 2.0.11.
* gnu/packages/ruby.scm (ruby-tilt): Update to 2.0.11.
[arguments]: Update style, patch some tests, remove more gems from the
Gemfile, and set SASS_IMPLEMENTATION to sassc.
2023-07-10 08:25:59 +01:00
Christopher Baines c6960691b8
gnu: ruby-oedipus-lex: Update to 2.6.1.
* gnu/packages/ruby.scm (ruby-oedipus-lex): Update to 2.6.1.
[native-inputs]: Add ruby-minitest.
2023-07-10 08:25:59 +01:00
Christopher Baines 4b04e8a138
gnu: ruby-delayed-job: Fix build.
* gnu/packages/ruby.scm (ruby-delayed-job)[native-inputs]: Add
ruby-mini-portile-2.
2023-07-10 08:25:59 +01:00
Christopher Baines 840f23c3a0
gnu: ruby-hoe: Fix build.
* gnu/packages/ruby.scm (ruby-hoe)[arguments]: Update style and set #:tests?
 #f to work around a circular dependency.
2023-07-10 08:25:59 +01:00
Christopher Baines e0a1fcb1d1
gnu: ruby-protobuf: Fix build.
* gnu/packages/protobuf.scm (ruby-protobuf)[arguments]: Update style.
[native-inputs]: Remove ruby-pry-byebug.
2023-07-10 08:25:59 +01:00
Christopher Baines fc3aa9f602
gnu: Add ruby-http-accept-1.
* gnu/packages/ruby.scm (ruby-http-accept-1): New variable.
2023-07-10 08:25:59 +01:00
Christopher Baines de33bed5c4
gnu: Add ruby-http-accept.
* gnu/packages/ruby.scm (ruby-http-accept): New variable.
2023-07-10 08:25:58 +01:00
Christopher Baines 4ba5e2929d
gnu: ruby-http-cookie: Update to 1.0.5.
* gnu/packages/ruby.scm (ruby-http-cookie): Update to 1.0.5.
[arguments, native-inputs]: Update style.
2023-07-10 08:25:58 +01:00
Christopher Baines 187e34f187
gnu: ruby-mime-types: Update to 3.4.1.
* gnu/packages/ruby.scm (ruby-mime-types): Update to 3.4.1.
[native-inputs]: Remove ruby-minitest-rg.
2023-07-10 08:25:58 +01:00
Christopher Baines 64d72579d9
gnu: ruby-listen: Update to 3.8.0.
* gnu/packages/ruby.scm (ruby-listen): Update to 3.8.0.
[arguments]: Update style.
2023-07-10 08:25:58 +01:00
Christopher Baines 058294caed
gnu: ruby-term-ansicolor: Fix build.
* gnu/packages/ruby.scm (ruby-term-ansicolor)[arguments]: Update style.
[native-inputs]: Remove ruby-minitest-tu-shim.
2023-07-10 08:25:58 +01:00
Christopher Baines 280c0f092d
gnu: ruby-minitest-bonus-assertions: Fix build.
* gnu/packages/ruby.scm (ruby-minitest-bonus-assertions)[arguments]: Update
style.
[native-inputs]: Remove ruby-minitest-pretty-diff.
2023-07-10 08:25:58 +01:00
Christopher Baines 0fb053f923
gnu: ruby-minitest-focus: Update to 1.3.1.
* gnu/packages/ruby.scm (ruby-minitest-focus): Update to 1.3.1.
2023-07-10 08:25:58 +01:00
Christopher Baines d9430ef532
gnu: ruby-thor: Update to 1.2.2.
* gnu/packages/ruby.scm (ruby-thor): Update to 1.2.2.
2023-07-10 08:25:58 +01:00
Christopher Baines bb347fe01d
gnu: ruby-minitest: Update to 5.18.1.
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.18.1.
2023-07-10 08:25:58 +01:00
Christopher Baines 28a8ca446f
gnu: ruby-markaby: Fix tests.
* gnu/packages/ruby.scm (ruby-markaby)[arguments]: Update style and remove
some broken tests.
2023-07-10 08:25:57 +01:00
Christopher Baines b88e8777e9
gnu: ruby-json-pure: Update to 2.6.3.
* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.6.3.
[source]: Use git repository.
[arguments]: Update style.
[home-page]: Update.
2023-07-10 08:25:57 +01:00
Christopher Baines 98152e8927
gnu: ruby-tzinfo-data: Update to 1.2023.3.
* gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2023.
[arguments]: Update style and patch URI.parse(url).open.
[native-inputs]: Update.
2023-07-10 08:25:57 +01:00
Christopher Baines a795231def
gnu: ruby-rack: Update to 2.2.7.
* gnu/packages/ruby.scm (ruby-rack): Update to 2.2.7.
[native-inputs]: Add ruby-webrick.
2023-07-10 08:25:57 +01:00
Christopher Baines 21d2e46211
gnu: ruby-sqlite3: Update to 1.6.3.
* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.6.3.
[source]: Switch to the Git repository to aid running tests.
[arguments]: Update style and adjust.
[native-inputs]: Add ruby-ruby-memcheck, ruby-rake-compiler and
ruby-rake-compiler-dock.
2023-07-10 08:25:57 +01:00
Christopher Baines bcc615473d
gnu: ruby-hoe: Update to 4.0.4.
* gnu/packages/ruby.scm (ruby-hoe): Update to 4.0.4.
2023-07-10 08:25:57 +01:00
Christopher Baines 2857b99e0d
gnu: ruby-stackprof: Update to 0.2.25.
* gnu/packages/ruby.scm (ruby-stackprof): Update to 0.2.25.
[arguments]: Update style, add patch-gemspec phase and use bundle in check
phase.
[native-inputs]: Add bundler and use ruby-mocha-1.
2023-07-10 08:25:57 +01:00
Christopher Baines cdb2f02f0e
gnu: Add ruby-psych-3.
* gnu/packages/ruby.scm (ruby-psych-3): New variable.
2023-07-10 08:25:57 +01:00
Christopher Baines 4dccf25587
gnu: ruby-test-construct: Update to 2.0.2.
* gnu/packages/ruby.scm (ruby-test-construct): Update to 2.0.2.
[native-inputs]: Use ruby-mocha-1.
2023-07-10 08:25:57 +01:00
Christopher Baines d619480827
gnu: ruby-mocha: Update to 2.0.4.
* gnu/packages/ruby.scm (ruby-mocha): Update to 2.0.4.
[arguments]: Update style.
[propagated-inputs]: Add ruby-ruby2-keywords.
[native-inputs]: Add ruby-psych-3.
(ruby-mocha-1): New variable.
2023-07-10 08:25:57 +01:00
Christopher Baines 68238b73b3
gnu: Add ruby-psych.
* gnu/packages/ruby.scm (ruby-psych): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines 84af221d00
gnu: Remove ruby-instantiator.
* gnu/packages/ruby.scm (ruby-instantiator): Remove variable.
2023-07-10 08:25:56 +01:00
Christopher Baines d610c79b9e
gnu: ruby-introspection: Adjust inputs.
* gnu/packages/ruby.scm (ruby-introspection)[arguments]: Remove.
[propagated-inputs]: Remove ruby-instantiator.
[native-inputs]: Remove ruby-test-unit.
2023-07-10 08:25:56 +01:00
Christopher Baines adfe69262f
gnu: ruby-range-compressor: Add ruby-sorted-set as an input.
* gnu/packages/ruby.scm (ruby-range-compressor)[native-inputs]: Add
ruby-sorted-set.
2023-07-10 08:25:56 +01:00
Christopher Baines 4c03f3e029
gnu: Add ruby-sorted-set.
* gnu/packages/ruby.scm (ruby-sorted-set): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines 83b2332242
gnu: Add ruby-set.
* gnu/packages/ruby.scm (ruby-set): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines 6ee5f968bc
gnu: Add ruby-rbtree.
* gnu/packages/ruby.scm (ruby-rbtree): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines 75f0e51a8c
gnu: ruby-gettext: Update to 3.4.4.
* gnu/packages/ruby.scm (ruby-gettext): Update to 3.4.4.
[propagated-inputs]: Add ruby-erubi.
2023-07-10 08:25:56 +01:00
Christopher Baines 5dae5ad0f5
gnu: ruby-websocket: Update to 1.2.9-1.950e416.
* gnu/packages/ruby.scm (ruby-websocket): Update to 1.2.9-1.950e416.
[native-inputs]: Add ruby-webrick.
2023-07-10 08:25:56 +01:00
Christopher Baines 830d6e342f
gnu: ruby-contracts: Update to 0.17.
* gnu/packages/ruby.scm (ruby-contracts): Update to 0.17.
[arguments]: Update style.
2023-07-10 08:25:56 +01:00
Christopher Baines 46565974a5
gnu: ruby-ritex: Build with ruby-2.7.
As it looks to be incompatible with Ruby 3.

* gnu/packages/ruby.scm (ruby-ritex)[arguments]: Build with ruby-2.7.
2023-07-10 08:25:55 +01:00
Christopher Baines 28542d2d82
gnu: ruby-pry: Update to 0.14.2.
* gnu/packages/ruby.scm (ruby-pry): Update to 0.14.2.
2023-07-10 08:25:55 +01:00
Christopher Baines e3c51d43d9
gnu: ruby-rspec-core-2: Fix build.
* gnu/packages/ruby.scm (ruby-rspec-core-2)[arguments]: Add patch phase.
2023-07-10 08:25:55 +01:00
Christopher Baines d426c5cd91
gnu: ruby-builder: Fix build.
* gnu/packages/ruby.scm (ruby-builder)[arguments]: Update style, patch
rakelib/tags.rake and remove broken test.
[home-page]: Update.
2023-07-10 08:25:55 +01:00
Christopher Baines 3842836220
gnu: ruby-dep: Build with ruby-2.7.
As that seems to be the required version.

* gnu/packages/ruby.scm (ruby-dep)[arguments]: Specify #:ruby ruby-2.7.
2023-07-10 08:25:55 +01:00
Christopher Baines 9dad3618cc
gnu: ruby-bindex: Update to 0.8.1 and rename to ruby-skiptrace.
* gnu/packages/ruby.scm (ruby-bindex): Update to 0.8.1 and rename to
ruby-skiptrace.
[arguments]: Update style, remove git dependency and replace check phase.
[description,home-page]: Update for rename.
* gnu/packages/rails.scm (ruby-web-console)[propagated-inputs]: Replace
ruby-bindex with ruby-skiptrace.
2023-07-10 08:25:55 +01:00
Christopher Baines 191109ccff
gnu: ruby: Switch from 2.7 to 3.1.
I did look at switching to 3.2, but Rails still needs 3.1 I think, so 3.2 will
be possible once Rails 7.1 is released.

* gnu/packages/ruby.scm (ruby): Switch from 2.7 to 3.1.
2023-07-10 08:25:52 +01:00
Hilton Chain e40d6bb7d7
gnu: emacs-next: Update to 29.0.92.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.92.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-10 10:54:49 +04:00
Hilton Chain 44b6d26f2d
gnu: Add emacs-eglot-x.
* gnu/packages/emacs-xyz.scm (emacs-eglot-x): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-10 10:54:48 +04:00
Hilton Chain 6663eb9aa7
gnu: Add emacs-eldoc-box.
* gnu/packages/emacs-xyz.scm (emacs-eldoc-box): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-10 10:19:04 +04:00
Lilah Tascheter 88027480b5
gnu: tuba: Fix videoplayer crash and webp support.
* gnu/packages/mastodon.scm (tuba)[arguments]<phases: Add lib-vars-wrap
phase to set GST_PLUGIN_SYSTEM_PATH and GDK_PIXBUF_MODULE_FILE
variables.
(tuba)[native-inputs]: Add gdk-pixbuf.
(tuba)[inputs]: Add gstreamer, gst-plugins-bad, gst-plugins-base,
gst-plugins-good and webp-pixbuf-loader.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-07-10 00:33:58 -04:00
Lilah Tascheter 753428d793
gnu: tuba: Update to new style.
* gnu/packages/mastodon.scm (tuba)[arguments]: Update to new style.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-07-10 00:30:24 -04:00
Maxim Cournoyer 65c77f6089
gnu: lightdm: Apply patch to fix VNC server address binding ordering.
* gnu/packages/patches/lightdm-vnc-ipv6.patch: New patch file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/display-managers.scm (lightdm): Apply it.
* gnu/tests/lightdm.scm (run-lightdm-test): Remove comment and expected fail
directive for the "can connect to TCP port 5900 on IPv6" test.

Suggested-by: Bruno Victal <mirai@makinata.eu>
2023-07-09 22:51:08 -04:00
Tobias Geerinckx-Rice 2687f7d2c2
gnu: cjson: Update to 1.7.16.
* gnu/packages/javascript.scm (cjson): Update to 1.7.16.
2023-07-09 02:00:24 +02:00
Tobias Geerinckx-Rice bd97ea4296
gnu: bmake: Update to 20230622.
* gnu/packages/build-tools.scm (bmake): Update to 20230622.
2023-07-09 02:00:24 +02:00
Tobias Geerinckx-Rice 56628d0af1
gnu: chafa: Update to 1.12.5.
* gnu/packages/image-viewers.scm (chafa): Update to 1.12.5.
2023-07-09 02:00:24 +02:00
Tobias Geerinckx-Rice d2cf631651
gnu: boinc-client: Update to 7.22.2.
* gnu/packages/distributed.scm (boinc-client): Update to 7.22.2.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice 2e5423ff35
gnu: boinc-server: Remove input labels.
* gnu/packages/distributed.scm (boinc-server)[inputs, propagated-inputs]:
Remove input labels.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice 4b7551a095
gnu: boinc-server: Use G-expressions.
* gnu/packages/distributed.scm (boinc-server)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice a0e1be3d48
gnu: boinc-client: Use G-expressions.
* gnu/packages/distributed.scm (boinc-client)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice 34d40ea170
gnu: cambalache: Mark up description.
* gnu/packages/gnome.scm (cambalache)[description]: Use @acronym{} for buzzwords.
2023-07-02 02:00:05 +02:00
Tobias Geerinckx-Rice b6fd8e6742
gnu: cambalache: Update to 0.12.1.
* gnu/packages/gnome.scm (cambalache): Update to 0.12.1.
2023-07-02 02:00:12 +02:00
Tobias Geerinckx-Rice f5f9db1514
gnu: bitwise: Update to 0.43.
* gnu/packages/maths.scm (bitwise): Update to 0.43.
2023-07-02 02:01:23 +02:00
Sharlatan Hellseher e639d6998e
gnu: celestia-gtk: Add custom synopsis.
* (celestia-gtk)[synopsis]: Describe this GTK+ variant.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:10 +02:00
Sharlatan Hellseher 8e9727e32c
gnu: celestia: Update to 1.6.3.
* gnu/packages/astronomy.scm (celestia): Update to 1.6.3.
[source]: Use Git tag.
[build-system]: Switch to the GNU build system; CMake build files are gone.
[arguments]: Adjust #:configure-flags accordingly.
Add a new patch-lua-version phase.
[native-inputs]: Add autoconf and automake.
[inputs]: Remove eigen, fmt-7, and glew.
* (celestia-gtk): Adjust accordingly.
[inputs]: Add cairo, libxmu, libtheora, and pango-1.42.
[arguments]: Use SUBSTITUTE-KEYWORD-ARGUMENTS and adjust #:configure-flags.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 26b43211b2
gnu: celestia: Use G-expressions.
* gnu/packages/astronomy.scm (celestia)[arguments]: Rewrite as G-expressions.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 60b5da172b
gnu: celestia: Remove input labels.
* gnu/packages/astronomy.scm (celestia)[native-inputs, inputs]:
Remove input labels.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher b89850f60d
gnu: celestia-gtk: Use MODIFY-INPUTS.
* gnu/packages/astronomy.scm (celestia-gtk)[inputs]: Rewrite using MODIFY-INPUTS.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 0e1c5a9d7d
gnu: celestia-gtk: Use G-expressions.
* gnu/packages/astronomy.scm (celestia-gtk)[arguments]: Rewrite using G-expressions.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher b74e3e037e
gnu: celestia-gtk: Use PACKAGE/INHERIT.
* gnu/packages/astronomy.scm (celestia-gtk): Use PACKAGE/INHERIT macro.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Tobias Geerinckx-Rice c354a8f15f
gnu: brlaser: Use G-expressions.
* gnu/packages/cups.scm (brlaser)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:41 +02:00
Tobias Geerinckx-Rice 9e9cb01020
gnu: brlaser: Update to 6-2.2a49e32.
* gnu/packages/cups.scm (brlaser): Update to 6-2.2a49e32.
2023-07-02 02:00:40 +02:00
Tobias Geerinckx-Rice f0ca6346a4
gnu: babeltrace: Update to 2.0.5.
* gnu/packages/instrumentation.scm (babeltrace): Update to 2.0.5.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice bc93884523
gnu: uftrace: Use (ice-9 match).
* gnu/packages/instrumentation.scm (uftrace)[arguments]:
Prefer MATCH over COND.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice 5237abd7ce
gnu: uftrace: Use G-expressions.
* gnu/packages/instrumentation.scm (uftrace)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice 34d7eb9721
gnu: bees: Update to 0.10.
* gnu/packages/file-systems.scm (bees): Update to 0.10.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice 4e1f7b1df6
gnu: btrbk: Re-use $PREFIX in our substitution.
* gnu/packages/backup.scm (btrbk)[arguments]:
Don't hard-code #$OUTPUT in the 'configure phase.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice d0d33d94bd
gnu: btrbk: Update to 0.32.6.
* gnu/packages/backup.scm (btrbk): Update to 0.32.6.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice e2a47c89ad
gnu: btrfs-progs: Update to 6.3.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 6.3.2.
2023-07-02 02:00:00 +02:00
Danny Milosavljevic 2ba2e80ee6
gnu: Add tree-sitter-gomod.
* gnu/packages/tree-sitter.scm (tree-sitter-gomod): New variable.
2023-07-09 19:02:50 +02:00
Efraim Flashner e298aabe81
gnu: alacritty: Update to 0.12.2.
* gnu/packages/terminals.scm (alacritty): Update to 0.12.2.
[cargo-inputs]: Replace rust-alacritty-terminal-0.18 with 0.19.
2023-07-09 15:54:32 +03:00
Efraim Flashner b35578d995
gnu: rust-alacritty-terminal: Update to 0.19.1.
* gnu/packages/crates-io.scm (rust-alacritty-terminal-0.18): Replace
with rust-alacritty-terminal-0.19.
2023-07-09 15:54:27 +03:00
Efraim Flashner 1c37764532
gnu: osinfo-db: Update to 20230518.
* gnu/packages/virtualization.scm (osinfo-db): Update to 20230518.
2023-07-09 14:56:02 +03:00
Efraim Flashner 534adad7ad
gnu: osinfo-db-tools: Update to 1.10.0.
* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.10.0.
2023-07-09 14:55:58 +03:00
Efraim Flashner 8258e88878
gnu: libx86emu: Format with 'guix style'.
* gnu/packages/virtualization.scm (libx86emu): Adjust package formatting
with 'guix style'.
2023-07-09 12:26:37 +03:00
Efraim Flashner 7ba1626113
gnu: libx86emu: Skip tests on non-x86 systems.
* gnu/packages/virtualization.scm (libx86emu)[arguments]: Skip tests
when not building on an x86 system.
2023-07-09 12:21:37 +03:00
Efraim Flashner 241c8da50d
gnu: cups: Don't set #:tests? to #:true.
* gnu/packages/cups.scm (cups)[arguments]: Rewrite to strip the #:tests?
argument from the inherited package.
2023-07-09 10:43:03 +03:00
Efraim Flashner 3ff615263c
gnu: s7: Don't set #:tests? to #:true.
* gnu/packages/lisp.scm (s7)[arguments]: Rewrite to strip the #:tests?
argument from the inherited package.
2023-07-09 10:43:03 +03:00
Efraim Flashner bc702a07c5
gnu: rest-next: Don't set #:tests? to #:true.
* gnu/packages/gnome.scm (rest-next)[arguments]: Rewrite to strip #:tests?
argument from the inherited package.
2023-07-09 10:43:03 +03:00
Efraim Flashner 8a3b574b9c
gnu: python-pytest-enabler: Don't set #:tests to #:true.
* gnu/packages/check.scm (python-pytest-enabler)[arguments]: Rewrite to
strip the #:tests? argument from the inherited package.
2023-07-09 10:43:02 +03:00
Efraim Flashner ee8cdd3b58
gnu: imath: Skip tests when cross-compiling.
* gnu/packages/graphics.scm (imath)[arguments]: Adjust #:tests? to skip
tests when cross-compiling.
2023-07-09 10:43:02 +03:00
Efraim Flashner 7ba92bd38f
gnu: ode: Skip tests when cross-compiling.
* gnu/packages/game-development.scm (ode)[arguments]: Adjust #:tests? to
skip tests when cross-compiling.
2023-07-09 10:43:02 +03:00
Efraim Flashner 533d2b83a1
gnu: libxml2: Download using mirror uri.
* gnu/packages/xml.scm (libxml2)[source]: Rewrite source uri to use
download mirrors.
2023-07-09 10:43:02 +03:00
Efraim Flashner 8c759ce23e
gnu: libxslt: Download using mirror uri.
* gnu/packages/xml.scm (libxslt)[source]: Rewrite source uri to use
download mirrors.
2023-07-09 10:43:02 +03:00
Efraim Flashner 2599c2df83
gnu: plasma-nano: Download using mirror uri.
* gnu/packages/kde-plasma.scm (plasma-nano)[source]: Rewrite source uri
to use download mirrors.
2023-07-09 10:43:02 +03:00
Efraim Flashner 4531184377
gnu: plasma-mobile: Download using mirror uri.
* gnu/packages/kde-plasma.scm (plasma-mobile)[source]: Rewrite source
uri to use download mirrors.
2023-07-09 10:42:57 +03:00
Efraim Flashner 1bd6b91368
gnu: gpsd: Download using mirror uri.
* gnu/packages/gps.scm (gpsd)[source]: Rewrite source uri to use
download mirrors.
2023-07-09 10:01:04 +03:00
Vagrant Cascadian 8306d3e529
gnu: Add vcmi.
* gnu/packages/games.scm (vcmi): New variable.
* gnu/packages/patches/vcmi-disable-privacy-breach.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:36 +02:00
Vagrant Cascadian 4c610d2b2e
gnu: Add fuzzylite.
* gnu/packages/games.scm (fuzzylite): New variable.
* gnu/packages/patches/fuzzylite-relative-path-in-tests.patch: New file.
* gnu/packages/patches/fuzzylite-use-catch2.patch: New file.
* gnu/packages/patches/fuzzylite-soften-float-equality.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them here.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:36 +02:00
Bruno Victal 1f42ba3533
Revert "gnu: maven-model-builder@3.0: Fix build."
This reverts commit d54faf155a.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:36 +02:00
Bruno Victal 57c4491e57
Revert "gnu: maven-settings-builder: Fix build."
This reverts commit c0a0cec87f.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:36 +02:00
Bruno Victal 8c619cf924
Revert "gnu: maven-model-builder: Fix build."
This reverts commit 04f9ac0cfa.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:35 +02:00
Bruno Victal 0df4466276
Revert "gnu: maven-resolver-provider: Fix build."
This reverts commit 3d2ce30f6b.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:35 +02:00
Bruno Victal 4f2e9ab060
Revert "gnu: maven-core-bootstrap: Fix build."
This reverts commit 1a93ff9a8b.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:35 +02:00
Bruno Victal d6f773571d
Revert "gnu: maven-embedder: Fix build."
This reverts commit 87ba11eff1.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:35 +02:00
Bruno Victal f420d99a7d
gnu: maven-pom: Add missing shebangs.
* gnu/packages/patches/maven-generate-component-xml.patch: Add missing shebang.
* gnu/packages/patches/maven-generate-javax-inject-named.patch: Likewise.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-09 07:31:35 +02:00
Tobias Geerinckx-Rice 9e03f08b79
gnu: audacious: Use G-expressions.
* gnu/packages/music.scm (audacious)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice da6ab2ee7a
gnu: audacious: Update to 4.3.1.
* gnu/packages/music.scm (audacious): Update to 4.3.1.
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice b998ec80f6
gnu: Fix typo in copyright header.
* gnu/packages/terminals.scm: Substitute ‘©’ for ‘@’.
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice 6b1831b187
gnu: asciinema: Update to 2.3.0.
* gnu/packages/terminals.scm (asciinema): Update to 2.3.0.
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice 2986ba899f
gnu: cups: Replace with 2.4.6 [fixes CVE-2023-34241].
* gnu/packages/cups.scm (cups-minimal/fixed): New variable.
(cups-minimal)[replacement]: Assign it to new field.
2023-07-02 02:00:08 +02:00
Tobias Geerinckx-Rice 88d107b2b9
gnu: yt-dlp: Update to 2023.07.06.
* gnu/packages/video.scm (yt-dlp): Update to 2023.07.06.
2023-07-02 02:00:08 +02:00
Tobias Geerinckx-Rice 285c41e93f
gnu: mu: Update to 1.10.5.
* gnu/packages/mail.scm (mu): Update to 1.10.5.
2023-07-02 02:00:07 +02:00
Sharlatan Hellseher d427792cc4
gnu: xplanet: Update package style.
* gnu/packages/astronomy.scm (xplanet)[arguments]: Use G-expressions.
Improve code style.
[inputs]: Remove labels.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice 3718307833
gnu: stuff: Mark up description.
* gnu/packages/astronomy.scm (stuff)[description]: Use @uref{}.
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 22a1e419c1
gnu: stuff: Update to 2.0.1.
* gnu/packages/astronomy.scm (stuff): Update to 2.0.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, libtool, and pkg-config.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Tobias Geerinckx-Rice ca7b387645
gnu: skymaker: Use @uref{}.
* gnu/packages/astronomy.scm (skymaker)[description]: Use @uref{} over @url{}.
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 0cd3858d33
gnu: skymaker: Update to 4.2.0-0.1a69c47.
* gnu/packages/astronomy.scm (skymaker): Update to 4.2.0-0.1a69c47.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Remove upstreamed -fcommon work-around.
[native-inputs]: Add autoconf, automake, libtool, and pkg-config.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher b85ae5e568
gnu: skymaker: Remove input labels.
* gnu/packages/astronomy.scm (skymaker)[inputs]: Remove input labels.
[arguments]: Adjust accordingly.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher c0831eadef
gnu: skymaker: Use G-expressions.
* gnu/packages/astronomy.scm (skymaker)[arguments]: Rewrite as G-expressions.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 7ec0b32d21
gnu: skymaker: Fix build.
* gnu/packages/astronomy.scm (skymaker)[arguments]: Build with GCC 10.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Tobias Geerinckx-Rice 9c0fe23dfe
gnu: missfits: Mark up description.
* gnu/packages/astronomy.scm (missfits)[description]: Use @acronym{} and @uref{}.
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 6ea387bc61
gnu: missfits: Fetch sources from Git.
* gnu/packages/astronomy.scm (missfits)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher 047b7e55b3
gnu: missfits: Fix build.
* gnu/packages/astronomy.scm (missfits)[arguments]:
Add CPPFLAGS to pass build with GCC 10.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:01 +02:00
Tobias Geerinckx-Rice 5df2382842
gnu: eye: Mark up description.
* gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}.
2023-07-02 02:00:01 +02:00
Sharlatan Hellseher b67d61a05b
gnu: eye: Fetch sources from Git.
* gnu/packages/astronomy.scm (eye)[source]:
Use GIT-FETCH and GIT-FILE-NAME.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:00 +02:00
Sharlatan Hellseher e5f6d0ecaf
gnu: eye: Fix build.
* gnu/packages/astronomy.scm (eye)[arguments]:
Add #:configure-flags to build with GCC 10.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:00 +02:00
Sharlatan Hellseher d62ceb7328
gnu: swarp: Update to 2.41.5.
* gnu/packages/astronomy.scm (swarp): Update to 2.41.5.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[inputs]: Add cfitsio.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:00 +02:00