aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* home: services: kodi: Remove host-side use of (shepherd support).Ludovic Courtès2023-03-16
| | | | | | | | This is a followup to 70056b1b2beebbc9f8ea2c34eacc57f379368ab3, which inadvertently pulled in (shepherd support) on the host side. * gnu/home/services/media.scm (home-kodi-services): Change 'command' and 'logfile' to gexps. Add 'modules' field to 'shepherd-service'.
* home: services: ssh-agent: Remove host-side use of (shepherd support).Ludovic Courtès2023-03-16
| | | | | | | | | | | This is a followup to 2c2f382e757d5eef39e8460a20ac75a1b1f8b22e, which inadvertently pulled in (shepherd support) on the host side. * gnu/home/services/ssh.scm (<home-ssh-agent-configuration>)[socket-directory]: Change value to a gexp. (home-ssh-agent-services): Change 'socket-file' and 'command' to a gexp. Add 'modules' field to 'shepherd-service'. * doc/guix.texi (Secure Shell): Adjust accordingly.
* gnu: Add cl-hypergeometrica.Paul A. Patience2023-03-16
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-hypergeometrica, cl-hypergeometrica): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-zr-utils: Fix build by disabling tests.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-zr-utils): Disable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-trial: Update to 1.2.0-2.db4e98e.Sharlatan Hellseher2023-03-16
| | | | | | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trial): Update to 1.2.0-2.db4e98e. [arguments]{asd-systems}: Enable trial-alloy, trial-animation, trial-assimp, trial-gif, trial-glfw, trial-gltf, trial-jpeg, trial-notify, tiral-png, trial-sdl2, trial-terragen, trial-tga, trial-tiff, trial-workbench. [inputs]: Sort list alphabetically and add sbcl-3d-quaternions, sbcl-3d-transforms, sbcl-alloy, sbcl-atomics, sbcl-cl-glfw3, sbcl-cl-gltf, sbcl-classimp, sbcl-dns-client, sbcl-file-notify, sbcl-glop, sbcl-jzon, sbcl-language-codes, sbcl-promise, sbcl-sdl2, sbcl-simple-tasks, sbcl-system-locale, sbcl-trivial-extensible-sequences, sbcl-trivial-main-thread. Remove sbcl-jsow. (ecl-trial): Disable this while upstream issue is in review. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-dns-client.Sharlatan Hellseher2023-03-16
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-dns-client, ecl-dns-client, sbcl-dns-client): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-gltf.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/lisp-xyz.scm (cl-gltf, sbcl-cl-gltf): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-jzon: Fix build by disabling tests on ECL.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/lisp-xyz.scm (ecl-jzon): Disable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-alloy: Update to 0.0.0-3.628974d.Sharlatan Hellseher2023-03-16
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-alloy): Upate to 0.0.0-3.628974d. [arguments]{asd-systems}: Sort them alphabetically. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-3b-bmfont: Update to 0.0.1-3.332c226.Sharlatan Hellseher2023-03-16
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-3b-bmfont): Upate to 0.0.1-3.332c226. [arguments]{asd-systems}: Sort them alphabetically. [inputs]: Remove labels. Add sbcl-parse-number. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-gamepad: Update to 3.0.0-2.647f6ee.Sharlatan Hellseher2023-03-16
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad): Update to 3.0.0-2.647f6ee. [arguments]{phases}: Use search-input-file in patch-evdev-path phase. [inputs]: Remove labels. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-glsl-toolkit: Update to 1.0.0-2.4c4889e.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-glsl-toolkit): Update to 1.0.0-2.4c4889e. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-pathname-utils: Update to 1.1.0-2.13189c0.Sharlatan Hellseher2023-03-16
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-pathname-utils): Update to 1.1.0-2.13189c0. [inputs]: Add sbcl-trivial-features. (ecl-pathname-utils): Disable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-parachute: Update to 1.5.0-1.bd072b0.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/lisp-check.scm (sbcl-parachute): Update to 1.5.0-1.bd072b0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-promise.Sharlatan Hellseher2023-03-16
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-promise, ecl-promise, sbcl-promise): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-trivial-extensible-sequences.Sharlatan Hellseher2023-03-16
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-trivial-extensible-sequences, sbcl-trivial-extensible-sequences): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-3d-transforms.Sharlatan Hellseher2023-03-16
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-3d-transforms, sbcl-3d-transforms): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-3d-quaternions.Sharlatan Hellseher2023-03-16
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-3d-quaternions, sbcl-3d-quaternions): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-3d-matrices: Update to 1.0.0-2.b4f5a58.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-3d-matrices): Update to 1.0.0-2.b4f5a58. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-3d-vectors: Update to 3.1.0-2.2579694.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-3d-vectors): Update to 3.1.0-2.2579694. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: home: services: Add home-kodi-service-type.Jan (janneke) Nieuwenhuizen2023-03-16
| | | | | | | * gnu/home/services/media.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * po/guix/POTFILES.in: Likewise. * doc/guix.texi (Media Home Services): Document it in new subsection.
* gnu: home: services: Add home-znc-service-type.Jan (janneke) Nieuwenhuizen2023-03-16
| | | | | | | * gnu/home/services/messaging.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * po/guix/POTFILES.in: Likewise. * doc/guix.texi (Messaging Home Services): Document it in new subsection.
* gnu: home: services: Add home-ssh-agent-service-type.Jan (janneke) Nieuwenhuizen2023-03-16
| | | | | | | * gnu/home/services/ssh.scm: (<home-ssh-agent-configuration>): New type. (home-ssh-agent-services): New procedure. (home-ssh-agent-service-type): New variable. * doc/guix.texi (Secure Shell): Document it.
* gnu: cat-avatar-generator: Update to 1-1.9360ea3.Evgeny Pisemsky2023-03-16
| | | | | | * gnu/packages/web.scm (cat-avatar-generator): Update to 1-1.9360ea3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: etc-service: Deprecate etc-service procedure.Bruno Victal2023-03-16
| | | | | | | | * gnu/services.scm (etc-service): Deprecate procedure. * gnu/system.scm (operating-system-etc-service): Replace etc-service with etc-service-type. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* home: services: Add home-unclutter-service-type.conses2023-03-16
| | | | | | | | | * gnu/home/services/desktop.scm (home-unclutter-configuration) (home-unclutter-service-type): New variables; (home-unclutter-shepherd-service): New procedure; * doc/guix.texi (Desktop Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nip2: Remove input labels.Ludovic Courtès2023-03-16
| | | | * gnu/packages/image-processing.scm (nip2)[inputs]: Remove labels.
* gnu: openjdk10: Build from hg.Björn Höfling2023-03-16
| | | | | | | * gnu/packages/java.scm (openjdk10)[source]: Use HG-DOWNLOAD. This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62071> for OpenJDK 10.
* gnu: openjdk9: Build from hg.Björn Höfling2023-03-16
| | | | | | | | * gnu/packages/java.scm (openjdk9)[source]: Use HG-DOWNLOAD. [homepage]: Update. This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62071> for OpenJDK 9.
* gnu: efibootmgr: Update to 18.Maxim Cournoyer2023-03-15
| | | | | | | * gnu/packages/linux.scm (efibootmgr): Update to 18. [source]: Delete snippet, modules and patches fields. * gnu/packages/patches/efibootmgr-remove-extra-decl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
* gnu: thc-ipv6: Update to 3.8.Sharlatan Hellseher2023-03-15
| | | | | | | | | | | | | * gnu/packages/networking.scm (thc-ipv6): Update to 3.8. [source]: Use version tag instead of commit. [arguments]: Use Gexps. <make-flags>: Use cc-for-target as it's commented out in Makefile. <phases>: Combine the phases 'use-source-date-epoch-in-manpages' and 'patch-paths' into a new 'patch-makefile' phase. Simplify 'install-more-docs' phase. [inputs]: Add libnetfilter-queue and libnfnetlink. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 4.14: Update to 4.14.309.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.309. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.277.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.277. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.236.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.236. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.174.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.174. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.102.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.102. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 6.1: Update to 6.1.19.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.19. (linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
* gnu: linux-libre: Update to 6.2.6.Leo Famulari2023-03-15
| | | | | * gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.6. (linux-libre-6.2-pristine-source, deblob-scripts-6.2): Update hashes.
* gnu: Add python-poliastro.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/astronomy.scm (python-poliastro): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-plotly: Fix version detection.Sharlatan Hellseher2023-03-16
| | | | | | | | * gnu/packages/graph.scm (python-plotly): Apply new package style. [arguments]: Add new fix-version phase. [arguments]{phases}: chdir phase, remove trailing #f from lambda. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-czml3.Sharlatan Hellseher2023-03-16
| | | | | | * gnu/packages/astronomy.scm (python-czml3): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: xmoto: Update to 0.6.2.Nicolas Goaziou2023-03-16
| | | | | | | * gnu/packages/games.scm (xmoto): Update to 0.6.2. [arguments]<#:phases>: Follow SDL2 switch. [inputs]: Delete LUA-5.1, SDL, SDL-MIXER, SDL-NET and SDL-TTF. Add LUA, SDL2, SDL2-mixer, SDL2-NET and SDL2-TTF.
* gnu: lagrange: Update to 1.15.4.Parnikkapore via Guix-patches via2023-03-16
| | | | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.15.4. [native-search-paths]: Add share to XDG_DATA_DIRS. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-jsonrpc: Update to 1.0.17.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.17.
* gnu: emacs-yaml: Update to 0.5.2.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 0.5.2.
* gnu: emacs-zenburn-theme: Update to 2.8.0.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-zenburn-theme): Update to 2.8.0.
* gnu: emacs-vertico: Update to 1.2.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.2.
* gnu: emacs-package-lint: Update to 0.17.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.17.
* gnu: emacs-inspector: Update to 0.28.Nicolas Goaziou2023-03-16
| | | | | * gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.28. [arguments]<#:phases>: Remove unnecessary phase.
* gnu: emacs-consult: Update to 0.33.Nicolas Goaziou2023-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.33.