Simon South
a7458a6278
gnu: leptonica: Update to 1.83.1.
...
* gnu/packages/image.scm (leptonica): Update to 1.83.1.
[arguments]<#:phases>: Update file name in "provide-absolute-giflib-reference"
phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 23:40:44 +01:00
Simon South
fb9124cb04
gnu: leptonica: Use new package style.
...
* gnu/packages/image.scm (leptonica)[inputs]: Remove labels.
[arguments]<#:phases>: Use gexps; use "this-package-input" to locate package
input; do not explicitly return #t from phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 23:40:43 +01:00
Hilton Chain
064d331068
gnu: hyfetch: Update to 1.4.7.
...
* gnu/packages/admin.scm (hyfetch): Update to 1.4.7.
* gnu/packages/patches/hyfetch-fix-generator-script-quotation-escaping.patch,
* gnu/packages/patches/hyfetch-remove-old-catchy-os-py.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 23:40:43 +01:00
Ludovic Courtès
43c36c5c9f
ui: 'display-hint' quotes extra arguments for Texinfo.
...
Fixes <https://issues.guix.gnu.org/61201 >.
Previously, common practice was to splice arbitrary strings (user names,
file names, etc.) into Texinfo snippets passed to 'display-hint'. This
is unsafe in the general case because at signs and braces need to be
escaped to produced valid Texinfo. This commit addresses that.
* guix/ui.scm (texinfo-quote): New procedure.
(display-hint): When ARGUMENTS is non-empty, pass it to 'texinfo-quote'
and call 'format'.
(report-unbound-variable-error, check-module-matches-file)
(display-collision-resolution-hint, run-guix-command): Remove explicit
'format' call; pass 'format' arguments as extra arguments to 'display-hint'.
* gnu/services/monitoring.scm (zabbix-front-end-config): Likewise.
* guix/scripts.scm (warn-about-disk-space): Likewise.
* guix/scripts/build.scm (%standard-cross-build-options)
(%standard-native-build-options): Likewise.
* guix/scripts/describe.scm (display-checkout-info): Likewise.
* guix/scripts/environment.scm (suggest-command-name): Likewise.
* guix/scripts/home.scm (process-command): Likewise.
* guix/scripts/home/edit.scm (service-type-not-found): Likewise.
* guix/scripts/import.scm (guix-import): Likewise.
* guix/scripts/package.scm (display-search-path-hint): Likewise.
* guix/scripts/pull.scm (build-and-install): Likewise.
* guix/scripts/shell.scm (auto-detect-manifest): Likewise.
* guix/scripts/system.scm (check-file-system-availability): Likewise.
(guix-system): Likewise.
* guix/scripts/system/edit.scm (service-type-not-found): Likewise.
* guix/status.scm (print-build-event): Likewise.
2023-02-27 23:40:43 +01:00
Ricardo Wurmus
a31225badb
gnu: sugar-toolkit-gtk3: Propagate missing inputs.
...
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
telepathy-glib and webkitgtk-with-libsoup2.
2023-02-27 23:19:27 +01:00
Andy Tai
dfcf1d5d6a
gnu: opencl-headers, opencl-clhpp and opencl-icd-loader: Update to 2023.02.06
...
These packages should be updated together.
* gnu/packages/opencl.scm (opencl-clhpp): Update to 2023.02.06.
[arguments]: Add configure flag to disable CTest building that cause errors as
tests are meant to be disabled.
(opencl-headers): Update to 2023.02.06.
(opencl-icd-loader): Update to 2023.02.06.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-27 16:49:11 -05:00
Andy Tai
ac90609644
gnu: parallel: Update to 20230222
...
* gnu/packages/parallel.scm (parallel): Update to 20230222
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-27 16:49:07 -05:00
Ricardo Wurmus
4db367f8ae
gnu: Add r-msa.
...
* gnu/packages/bioconductor.scm (r-msa): New variable.
2023-02-27 20:38:14 +01:00
Lars-Dominik Braun
086e426d20
gnu: ghc: Disable failing test on i686
...
Conditionally, so we don’t rebuild GHC on amd64.
* gnu/packages/haskell.scm (ghc-9.2)[arguments]: Conditionally add phase
'skip-T21694-i686.
2023-02-27 19:49:31 +01:00
Tobias Geerinckx-Rice
29a278f65c
gnu: sudo: Update to 1.9.13p2.
...
* gnu/packages/admin.scm (sudo): Update to 1.9.13p2.
2023-02-26 01:00:00 +01:00
Ricardo Wurmus
6b6e05cd23
gnu: Add sugar-typing-turtle-activity.
...
* gnu/packages/sugar.scm (sugar-typing-turtle-activity): New variable.
2023-02-27 16:46:06 +01:00
Ricardo Wurmus
c21a2aa1f7
gnu: Add sugar-help-activity.
...
* gnu/packages/sugar.scm (sugar-help-activity): New variable.
2023-02-27 16:13:45 +01:00
Ricardo Wurmus
20aae9ad31
gnu: sugar: Add missing inputs.
...
* gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add
gsettings-desktop-schemas, telepathy-mission-control, and upower.
2023-02-27 16:13:45 +01:00
Ricardo Wurmus
37049110a3
gnu: sugar: Propagate sugar packages.
...
* gnu/packages/sugar.scm (sugar)[inputs]: Move sugar-artwork and
sugar-datastore from here...
[propagated-inputs]: ...to here.
2023-02-27 16:13:45 +01:00
Ricardo Wurmus
596a4db9f9
gnu: sugar: Patch brightness module.
...
* gnu/packages/sugar.scm (sugar)[arguments]: Fix syntax error; disable
brightness module.
2023-02-27 16:13:45 +01:00
Ricardo Wurmus
f14f2752fc
gnu: sugar-toolkit-gtk3: Add missing inputs.
...
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
gstreamer and gst-plugins-espeak.
2023-02-27 16:13:44 +01:00
Ricardo Wurmus
c8c0d53faf
gnu: sugar: Patch global location of Sugar activities.
...
* gnu/packages/sugar.scm (sugar)[arguments]: Update build phase
'fix-references to patch activities directory.
2023-02-27 16:13:44 +01:00
Ricardo Wurmus
e0ea8fb1ea
gnu: Add gst-plugins-espeak.
...
* gnu/packages/gstreamer.scm (gst-plugins-espeak): New variable.
2023-02-27 16:13:44 +01:00
Simon South
cf9e0508b2
gnu: hwloc: Skip failing test on non-x86 systems.
...
* gnu/packages/mpi.scm (hwloc-2)[arguments]<#:phases>: Rename
"skip-test-that-requires-/sys" phase to "skip-tests-that-require-/sys" and
expand to skip additional test requiring /sys on non-x86 systems.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Simon South
be8714b07a
gnu: hwloc: Remove obsolete comments.
...
hwloc 2.x become the default with commit 8ec7ca22d3
, "gnu: hwloc: Default to
2.x.".
* gnu/packages/mpi.scm (hwloc-1): Remove obsolete comment.
(hwloc-2): Remove obsolete comment.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Bruno Victal
7edf42ddf7
gnu: nvme-cli: Update to 2.3.
...
* gnu/packages/linux.scm (nvme-cli): Update to 2.3.
[build-system]: Switch to meson-build-system.
[arguments]: Remove stages. Build documentation.
[native-inputs]: Add pkg-config.
[inputs]: Add libnvme, json-c and zlib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Bruno Victal
7c4c61919c
gnu: Add libnvme.
...
* gnu/packages/linux.scm (libnvme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Hilton Chain
5ed49cc42b
gnu: podman: Update to 4.4.1.
...
* gnu/packages/containers.scm (podman): Update to 4.4.1.
[native-inputs]: Replace go to go-1.19.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Jake Leporte
137390e66c
gnu: Add font-microsoft-cascadia.
...
* gnu/packages/fonts.scm (font-microsoft-cascadia): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:10 +01:00
Andrew Whatson
47a14185b1
gnu: Add scheme48-prescheme.
...
* gnu/packages/scheme.scm (scheme48-prescheme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-27 15:54:09 +01:00
Efraim Flashner
2cf07434d8
gnu: dpkg: Update to 1.21.21.
...
* gnu/packages/debian.scm (dpkg): Update to 1.21.21.
2023-02-27 15:29:27 +02:00
Efraim Flashner
5e23071aa9
gnu: debootstrap: Update to 1.0.128.
...
* gnu/packages/debian.scm (debootstrap): Update to 1.0.128.
2023-02-27 15:29:26 +02:00
Efraim Flashner
90188a66b4
gnu: debian-ports-archive-keyring: Update to 2023.02.21.
...
* gnu/packages/debian.scm (debian-ports-archive-keyring): Update to
2023.02.01.
[arguments]: Remove trailing #t from phases.
2023-02-27 15:29:23 +02:00
Sharlatan Hellseher
55054c1235
gnu: Add cl-calm.
...
* gnu/packages/lisp-xyz.scm (cl-calm, ecl-calm, sbcl-calm): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 14:13:11 +01:00
Sharlatan Hellseher
a71e455441
gnu: Add cl-cairo2.
...
* gnu/packages/lisp-xyz.scm (cl-cairo2, ecl-cl-cairo2, sbcl-cl-cairo2):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 14:02:28 +01:00
Sharlatan Hellseher
ad854e06b4
gnu: Add cl-sdl2-mixer.
...
* gnu/packages/lisp-xyz.scm (cl-sdl2-mixer, ecl-sdl2-mixer,
sbcl-sdl2-mixer): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:51:23 +01:00
Sharlatan Hellseher
945edb8654
gnu: cl-sdl2: Remove input labels.
...
* gnu/packages/lisp.scm (sbcl-sdl2):
[arguments]{asd-systems}: Add sdl2/examples.
{phases}<fix-path>: Remove trailing #f from lambda, use
search-input-file to link SO library.
[inputs]: Remove labels, add sbcl-cl-opengl.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:41:32 +01:00
Sharlatan Hellseher
4ca869d151
gnu: cl-sdl2: Update to 0.0.0-2.80410b5.
...
* gnu/packages/lisp-xyz.scm (sbcl-sdl2): Update to 0.0.0-2.80410b5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-27 13:38:26 +01:00
Christopher Baines
9ae4846c50
gnu: Fix openmpi related packages.
...
This makes these package definitions compatible with the openmpi package which
uses gexps as of f45fc72c28
.
* gnu/packages/mpi.scm (openmpi-c++, java-openmpi,
openmpi-thread-multiple)[arguments]: Use gexps.
2023-02-27 09:34:09 +00:00
Andrew Tropin
17bd024331
gnu: Remove emacs-transient from propagated-inputs.
...
emacs-transient is built into emacs already and not required as an explicit
dependency anymore, but having it in propagated-inputs can break things in
various ways: for example emacs-next have a newer version and automatically
pulling older emacs-transient into profile breaks emoji-insert, or
emacs-docker.
* gnu/packages/emacs-xyz.scm (emacs-piem, emacs-clj-deps-new, emacs-dirvish):
Remove emacs-transient from propagated-inputs.
2023-02-27 07:31:22 +04:00
Ludovic Courtès
81fbf5d71f
gnu: texlive-apa6: Update reference to deprecated package.
...
* gnu/packages/tex.scm (texlive-apa6)[inputs]: Replace
'texlive-generic-xstring' with 'texlive-xstring'.
2023-02-27 01:17:04 +01:00
Ludovic Courtès
3f81ec18e4
gnu: libssh: Fix compilation on GNU/Hurd.
...
* gnu/packages/ssh.scm (libssh)[source]: Add snippet.
2023-02-27 01:16:32 +01:00
Bruno Victal
6bae14f614
gnu: perl-encode: Update to 3.19 [fixes CVE-2021-36770].
...
* gnu/packages/perl.scm (perl-encode): Update to 3.19.
[propagated-inputs]: Remove.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:00 +01:00
Timo Wilken
eb87d2c4a0
gnu: Add actionlint.
...
Actionlint is a linter for GitHub Action workflow files.
* gnu/packages/check.scm (actionlint): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 14:29:59 -05:00
Timo Wilken
ec8c7370df
gnu: Add go-github-com-robfig-cron-1.2.
...
* gnu/packages/check.scm (go-github-com-robfig-cron-1.2):
New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 14:29:59 -05:00
Timo Wilken
1a550c93e5
gnu: Add go-golang.org-x-sync-semaphore.
...
* gnu/packages/golang.scm (go-golang.org-x-sync-semaphore):
New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 14:29:59 -05:00
kiasoc5
226103fdd1
gnu: clamav: Update to 0.103.8 [security fixes].
...
Fixes CVE-2023-20032 and CVE-2023-20052.
* gnu/packages/antivirus.scm (clamav): Update to 0.103.8.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-26 12:44:04 -05:00
Vasile Dumitrascu via Guix-patches via
53a739ae5d
gnu: nano: Update to 7.2.
...
* gnu/packages/nano.scm (nano): Update to 7.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:15 +01:00
Vasile Dumitrascu via Guix-patches via
8d0a8ca1a9
gnu: perl-cgi: Update to 4.55
...
* gnu/packages/web.scm (perl-cgi): Update to 4.55.
[native-inputs]: Remove perl-test-deep.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:18 +01:00
Vasile Dumitrascu via Guix-patches via
a52074001f
gnu: mpg123: Update to 1.31.2.
...
* gnu/packages/mp3.scm (mpg123): Update to 1.31.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:18 +01:00
Vasile Dumitrascu via Guix-patches via
bf9db38291
gnu: simple-scan: Update to 42.5.
...
* gnu/packages/gnome.scm (simple-scan): Update to 42.5.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:17 +01:00
Vasile Dumitrascu via Guix-patches via
517740d1dd
gnu: network-manager-applet: Update to 1.30.0.
...
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.30.0.
[inputs]: Remove libnotify.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:17 +01:00
Vasile Dumitrascu via Guix-patches via
9928b6c495
gnu: xarchiver: Update to 0.5.4.20.
...
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.20.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:17 +01:00
Vasile Dumitrascu via Guix-patches via
9beaf9ba82
gnu: adwaita-icon-theme: Update to 43.
...
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 43.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:16 +01:00
Efraim Flashner
156da54a50
gnu: moe: Update to 1.13.
...
* gnu/packages/moe.scm (moe): Update to 1.13.
2023-02-26 12:45:27 +02:00
Lars-Dominik Braun
2c0537d374
gnu: idris: Adapt to changed haskell-build-system.
...
…which does not support the “static” output any more.
* gnu/packages/idris.scm (idris)[arguments]: Remove phase
restore-libidris_rts.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun
6188fe2633
gnu: xmobar: Drop Haskell libraries and documentation.
...
* gnu/packages/wm.scm (xmobar)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun
169237aae5
gnu: purescript: Drop Haskell libraries and documentation.
...
* gnu/packages/purescript.scm (purescript)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun
7996bd3955
gnu: pandoc: Drop Haskell libraries and documentation.
...
* gnu/packages/haskell-xyz.scm (ghc-pandoc): Renamed from pandoc.
(pandoc) [arguments]: Add 'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun
a38901c01e
gnu: shellcheck: Drop Haskell libraries.
...
* gnu/packages/haskell-apps.scm (shellcheck)[arguments]: Add
'remove-libraries phase.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun
be398aa2b4
gnu: git-annex: Drop Haskell documentation.
...
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Disable #:haddock?.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun
47673272c4
gnu: darcs: Drop Haskell libraries and documentation.
...
* gnu/packages/haskell-apps.scm (darcs)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun
503998ac7a
gnu: hledger: Drop Haskell libraries and documentation.
...
* gnu/packages/finance.scm (ghc-hledger): New variable.
(hledger): Inherit from ghc-hledger and add 'remove-libraries phase and
disable #:haddock?.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun
baf9e0a336
gnu: ngless: Drop Haskell libraries and documentation.
...
* gnu/packages/bioinformatics.scm (ngless)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:16 +01:00
Lars-Dominik Braun
8a4ee0c113
gnu: ghc-lua: Disable symbol export.
...
This turns on the linker flag -Wl,-E for all libraries depending on it,
resulting in large binaries, because --gc-sections cannot clean exported
symbols.
* gnu/packages/haskell-xyz.scm (ghc-lua)[arguments]: Disable
export-dynamic feature.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
7df12c8ca6
gnu: ghc-9.2: Support static linking with glibc < 2.34.
...
* gnu/packages/patches/ghc-9.2-glibc-2.33-link-order.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/haskell.scm (ghc-9.2)[origin]: Use it.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
4bb40b098d
build-system: haskell: Drop default "static" output.
...
* guix/build-system/haskell.scm (lower): Pass outputs to lowered bag.
* guix/build/haskell-build-system.scm (install): Remove static library
moving code.
* gnu/packages/haskell-check.scm (ghc-hunit): Remove "static" output.
* gnu/packages/haskell-crypto.scm (ghc-crypto-api-tests): Likewise.
* gnu/packages/haskell-xyz.scm (ghc-case-insensitive): Likewise.
(ghc-cmdargs): Likewise.
(ghc-conduit): Likewise.
(ghc-fgl): Likewise.
(ghc-haskell-src-exts): Likewise.
(ghc-lib-parser): Likewise.
(ghc-mono-traversable): Likewise.
(ghc-parallel): Likewise.
(ghc-paths): Likewise.
(ghc-profunctors): Likewise.
(ghc-tf-random): Likewise.
(ghc-vector): Likewise.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
ebea18357b
gnu: elm: Support GHC 9.2.
...
* gnu/packages/elm.scm (elm-sans-reactor)[source]: Add patch to support GHC 9.2.
* gnu/packages/patches/elm-ghc9.2.patch: This one.
* gnu/local.mk: Add it.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
92caedb60c
gnu: idris: Fix overly zealous regular expression.
...
* gnu/packages/idris.scm (idris)[arguments]: Limit characters matched
after package name in cabal file substitutions.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
7d60b97a6f
gnu: ghc-parsec: Update to 3.1.15.0.
...
Missed by automation.
* gnu/packages/haskell-xyz.scm (ghc-parsec)[version]: Update to 3.1.15.0.
[native-inputs]: Switch from HUnit to tasty.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
9ce5ec5397
gnu: Remove unused Haskell packages.
...
* gnu/packages/haskell-xyz.scm (ghc-attoparsec-bootstrap): Remove variable.
(ghc-integer-logarithms-bootstrap): Likewise.
(ghc-scientific-bootstrap): Likewise.
(ghc-wcwidth-bootstrap): Likewise.
(ghc-optparse-applicative-0.15.1.0): Likewise.
2023-02-26 10:26:14 +01:00
Lars-Dominik Braun
d603946d38
gnu: ghc-9.2: Increase make verbosity.
...
Tests time out on ci.guix.gnu.org.
* gnu/packages/haskell.scm (ghc-9.2)[arguments]: Modify #:make-flags.
2023-02-26 10:26:14 +01:00
Lars-Dominik Braun
49a320aaa6
Upgrade Haskell packages.
...
Script-aided bulk change.
2023-02-26 10:26:07 +01:00
Lars-Dominik Braun
890a181ed1
gnu: Use HACKAGE-URI for packages from Hackage.
...
Script-aided bulk change.
2023-02-26 10:20:14 +01:00
Lars-Dominik Braun
cad6aa8082
gnu: Add upstream-name property to Haskell packages.
...
Script-aided bulk change.
2023-02-26 10:20:11 +01:00
Lars-Dominik Braun
f220509643
gnu: Switch default to GHC 9.2.
...
* gnu/packages/haskell.scm (ghc-9.0): Rename to just “ghc”.
(ghc-9.2): Ditto.
(ghc): Use ghc-9.2.
2023-02-26 10:19:35 +01:00
Leo Famulari
c08e9599ef
gnu: linux-libre 4.14: Update to 4.14.307.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.307.
(linux-libre-4.14-pristine-source): Update hash.
2023-02-26 04:06:39 -05:00
Leo Famulari
84377ee736
gnu: linux-libre 4.19: Update to 4.19.274.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.274.
(linux-libre-4.19-pristine-source): Update hash.
2023-02-26 04:06:38 -05:00
Leo Famulari
c2f9ae0bf9
gnu: linux-libre 5.4: Update to 5.4.233.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.233.
(linux-libre-5.4-pristine-source): Update hash.
2023-02-26 04:06:38 -05:00
Leo Famulari
5d82eecb21
gnu: linux-libre 5.10: Update to 5.10.170.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.170.
(linux-libre-5.10-pristine-source): Update hash.
2023-02-26 04:06:38 -05:00
Leo Famulari
fa8c1044ff
gnu: linux-libre 5.15: Update to 5.15.96.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.96.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-26 04:06:38 -05:00
Leo Famulari
b75969a032
gnu: linux-libre: Update to 6.1.14.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.14.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-26 04:06:32 -05:00
Vagrant Cascadian
128a55ad9f
gnu: libssh: Update to 0.10.4.
...
* gnu/packages/ssh.scm (libssh): Update to 0.10.4.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-26 08:52:58 +01:00
Liliana Marie Prikler
525e5be3c5
gnu: xpadneo: Update to 0.9.5.
...
* gnu/packages/linux.scm (xpadneo): Update to 0.9.5.
2023-02-26 08:52:58 +01:00
Liliana Marie Prikler
d529be6abb
gnu: emacs-next: Update to 29.0.60-1.f1f571e.
...
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.60-1.f1f571e.
2023-02-26 08:51:56 +01:00
Liliana Marie Prikler
420cf2bf2a
gnu: Add emacs-next-tree-sitter.
...
* gnu/packages/emacs.scm (emacs-next-tree-sitter): New variable.
(emacs-next): Remove tree sitter support.
2023-02-26 08:51:55 +01:00
Michael Rohleder
a7c7363a82
gnu: gparted: Update to 1.5.0.
...
* gnu/packages/disk.scm (gparted): Update to 1.5.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-25 21:45:34 -05:00
Bruno Victal
9a2cf9ef0a
gnu: ethtool: Update to 6.2.
...
* gnu/packages/networking.scm (ethtool): Update to 6.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:00 +01:00
Simon Streit
1dac5b2157
gnu: virglrenderer: Update to 0.10.4.
...
* gnu/packages/spice.scm (virglrenderer): Update to 0.10.4.
[source]: Use git-fetch and update URI.
[build-system] Change to meson-build-system.
[inputs]: Remove eudev.
[native-inputs]: Add python.
[home-page]: Update URL.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 15:03:49 -05:00
Maxim Cournoyer
bbc10628b6
gnu: spice-gtk: Adjust the default file name of the ACL helper binary.
...
* gnu/packages/spice.scm (spice-gtk)
[arguments]: Add adjust-default-acl-helper-path phase.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer
e403096b4a
gnu: gnome-boxes: Mention extra configuration requirements.
...
* gnu/packages/gnome.scm (gnome-boxes) [description]: Mention about extending
polkit and setuid services with spice-gtk.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer
dd31263eb4
services: gnome-desktop-service-type: Extend setuid-program-service-type.
...
* gnu/services/desktop.scm (gnome-setuid-programs): New variable.
(gnome-desktop-service-type): Extend setuid-program-service-type with it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer
abadd0f81f
services: desktop: Extract a new gnome-package procedure.
...
* gnu/services/desktop.scm (<gnome-desktop-configuration>): Rename gnome
package accessor to gnome-desktop-configuration-gnome, to avoid name conflict.
(gnome-packages): Change first argument from a config object to a the gnome
package used. Rename second argument from package to name. Extract core
logic into...
(gnome-package): ... this.
(gnome-udev-rules, gnome-polkit-settings): Adjust accordingly.
(gnome-desktop-service-type): Likewise.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer
acbb112c1b
services: gnome-polkit-settings: Add spice-gtk.
...
* gnu/services/desktop.scm (gnome-polkit-settings): Add spice-gtk to the GNOME
packages providing polkit rules.
(package-direct-input-selector): Allow passing a list corresponding to the
dependency tree, so that non-propagated transitive inputs can be specified.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer
a02189e4ca
gnu: gnome-boxes: Update to 43.3.
...
* gnu/packages/gnome.scm (gnome-boxes): Update to 43.3.
[arguments]: Remove configure-flags. Adjust disable-gtk-update-icon-cache
phase.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup2 with webkitgtk.
[native-inputs]: Replace vala with vala-next.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer
542e9060fe
gnu: osinfo-db: Use libsoup 3.
...
* gnu/packages/virtualization.scm (libosinfo) [inputs]: Replace libsoup2 with libsoup.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer
27ae83f5f0
gnu: spice-gtk: Enable support for polkit, webdav and others.
...
* gnu/packages/spice.scm (spice-gtk) [arguments]: Add the correct-polkit-dir
and fake-pkexec phases.
[inputs]: Add acl, cyrus-sasl, libcap-ng, polkit and usbutils.
[propagated-inputs]: Add libcacard and phodav.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer
9582f49a0c
gnu: phodav: Propagate glib, libsoup and libxml2.
...
* gnu/packages/gnome.scm (phodav) [inputs]: Move libsoup to...
[propagated-inputs]: ... here. Add glib and libxml2.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer
5219284621
gnu: usbutils: Update to 015.
...
* gnu/packages/linux.scm (usbutils): Update to 015.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer
3b18fbabb6
gnu: spice-vdagent: Update to 0.22.1.
...
* gnu/packages/spice.scm (spice-vdagent): Update to 0.22.1.
[source]: Delete patch.
* gnu/packages/patches/spice-vdagent-glib-2.68.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer
0d08e90abc
gnu: spice: Update to 0.15.1.
...
* gnu/packages/spice.scm (spice): Update to 0.15.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer
5770a6e56b
gnu: libcacard: Remove obsolete configure flags.
...
* gnu/packages/spice.scm (libcacard) [arguments]: Delete field.
[propagated-inputs]: Reword comment.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer
7b64e57c4c
gnu: virglrenderer: Update to 0.7.0.
...
* gnu/packages/spice.scm (virglrenderer): Update to 0.7.0. Remove
patch. Re-indent and sort inputs.
* gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer
0d07629295
gnu: usbredir: Update to 0.13.0.
...
* gnu/packages/spice.scm (usbredir): Update to 0.13.0.
[inputs]: Add glib.
[native-inputs]: Remove autoconf, automake, and libtool.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer
c4678cf19b
gnu: spice-protocol: Update to 0.14.4.
...
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.4.
[arguments]: Use gexps.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:52 -05:00