summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-17gnu: nginx: Update to 1.23.0.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.23.0. (nginx-documentation): Update to 1.23.0-2862-cf7551842617.
2022-07-17gnu: lolcat: Move to (gnu packages toys).Tobias Geerinckx-Rice
As fun as this is, the gameplay is disappointing. Also add a missing 2019 copyright for Liliana Marie. * gnu/packages/games.scm (lolcat): Move from here… * gnu/packages/toys.scm (lolcat): …to here.
2022-07-17gnu: smartmontools: Do not claim to be a ‘local build’.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (smartmontools)[arguments]: Set BUILD_INFO in #:make-flags.
2022-07-19import: Enable recursive import for texlive packages.Ricardo Wurmus
* guix/import/texlive.scm (tlpdb->package): Add VERSION argument; include explicit version field in output. (texlive->guix-package): Set default value for VERSION argument; adjust call of tlpdb->package. (texlive-recursive-import): Accept REPO and VERSION keyword arguments. * guix/import/utils.scm (package->definition): Add a clause to deal with output from tlpdb->package. * guix/scripts/import/texlive.scm (%options): Add "recursive" option. (guix-import-texlive): Honor "recursive" option. * doc/guix.texi (Using TeX and LaTeX): Mention "recursive" option.
2022-07-19gnu: flameshot: Update to 12.1.0.arkhan
* gnu/packages/image.scm (flameshot): Update to 12.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: gaupol: Update to 1.11.Nikolay Korotkiy
* gnu/packages/video.scm (gaupol): Update to 1.11. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: Add texlive-babel-danish.Wiktor Żelazny
* gnu/packages/tex.scm (texlive-babel-danish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: Add texlive-generic-babel-norsk.Wiktor Żelazny
* gnu/packages/tex.scm (texlive-generic-babel-norsk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: Add berry.jgart
* gnu/packages/wm.scm (berry): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: Add glopSharlatan Hellseher
* gnu/packages/lisp-xyz.scm: (sbcl-glop, ecl-glop, cl-glop): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: Add python-bsdiff4.Antero Mejr
* gnu/packages/python-xyz.scm (python-bsdiff4): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: Add python-clrprint.jgart
* gnu/packages/python-xyz.scm (python-clrprint): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: clyrics: Update to 0.13.Ludovic Courtès
* gnu/packages/music.scm (clyrics): Update to 0.13.
2022-07-19services: tor: Switch to 'least-authority-wrapper'.Ludovic Courtès
* gnu/services/networking.scm (tor-configuration->torrc): Remove "User" and "PidFile". (tor-shepherd-service): Use 'least-authority-wrapper' and 'make-forkexec-constructor' instead of 'make-forkexec-constructor/container'.
2022-07-19gnu: k3b: Add inputs bash-minimal and cdrtools.Thomas Danckaert
* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Add bash-minimal (wrap-program is used), add cdrtools. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: k3b: Fix build.Thomas Danckaert
* gnu/packages/kde-multimedia.scm (k3b)[phases]: Add phase fix-cmake-taglib in order to use correct Taglib include and library variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19system: Add -I, --list-installed option.Antero Mejr
* guix/scripts/system.scm (display-system-generation): Add #:list-installed-regex and honor it. (list-generations): Likewise. (show-help, %options): Add "--list-installed". (process-command): For 'describe' and 'list-generation', honor the 'list-installed option. * doc/guix.texi (Invoking Guix System): Add information for --list-installed flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19home: Add -I, --list-installed option.Antero Mejr
* guix/scripts/package.scm (list-installed): New procedure. * guix/scripts/home.scm (%options, show-help): Add '--list-installed'. (process-command): For 'describe' and 'list-generations', honor the 'list-installed option. (display-home-environment-generation): Add #:list-installed-regex and honor it. (list-generations): Likewise. * guix/scripts/utils.scm (pretty-print-table): New argument "left-pad". * doc/guix.texi (Invoking Guix Home): Add information and example for --list-installed flag. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: tcc: Update to a83b285.Ekaitz Zarraga
Fixes <https://issues.guix.gnu.org/52140>. Reported by Guillaume Le Vaillant <glv@posteo.net>. * gnu/packages/c.scm (tcc): Update to a83b28568596afd8792fd58d1a5bd157fc6b6634. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: commencement: Explicitly provide the source of 'tcc-boot'.Ekaitz Zarraga
* gnu/packages/commencement.scm (tcc-boot)[source]: Remove dependency on tcc. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19upstream: Sort '%updaters' alphabetically.Ludovic Courtès
Previously the output of 'guix refresh --list-updaters' would be non-deterministic, and likewise the order in which updaters are tried would be non-deterministic. Reported by zimoun <zimon.toutoune@gmail.com>. * guix/upstream.scm (%updaters): Add call to 'sort'.
2022-07-19gnu: Add trivial-custom-debugger.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-trivial-custom-debugger, ecl-trivial-custom-debugger, sbcl-trivial-custom-debugger): New variables.
2022-07-18gnu: bidiv: Add release-monitoring-url.Efraim Flashner
* gnu/packages/fribidi.scm (bidiv)[properties]: New field.
2022-07-18gnu: khal: Update to 0.10.5.Efraim Flashner
* gnu/packages/calendar.scm (khal): Update to 0.10.5. [arguments]: Remove trailing #t from phases.
2022-07-18gnu: weechat: Update to 3.6.Efraim Flashner
* gnu/packages/irc.scm (weechat): Update to 3.6. [arguments]: Adjust instances of architecture specific code.
2022-07-18gnu: tig: Rebuild some of the generated documentation.Efraim Flashner
* gnu/packages/version-control.scm (tig)[source]: Add snippet to remove some of the generated documentation.
2022-07-18gnu: tig: Install shell completions.Efraim Flashner
* gnu/packages/version-control.scm (tig)[arguments]: Add custom phase to install shell completions.
2022-07-18gnu: tig: Update to 2.5.6.Efraim Flashner
* gnu/packages/version-control.scm (tig): Update to 2.5.6.
2022-07-18gnu: emacs-plz: Update to 0.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.2.
2022-07-18gnu: qgis: Disable failing tests.Felix Gruber
* gnu/packages/geo.scm (qgis)[arguments]: Disable tests that fail after upgrading geos to 3.10.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: saga: Update to 8.2.1.Felix Gruber
* gnu/packages/geo.scm (saga): Update to 8.2.1. [build-system]: Use cmake-build-system. [arguments]: Set tests? to #f as there are no tests. Add phase for changing into saga-gis directory which contains the actual source code. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: pcb2gcode: Update to 2.4.0.Felix Gruber
* gnu/packages/engineering.scm (pcb2gcode): Update to 2.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: geos: Update to 3.10.2.Felix Gruber
* gnu/packages/geo.scm (geos): Update to 3.10.2. [build-system]: Use cmake-build-system. [arguments]: Remove trailing #t in 'patch-test-shebangs phase. [homepage]: Change to https://libgeos.org/. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: grass: Update to 7.8.7.Felix Gruber
* gnu/packages/geo.scm (grass): Update to 7.8.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: libgeotiff: Update to 1.7.1.Felix Gruber
* gnu/packages/geo.scm (libgeotiff): Update to 1.7.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: Add gbonds.Philip McGrath
* gnu/packages/finance.scm (gbonds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: Add oauth2ms.John Kehayias
* gnu/packages/python-web.scm (oauth2ms): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: Add python-msal.John Kehayias
* gnu/packages/python-web.scm (python-msal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18doc: Fix the example of "Run `make` automatically"Rostislav Svoboda
* doc/contributing.texi (Running Guix Before It Is Installed): add missing command separator '--'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: xl2tpd: Update to 1.3.17.Jean-Pierre De Jesus DIAZ
* gnu/packages/vpn.scm (xl2tpd)[version]: Update to 1.3.17. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: Add pw.Paul A. Patience
* gnu/packages/monitoring.scm (pw): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18doc: Tweak.Ludovic Courtès
* doc/guix.texi (Using Guix Interactively): Add @cindex commands. Add missing word.
2022-07-18gnu: gst-plugins-bad: Limit inputs based on architecture.Efraim Flashner
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Only build with mediasdk and svt-hevc on supported architectures.
2022-07-18gnu: mediasdk: Limit supported architectures.Efraim Flashner
* gnu/packages/video.scm (mediasdk)[supported-systems]: New field.
2022-07-18gnu: svt-hevc: Limit supported architectures.Efraim Flashner
* gnu/packages/video.scm (svt-hevc)[supported-systems]: New field.
2022-07-17gnu: libmpeg3: Fix building on many architectures.Efraim Flashner
* gnu/packages/video.scm (libmpeg3)[arguments]: Add a custom phase to set the CFLAGS based on the Makefile. Remove trailing #t from phases.
2022-07-17gnu: gama: Update to 2.21.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.21.
2022-07-17gnu: clojure-tools: Install tools.Nikolai Weidt
When installing clojure-tools, clojure still had no access to the tools because they were not installed. * gnu/packages/clojure.scm (clojure-tools)[arguments]: Install `tools.edn'. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-07-17gnu: smb4k: Fix build.Julien Lepiller
Since the source file was called `download', it wasn't uncompressed during the build. * gnu/packages/kde-utils.scm (smb4k)[source]: Add `file-name'.
2022-07-17gnu: linux-libre 5.4: Update to 5.4.206.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.206. (linux-libre-5.4-pristine-source): Update hash.