Age | Commit message (Collapse) | Author |
|
* 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>
|
|
* gnu/packages/tex.scm (texlive-bundledoc)[inputs]: Add PERL.
|
|
* gnu/packages/tex.scm (texlive-clojure-pamphlet)[inputs]: Add PERL.
|
|
* gnu/packages/tex.scm (texlive-mkgrkindex)[inputs]: Add PERL.
|
|
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.
|
|
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>
|
|
* 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>
|
|
* etc/teams.scm.in: Add 'show' subcommand.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* etc/teams.scm.in (print-team, sort-teams): New procedures.
(list-teams): Use them.
|
|
* etc/teams.scm.in (list-members): Drop port optional argument. Turn PREFIX
into a keyword argument.
(print-team): Adjust accordingly.
|
|
* etc/teams.scm.in (emacs): Add the
"gnu/packages/aux-files/emacs/guix-emacs.el" file to the scope of the Emacs
team.
|
|
* gnu/packages/tex.scm (texlive-glossaries)[inputs]: Add PERL.
Reported-by: Artyom V. Poptsov <poptsov.artyom@gmail.com>
|
|
* gnu/packages/networking.scm (librecast): Update to 0.7.0.
|
|
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.8.
|
|
* gnu/packages/gnome-xyz.scm (qogir-icon-theme): New variable.
|
|
* 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.
|
|
* gnu/packages/docker.scm (containerd): Update to 1.6.22.
[#:phases]<patch-paths>: Patch Runtime name.
|
|
* gnu/packages/virtualization.scm (runc): Update to 1.1.9.
|
|
* gnu/packages/uml.scm (plantuml): Update to 1.2023.7.
[aruments]: Update path to GraphvizLinux.java.
|
|
* gnu/packages/admin.scm (hyfetch): Update to 1.4.10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.7.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packagex/messaging.scm (profanity): Update to 0.14.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.25.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/security-token.scm (ccid): Update to 1.5.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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>
|
|
* gnu/packages/messaging.scm (dino): Update to 0.4.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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>
|
|
* gnu/packages/networking.scm (librecast): Update to 0.7-RC3.
[arguments]: Drop 'remove-network-tests phase.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/ruby.scm (bundler): Update to 2.4.18.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-88.cbded42.
|
|
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>
|
|
* gnu/packages/tex.scm (texlive-subfiles): New variable.
|
|
* gnu/packages/tex.scm (texlive-import): New variable.
|
|
* gnu/packages/tex.scm (texlive-svg): New variable.
|
|
* gnu/packages/java-graphics.scm (ditaa): New variable.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/batik.scm (java-libbatik): New variable.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/java-xml.scm (java-jericho-html): New variable.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.18.1.
|
|
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.20.1.
|
|
* gnu/packages/bioconductor.scm (r-bionero): Update to 1.8.7.
|
|
* gnu/packages/bioconductor.scm (r-gviz): Update to 1.44.1.
|
|
* gnu/packages/bioconductor.scm (r-delayedmatrixstats): Update to 1.22.5.
|
|
* gnu/packages/bioconductor.scm (r-scran): Update to 1.28.2.
|