me
/
guix
Archived
1
0
Fork 0
Commit Graph

122845 Commits (71a1728332adc133d5f3449dadb2e8bfbf5e0a47)

Author SHA1 Message Date
Leo Famulari 71a1728332
gnu: linux-libre 6.1: Update to 6.1.49.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.49.
(linux-libre-6.1-pristine-source): Update hash.
2023-07-23 22:26:00 -04:00
Felix Gruber 46f36ac969
gnu: python-dolfin-adjoint: Fix build.
* gnu/packages/simulation.scm (python-dolfin-adjoint): Fix build.
  [arguments]: Disable failing test_read_checkpoint in 'check phase.
  Remove broken 'sanity-check phase.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-29 22:07:48 +02:00
Simon Tournier 5025a68c71
scripts: pull: Teach 'channels-list' to use 'tag' git references.
* guix/scripts/pull.scm (channel-list): Add support for 'tag' references, to
honor the various possible references types as defined in the documentation of
the update-cached-checkout procedure.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-08-29 15:24:49 -04:00
Simon Tournier a789dd5865
guix: git: Avoid touching the network unless needed in 'reference-available?'.
* guix/git/scm (reference-available?): Use the resolve-reference procedure
to determine whether the reference exists in the local Git checkout.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-08-29 15:23:58 -04:00
Nicolas Goaziou 790e5bf0c5
gnu: texlive-bundledoc: Add missing input.
* gnu/packages/tex.scm (texlive-bundledoc)[inputs]: Add PERL.
2023-08-29 21:15:24 +02:00
Nicolas Goaziou c0b2dd868e
gnu: texlive-clojure-pamphlet: Add missing input.
* gnu/packages/tex.scm (texlive-clojure-pamphlet)[inputs]: Add PERL.
2023-08-29 21:15:23 +02:00
Nicolas Goaziou b2c4a8a681
gnu: texlive-mkgrkindex: Add missing input.
* gnu/packages/tex.scm (texlive-mkgrkindex)[inputs]: Add PERL.
2023-08-29 21:15:23 +02:00
Maxim Cournoyer 0d9619354b
doc: Fix a potential problem in man page generation rule.
Since commit ca8acad3 ("build: Add dependency on guix script for help2man
targets."), the $< special Make variable in the recipe was matching
scripts/guix instead of the more specific 'guix/scripts/%.scm' source.

* doc/local.mk ($(srcdir)/%D%/guix-%.1): Move the scripts/guix prerequisite to
the end.
2023-08-29 14:52:21 -04:00
zimoun 4d7b25a0e2
etc: teams: Sort and improve display of regular expression in 'scope' field.
Fixes <https://issues.guix.gnu.org/65208>.

* etc/teams.scm.in (<regexp*>): New record type.
(make-regexp*, regexp-exec*): New procedures.
(python, haskell, julia, java, emacs, rust, core, translations, installer,
home): Use it.
(find-team-by-scope): Use it.
(list-teams): Use it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Greg Hogan <code@greghogan.com>
2023-08-29 14:52:21 -04:00
zimoun c4fec3b480
etc: teams: Itemize 'scope' field.
* etc/teams.scm.in (list-teams): Itemize the 'scope' field.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-08-29 14:52:21 -04:00
zimoun 60dc07a461
etc: teams: Add 'show' subcommand and sort teams.
* etc/teams.scm.in: Add 'show' subcommand.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-08-29 14:52:21 -04:00
Maxim Cournoyer ee4a429d49
etc: teams: Refactor list-teams.
* etc/teams.scm.in (print-team, sort-teams): New procedures.
(list-teams): Use them.
2023-08-29 14:52:21 -04:00
Maxim Cournoyer c0dad02e9f
etc: teams: Drop unused port argument for list-members procedure.
* etc/teams.scm.in (list-members): Drop port optional argument.  Turn PREFIX
into a keyword argument.
(print-team): Adjust accordingly.
2023-08-29 14:52:20 -04:00
Maxim Cournoyer 270cb1db2f
teams: Register the guix-emacs.el file to the Emacs team.
* etc/teams.scm.in (emacs): Add the
"gnu/packages/aux-files/emacs/guix-emacs.el" file to the scope of the Emacs
team.
2023-08-29 14:52:20 -04:00
Nicolas Goaziou 37a8f92340
gnu: texlive-glossaries: Add missing input.
* gnu/packages/tex.scm (texlive-glossaries)[inputs]: Add PERL.

Reported-by: Artyom V. Poptsov <poptsov.artyom@gmail.com>
2023-08-29 20:44:56 +02:00
Vagrant Cascadian c61c499c59
gnu: librecast: Update to 0.7.0.
* gnu/packages/networking.scm (librecast): Update to 0.7.0.
2023-08-29 11:02:17 -07:00
Hilton Chain 9f4b6bcb5c
gnu: font-sarasa-gothic: Update to 0.41.8.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.8.
2023-08-29 22:40:04 +08:00
Hilton Chain 77843170f0
gnu: Add qogir-icon-theme.
* gnu/packages/gnome-xyz.scm (qogir-icon-theme): New variable.
2023-08-29 22:20:47 +08:00
Hilton Chain a9b42ae7eb
gnu: docker: Update to 20.10.25.
* gnu/packages/docker.scm (%docker-version): Update to 20.10.25.
(docker-libnetwork): Update to 20.10-2.3f00484.
(docker)[native-inputs]: Replace go with go-1.19.
2023-08-29 22:20:40 +08:00
Hilton Chain 48727c74ac
gnu: containerd: Update to 1.6.22.
* gnu/packages/docker.scm (containerd): Update to 1.6.22.
[#:phases]<patch-paths>: Patch Runtime name.
2023-08-29 22:20:33 +08:00
Hilton Chain 9937194542
gnu: runc: Update to 1.1.9.
* gnu/packages/virtualization.scm (runc): Update to 1.1.9.
2023-08-29 22:20:25 +08:00
Andrew Tropin 8eea34062e
gnu: plantuml: Update to 1.2023.7.
* gnu/packages/uml.scm (plantuml): Update to 1.2023.7.
[aruments]: Update path to GraphvizLinux.java.
2023-08-29 17:04:15 +04:00
Hilton Chain 62eafea1a6
gnu: hyfetch: Update to 1.4.10.
* gnu/packages/admin.scm (hyfetch): Update to 1.4.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:47:10 +01:00
Hilton Chain 290926ae60
gnu: font-sarasa-gothic: Update to 0.41.7.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.7.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:47:10 +01:00
Jelle Licht 50e2d97057
gnu: tuxedo-keyboard: Update to 3.2.10.
* gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:47:10 +01:00
Andy Tai 43b3500620
gnu: opencv: Update to 4.8.0
* gnu/packages/image-processing.scm (opencv): Update to 4.8.0
[arguments](configure-flags): Turn off flagbuffer support as build fails with
that.
[#:phases](disable-broken-tests): Increase tolerance for one test failure on
x86-64
[inputs]: Add eigen, opencl-headers and openmpi

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:47:10 +01:00
Ahmad Draidi 02e32197a8
gnu: looking-glass-client: Update package style.
* gnu/packages/virtualization.scm (looking-glass-client): Restyle format.
[arguments]: Use G-expressions.  Drop trailing #t from phases.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:47:10 +01:00
Ahmad Draidi 5703c6bcd2
gnu: looking-glass-client: Update to B6.
* gnu/packages/virtualization.scm (looking-glass-client): Update to B6.
[source]: Use upstream tarball and switch to url-fetch.
[inputs]: Add font-dejavu, libsamplerate, pipewire, pulseaudio. Remove
openssl, sdl2, sdl2-ttf.
[native-inputs]: Remove libconfig.
[arguments]: Add "-DOPTIMIZE_FOR_NATIVE=OFF" to #:configure-flags for
reproducibility and CPU compatibility.
[use-modules]: Add (gnu packages fonts).

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:47:10 +01:00
Jack Hill 456790c299
gnu: profanity: Update to 0.14.0.
* gnu/packagex/messaging.scm (profanity): Update to 0.14.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:47:09 +01:00
Arjan Adriaanse d5e9bbea89
gnu: emacs-php-mode: Update to 1.25.0.
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.25.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:47:09 +01:00
dan 005da27028
gnu: waybar: Update to 0.9.20.
* gnu/packages/wm.scm (waybar): Update to 0.9.20.
[arguments]<:configure-flags>: Disable download missing dependencies.
[inputs]: Add libevdev, pipewire and wireplumber.
(waybar-experimental)[arguments]<:configure-flags>: Extend configure flags.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:46:48 +01:00
Hilton Chain 8371394c0d
gnu: emacs-semi-epg: Update to 1.14.6-246.9370961.
* gnu/packages/emacs-xyz.scm (emacs-semi-epg): Update to 1.14.6-246.9370961.
[version]: Inline version.
[propagated-inputs]: Move emacs-bbdb-vcard …
[inputs]: … here.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:30:02 +01:00
Hilton Chain 1650e3585b
gnu: emacs-flim-lb: Update to 1.14.9-137.80b8121.
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-137.80b8121.
[version]: Inline version.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:30:02 +01:00
Arjan Adriaanse 2687e1918f
gnu: ccid: Update to 1.5.2.
* gnu/packages/security-token.scm (ccid): Update to 1.5.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:28:47 +01:00
Hilton Chain 5a20470800
gnu: smartdns: Update to 43.
* gnu/packages/dns.scm (smartdns): Update to 43.
[arguments]<#:tests?>: Enable tests.
<#:test-target>: Set to "test".
<#:make-flags>: Set "VER".
<#:phases>: Add phase 'skip-unavailable-tests, 'prepare-test-dir,
'enter-test-dir, 'leave-test-dir.
[native-inputs]: Add googletest, isc-bind:utils.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:28:35 +01:00
Jack Hill e9981d5a95
gnu: dino: Update to 0.4.3.
* gnu/packages/messaging.scm (dino): Update to 0.4.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:24:00 +01:00
Vagrant Cascadian 5f672aaa0c
gnu: lcsync: Update to 0.2.1.
* gnu/packages/networking.scm (lcsync): Update to 0.2.1.
[arguments]: #:configure-flags Pass --prefix.
Drop 'remove-network-tests and 'remove-immintrin.h phase.
Add 'use-prefix-from-configure-in-doc-makefile phase.
[inputs]: Add lcrq.
[native-inputs]: Remove simde.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:23:28 +01:00
Vagrant Cascadian 3e354ea9bd
gnu: librecast: Update to 0.7-RC3.
* gnu/packages/networking.scm (librecast): Update to 0.7-RC3.
[arguments]: Drop 'remove-network-tests phase.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:23:28 +01:00
TakeV 5e3e7c19d8
gnu: bundler: Update to 2.4.18.
* gnu/packages/ruby.scm (bundler): Update to 2.4.18.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-29 13:19:20 +01:00
Christopher Baines c808af269e
gnu: guix-build-coordinator: Update to 0-88.cbded42.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-88.cbded42.
2023-08-29 13:19:12 +01:00
Ludovic Courtès cf6abf50db
home: services: dicod, syncthing: Import (gnu home services shepherd).
Fixes <https://issues.guix.gnu.org/65510>.

Without this import, 'shepherd-service-type' is not mapped, leading to
an error about missing 'system' target.

* gnu/home/services/dict.scm,
gnu/home/services/syncthing.scm: Add #:use-module clause.

Reported-by: Morgan Smith <Morgan.J.Smith@outlook.com>
2023-08-29 11:42:16 +02:00
Nicolas Goaziou 715d203b41
gnu: Add texlive-subfiles.
* gnu/packages/tex.scm (texlive-subfiles): New variable.
2023-08-29 10:41:45 +02:00
Nicolas Goaziou c4819aecee
gnu: Add texlive-import.
* gnu/packages/tex.scm (texlive-import): New variable.
2023-08-29 10:41:45 +02:00
Nicolas Goaziou bef78ff5f3
gnu: Add texlive-svg.
* gnu/packages/tex.scm (texlive-svg): New variable.
2023-08-29 10:30:22 +02:00
Frank Pursel 541b1c3e74
gnu: Add ditaa.
* gnu/packages/java-graphics.scm (ditaa): New variable.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-08-28 15:36:51 -07:00
Frank Pursel d0c508f451
gnu: Add java-libbatik.
* gnu/packages/batik.scm (java-libbatik): New variable.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-08-28 15:36:48 -07:00
Frank Pursel 900ceef580
gnu: Add java-jericho-html.
* gnu/packages/java-xml.scm (java-jericho-html): New variable.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-08-28 15:36:41 -07:00
Ricardo Wurmus 3335903d7d
gnu: r-tximeta: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.18.1.
2023-08-28 22:15:47 +02:00
Ricardo Wurmus 99ddc62840
gnu: r-dmrseq: Update to 1.20.1.
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.20.1.
2023-08-28 22:15:47 +02:00
Ricardo Wurmus 7b93c6d88e
gnu: r-bionero: Update to 1.8.7.
* gnu/packages/bioconductor.scm (r-bionero): Update to 1.8.7.
2023-08-28 22:15:47 +02:00