Commit graph

108846 commits

Author SHA1 Message Date
Navid Afkhami 4d35a5e2b6
gnu: Add python-scrublet.
* gnu/packages/bioinformatics.scm (python-scrublet): New variable.
2023-02-09 11:05:29 +01:00
Efraim Flashner 43ee3e1da2
gnu: efl: Choose lua implementation based on system architecture.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Use luajit or
lua based on the system's luajit support.
[arguments]: Adjust configure-flags to use the correct lua.
2023-02-09 11:03:31 +02:00
Bruno Victal 8a2c2eaa90
services: lightdm: Sync documentation with source.
Table entry @item nodes cannot span multiple lines.

* gnu/services/lightdm.scm
(lightdm-gtk-greeter-configuration): Fix cursor-theme-size description.
* doc/guix.texi (lightdm-service-type): Sync with source.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-08 22:40:40 -05:00
Bruno Victal a5f473db6f
services: configuration: Format a list of packages by their names.
* gnu/services/configuration.scm
(generate-documentation): Format a list of packages by their names.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-08 22:40:39 -05:00
Maxim Cournoyer 640d27c2d6
gnu: qtdeclarative: Disable tst_qquickfolderdialogimpl test.
* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qquickfolderdialogimpl test as skipped in the check phase.
2023-02-08 20:34:04 -05:00
Bruno Victal b0e18601db
services: Add block-facebook-hosts-service-type.
Deprecates %facebook-host-aliases in favour of using
hosts-service-type service extensions.

* gnu/services/networking.scm
(block-facebook-hosts-service-type): New variable.
(%facebook-host-aliases): Deprecate variable.
* doc/guix.texi: Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:54 +01:00
Bruno Victal 802ea1f3a4
system: Deprecate hosts-file.
* gnu/system.scm (operating-system-hosts-file): Deprecate procedure.
(warn-hosts-file-field-deprecation): New procedure, helper for
deprecated variable.
(operating-system)[hosts-file]: Use helper to warn deprecated field.
(local-host-aliases): Mark as deprecated.
(local-host-entries): New procedure.
(operating-system-default-essential-services,
hurd-default-essential-services): Use hosts-service-type.  Use
'%operating-system-hosts-file' and 'local-host-entries'.
(default-/etc/hosts): Remove procedure.
(operating-system-etc-service): Remove hosts file.
* doc/guix.texi (operating-system Reference)
(Networking Services) (Virtualization Services): Rewrite documentation
entries to use hosts-service-type.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:47 +01:00
Bruno Victal 22dd558c70
services: Add hosts-service-type.
* gnu/services/base.scm (<host>): New record type.
(host): New procedure.
(hosts-service-type): New variable.
* doc/guix.texi (Service Reference): Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:39 +01:00
Simon Tournier 7ad98c571e
gnu: Remove valgrind-3.20.
* gnu/packages/valgrind.scm (valgrind-3.20): Delete variable.
(valgrind/interactive): Update to 3.20.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-09 01:07:22 +01:00
Ludovic Courtès a8974597cc
gnu: libchop: Fix build and test.
* gnu/packages/backup.scm (libchop)[source]: Adjust snippet to work
around build error in Gnulib's <stdio.h>.
[arguments]: Remove 'skip-test' phase and add 'adjust-test' phase.
2023-02-09 01:07:22 +01:00
Leo Famulari 035339b703
gnu: linux-libre 4.14: Update to 4.14.305.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.305.
(linux-libre-4.14-pristine-source): Update hash.
2023-02-08 23:43:47 +01:00
Leo Famulari 64747b4226
gnu: linux-libre 4.19: Update to 4.19.272.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.272.
(linux-libre-4.19-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari 3b7849f258
gnu: linux-libre 5.4: Update to 5.4.231.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.231.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2023-02-08 23:43:46 +01:00
Leo Famulari 502fe05370
gnu: linux-libre 5.10: Update to 5.10.167.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.167.
(linux-libre-5.10-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari fa2404ff1f
gnu: linux-libre 5.15: Update to 5.15.92.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.92.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-08 23:43:46 +01:00
Leo Famulari 7432b922ef
gnu: linux-libre: Update to 6.1.10.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.10.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-08 23:43:41 +01:00
Andy Tai 07e74b63d4
gnu: gpaint: Update to 0.3.4
* gnu/packages/graphics.scm (gpaint): Update to 0.3.4
[arguments]: Remove.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South 277fb70442
gnu: yosys: Use external abc.
* gnu/packages/fpga.scm (yosys)[source]: Remove snippet and associated
"modules" field.
[arguments]: Replace "prepare-abc" phase with "use-external-abc", which
configures the package's build system to use the system's "abc" executable
instead of creating a duplicate; add "add-symbolic-link" phase to preserve
availability of "yosys-abc" command.
[inputs]: Move abc from here...
[propagated-inputs]: ...to here, to ensure its availability at runtime.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South 8b0024f8da
gnu: yosys: Use new package style.
* gnu/packages/fpga.scm (yosys)[source]: Use gexp in snippet and don't
explicitly return #t.
[arguments]: Use gexps; use search-input-file to locate executables; simplify
parameters to "configure" phase; don't explicitly return #t from phases.
[native-inputs]: Sort alphabetically.
[inputs]: Sort alphabetically.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Simon South 535c61ccc3
gnu: yosys: Update source and home-page URLs.
* gnu/packages/fpga.scm (yosys)[source]: Update source-repository URL.
[home-page]: Update URL.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-08 17:11:00 +00:00
Christopher Baines 3729172728
gnu: nar-herder: Update to 0-15.39cf228.
* gnu/packages/package-management.scm (nar-herder): Update to 0-15.39cf228.
2023-02-08 17:11:00 +00:00
Christopher Baines b52d12ff04
gnu: guix-data-service: Update to 0.0.1-37.3ba8418.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-37.3ba8418.
[propagated-inputs]: Switch to guile-fibers-next.
2023-02-08 17:11:00 +00:00
Andy Tai 417269da94
gnu: wxmaxima: Update to 22.12.0.
* gnu/packages/maths.scm (wxmaxima): Update to 22.12.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Andy Tai d6e2b467b8
gnu: wxwidgets: Remove configure option.
* gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Remove webviewwebkit
  configure option that prevented webview option from being in build and
  wxconfig feature list. Remove 'use-newer-webkit' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Artyom Bologov 572d01e085
gnu: cl-webkit: Update to 3.5.7.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.7.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-08 17:09:07 +01:00
Maxim Cournoyer 20059f92a9
gnu: jami: Remove unused native inputs.
* gnu/packages/jami.scm (jami) [native-inputs]: Remove doxygen, graphviz and
gsettings-desktop-schemas.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer aef75942fc
gnu: libjami: Move jamid daemon to a "bin" output.
* gnu/packages/jami.scm (libjami) [outputs]: Add a "bin" output.
[arguments]: Add a move-jamid phase.
* gnu/services/telephony.scm
(jami-configuration->command-line-arguments): Refer to the "bin" output of
libjami.
(jami-shepherd-services): Likewise.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer c0106ea5c9
gnu: ffmpeg-jami: Add a debug output.
* gnu/packages/jami.scm (ffmpeg-jami) [outputs]: New field.
[configure-flags]: Add "--disable-stripping".
2023-02-08 09:36:26 -05:00
Maxim Cournoyer d09b1805aa
gnu: ffmpeg-jami: Really honor custom configuration flags.
Because the substitute-keyword-arguments pattern was (#:configure-flags '())
rather than (#:configure-flags _ '()), the replacement was not triggered.

* gnu/packages/jami.scm (%ffmpeg-default-configure-flags): Comment that the
fnnvcodec-related options are left out.
(%ffmpeg-linux-x86-configure-flags): Delete variable.
(ffmpeg-compose-configure-flags): Streamline and use gexps.
(ffmpeg-jami) [arguments]: Fix configure-flags pattern, and adjust to use
gexps.  Add the "--disable-static" and "--enable-shared" flags to produce
shared objects with the correct RUNPATH.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer 57c8ba22cf
gnu: opendht: Add a "python" output.
This reduces the size of the main output from 286.1 MiB to 216.6 MiB.

* gnu/packages/networking.scm (opendht) [outputs]: Add "python".
[phases]: Adjust Python prefix of the fix-python-installation-prefix phase.
[inputs]: Add python, used to wrap the tools.
2023-02-08 09:36:26 -05:00
Maxim Cournoyer e0d89c3735
gnu: opendht: Do not produce static libraries.
* gnu/packages/networking.scm (opendht) [configure-flags]: Add
"--disable-static".
2023-02-08 09:36:26 -05:00
Maxim Cournoyer 2c53c2bb6a
gnu: qtdeclarative: Skip tst_qqmlprofilerservice test.
* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qqmlprofilerservice test as skipped in the check phase.
2023-02-08 09:36:25 -05:00
Maxim Cournoyer 4012ec0276
gnu: qtbase: Do not capture Python from native-inputs.
* gnu/packages/qt.scm (qtbase) [phases]: Add do-not-capture-python phase.
2023-02-08 09:36:25 -05:00
Maxim Cournoyer b6e7fe40e5
gnu: qtbase: Do not capture cmake-minimal.
* gnu/packages/qt.scm (qtbase) [phases]: Add a substitution to the
patch-more-paths phase.
2023-02-08 09:36:25 -05:00
Efraim Flashner e5a381d0ca
gnu: rust-vte-0.3: Remove precompiled binary from source.
* gnu/packages/crates-io.scm (rust-vte-0.3)[source]: Add snippet to
remove two bundled binaries.

Reported-by: Andrius Štikonas
2023-02-08 16:29:35 +02:00
Andrew Tropin a4dfbead19
system: Source .profile in skeleton bash_profile.
Make it consistent with bash_profile generated by Guix Home.

* gnu/system/shadow.scm (default-skeletons)[bash_profile]: Source .profile in
skeleton bash_profile.
2023-02-08 18:13:08 +04:00
Efraim Flashner a545d0adbb
gnu: julia-crayons: Update to 4.1.1.
* gnu/packages/julia-xyz.scm (julia-crayons): Update to 4.1.1.
2023-02-08 09:26:22 +02:00
Sharlatan Hellseher 0fb287d263
gnu: Add julia-fitsio.
* gnu/packages/julia-xyz.scm (julia-fitsio): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Sharlatan Hellseher 96d33bfb35
gnu: Add julia-cfitsio.
* gnu/packages/julia-xyz.scm (julia-cfitsio): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Sharlatan Hellseher 1973ddbb6c
gnu: Add julia-cfitsio-jll.
* gnu/packages/julia-jll.scm (julia-cfitsio-jll): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-08 09:26:21 +02:00
Efraim Flashner ef5229fcae
gnu: julia-optim: Update to 1.7.4.
* gnu/packages/julia-xyz.scm (julia-optim): Update to 1.7.4.
[arguments]: Update 'adjust-tests phase.
2023-02-08 09:26:21 +02:00
Efraim Flashner 1745c01b49
gnu: julia-measurements: Update to 2.8.0.
* gnu/packages/julia-xyz.scm (julia-measurements): Update to 2.8.0.
[native-inputs]: Add julia-aqua.
2023-02-08 09:26:20 +02:00
Efraim Flashner 213073ee26
gnu: julia-quadgk: Update to 2.5.0.
* gnu/packages/julia-xyz.scm (julia-quadgk): Update to 2.5.0.
2023-02-08 09:26:20 +02:00
Efraim Flashner e16158ddd0
gnu: go-1.16: Remove redundant native-input substitution.
* gnu/packages/golang.scm (go-1.16)[native-inputs]: More directly
inherit from go-1.14.
2023-02-08 09:26:20 +02:00
Efraim Flashner 9695f76745
gnu: julia-latexstrings: Update to 1.3.0.
* gnu/packages/julia-xyz.scm (julia-latexstrings): Update to 1.3.0.
2023-02-08 09:26:19 +02:00
Efraim Flashner cc588fb854
gnu: sgabios: Don't build for a specific target.
* gnu/packages/firmware.scm (sgabios)[arguments]: Set target to #f since
we're building a firmware file.
2023-02-08 09:26:19 +02:00
Efraim Flashner 03ce4e2c13
gnu: seabios: Don't build for a specific target.
* gnu/packages/firmware.scm (seabios)[arguments]: Set target to #f since
we're producing a firmware file.
2023-02-08 09:26:19 +02:00
Efraim Flashner b84a6cd08c
gnu: openbios-qemu-ppc: Don't build for a specific target.
* gnu/packages/firmware.scm (openbios-qemu-ppc)[arguments]: Set target
to #f since we're producing a firmware file and not a binary.
2023-02-08 09:26:19 +02:00
Efraim Flashner 6598e4c56b
gnu: openbios-qemu-ppc: Fix building on aarch64-linux.
* gnu/packages/firmware.scm (openbios-qemu-ppc)[arguments]: When
building from aarch64-linux build for armhf-linux.
2023-02-08 09:26:18 +02:00
Reza Alizadeh Majd 99c1c7a30c
gnu: lxqt-admin: Fix path for timezone file.
* gnu/packages/lxqt.scm (lxqt-admin)[arguments]: Update hardcoded path
for zone.tab to point to tzdata reference.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-08 09:42:58 +08:00