| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: mit-scheme: Fix building•••* gnu/packages/scheme.scm (mit-scheme)[arguments] Add 'set-env
before 'configure, setting -Wno-array-parameter in CFLAGS and
CPPFLAGS to ignore warning causing build break.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zac Berkowitz | 2023-07-11 | 1 | -0/+6 |
* | gnu: xorriso: Update to 1.5.6.pl02•••* gnu/packages/cdrom.scm (xorriso): Update to 1.5.6.pl02
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai | 2023-07-11 | 1 | -2/+2 |
* | gnu: hwloc: Update to 2.9.2.•••* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philippe SWARTVAGHER | 2023-07-11 | 1 | -2/+2 |
* | gnu: guile-chickadee: Change license to Apache 2.0.•••* gnu/packages/game-development.scm (guile-chickadee)[license]: Change to
Apache 2.0 (asl2.0).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith | 2023-07-11 | 1 | -1/+1 |
* | home: services: bash: Properly quote shell aliases.•••Fixes <https://issues.guix.gnu.org/63048>.
Reported by Ekaitz Zarraga <ekaitz@elenq.tech>.
* gnu/home/services.scm (with-shell-quotation-bindings): New procedure.
(environment-variable-shell-definitions): Use it instead of inline copy.
* gnu/home/services/shells.scm (bash-serialize-aliases): Use it. Add
clause for 'literal-string?'.
* tests/guix-home.sh: Add 'aliases' to 'home-bash-extension' and test it.
| Ludovic Courtès | 2023-07-11 | 2 | -33/+48 |
* | gnu: icedove: Update to 102.13.0.•••* gnu/packages/gnuzilla.scm (icedove): Update to 102.13.0.
| Jonathan Brielmaier | 2023-07-10 | 1 | -4/+4 |
* | gnu: opustags: Update to 1.9.0.•••* gnu/packages/music.scm (opustags): Update to 1.9.0.
[native-inputs]: Add perl-test-deep.
[arguments]: Adjust accordingly.
| Leo Famulari | 2023-07-10 | 1 | -3/+9 |
* | gnu: pari-gp: Update to 2.15.4.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.15.4.
| Andreas Enge | 2023-07-10 | 1 | -2/+2 |
* | gnu: openrgb: Update to 0.9.•••* gnu/packages/hardware.scm (openrgb): Update to 0.9.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
| John Kehayias | 2023-07-10 | 2 | -7/+7 |
* | gnu: bpython: Update to 0.24.•••* gnu/packages/python-xyz.scm (bpython): Update to 0.24.
[propagated-inputs]: Remove python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience | 2023-07-10 | 1 | -3/+2 |
* | gnu: python-curtsies: Update to 0.4.1.•••* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience | 2023-07-10 | 1 | -2/+2 |
* | gnu: python-blessed: Add missing dependency.•••Fixes the build of python-curtsies.
The python-six dependency was accidentally removed in commit
9e1cbc62e54513ce92f7fc282700c87c93bfd25c.
* gnu/packages/python-xyz.scm (python-blessed)[propagated-inputs]: Add
python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience | 2023-07-10 | 1 | -1/+1 |
* | gnu: ruby-hamster: Fix build.•••* gnu/packages/ruby.scm (ruby-hamster)[arguments]: Run tests with ruby-2.7 and
update style.
| Christopher Baines | 2023-07-10 | 1 | -21/+22 |
* | gnu: ruby-terraform: Update to 1.7.0.•••* gnu/packages/ruby.scm (ruby-terraform): Update to 1.7.0.
[source]: Use git-fetch.
[arguments]: Enable tests.
[native-inputs]: Add ruby-rspec, ruby-faker, ruby-simplecov.
[propagated-inputs]: Add ruby-immutable-struct.
| Yovan Naumovski via Guix-patches via | 2023-07-10 | 1 | -6/+31 |
* | gnu: Add ruby-faker.•••* gnu/packages/ruby.scm (ruby-faker): New variable.
| Yovan Naumovski via Guix-patches via | 2023-07-10 | 1 | -0/+32 |
* | gnu: Add ruby-immutable-struct.•••* gnu/packages/ruby.scm (ruby-immutable-struct): New variable.
| Yovan Naumovski via Guix-patches via | 2023-07-10 | 1 | -0/+33 |
* | gnu: ruby-lino: Update to 3.1.0.•••* gnu/packages/ruby.scm (ruby-lino): Update to 3.1.0.
| Yovan Naumovski via Guix-patches via | 2023-07-10 | 1 | -2/+2 |
* | gnu: ruby-i18n: Update to 1.13.0.•••* gnu/packages/ruby.scm (ruby-i18n): Update to 1.13.0.
| Yovan Naumovski via Guix-patches via | 2023-07-10 | 1 | -2/+2 |
* | gnu: ruby-net-ssh: Update to 7.1.0.•••* gnu/packages/ruby.scm (ruby-net-ssh): Update to 7.1.0.
[source]: Switch to git-fetch for tests.
[native-inputs]: Add ruby-bcrypt-pbkdf, ruby-ed25519, ruby-rbnacl, and
ruby-x25519 for tests with optional dependencies.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro | 2023-07-10 | 1 | -5/+14 |
* | gnu: Add ruby-x25519.•••* gnu/packages/ruby.scm (ruby-x25519): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro | 2023-07-10 | 1 | -0/+41 |
* | 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>
| gemmaro | 2023-07-10 | 1 | -42/+42 |
* | 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>
| gemmaro | 2023-07-10 | 1 | -3/+3 |
* | gnu: Add ruby-ed25519.•••* gnu/packages/ruby.scm (ruby-ed25519): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro | 2023-07-10 | 1 | -0/+51 |
* | gnu: Add ruby-bcrypt-pbkdf.•••* gnu/packages/ruby.scm (ruby-bcrypt-pbkdf): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro | 2023-07-10 | 1 | -0/+27 |
* | gnu: Add python-captum.•••* gnu/packages/machine-learning.scm (python-captum): New variable.
| Ricardo Wurmus | 2023-07-10 | 1 | -0/+45 |
* | gnu: Add python-flask-seasurf.•••* gnu/packages/python-web.scm (python-flask-seasurf): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| kiasoc5 | 2023-07-10 | 1 | -0/+23 |
* | gnu: Add python-flask-compress.•••* gnu/packages/python-web.scm (python-flask-compress): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| kiasoc5 | 2023-07-10 | 1 | -0/+21 |
* | gnu: ndisc6: Update to 1.0.7.•••* gnu/packages/networking.scm (ndisc6): Update to 1.0.7.
| Tobias Geerinckx-Rice | 2023-07-09 | 1 | -2/+2 |
* | gnu: bpftrace: Update to 0.18.0.•••* gnu/packages/linux.scm (bpftrace): Update to 0.18.0.
| Tobias Geerinckx-Rice | 2023-07-09 | 1 | -2/+2 |
* | gnu: sbcl-ospm: Update to 0.0.2.•••* gnu/packages/lisp-xyz.scm (sbcl-ospm): Update to 0.0.2.
| Pierre Neidhardt | 2023-07-10 | 1 | -2/+2 |
* | 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.
| Efraim Flashner | 2023-07-10 | 1 | -1/+2 |
* | gnu: chatty: Add missing input.•••* gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.
| Efraim Flashner | 2023-07-10 | 1 | -0/+1 |
* | 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.
| Efraim Flashner | 2023-07-10 | 1 | -0/+7 |
* | 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>
| Mike Delago | 2023-07-10 | 1 | -22/+23 |
* | 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>
| Artyom Bologov | 2023-07-10 | 1 | -3/+3 |
* | 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>
| Michael Ford | 2023-07-10 | 1 | -2/+2 |
* | 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>
| Michael Ford | 2023-07-10 | 1 | -2/+2 |
* | 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>
| Michael Ford | 2023-07-10 | 1 | -2/+2 |
* | 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>
| Peter Polidoro | 2023-07-10 | 1 | -6/+6 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -2/+4 |
* | gnu: ruby-safe-yaml: Fix build.•••* gnu/packages/ruby.scm (ruby-safe-yaml)[arguments]: Build with #:ruby
ruby-2.7 and update style.
| Christopher Baines | 2023-07-10 | 1 | -11/+12 |
* | 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".
| Christopher Baines | 2023-07-10 | 1 | -7/+12 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -13/+13 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -7/+22 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -2/+3 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -43/+71 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -32/+24 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -3/+8 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -26/+25 |
* | 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.
| Christopher Baines | 2023-07-10 | 1 | -27/+10 |