Commit graph

99619 commits

Author SHA1 Message Date
Nicolas Graves 2b7fc10185
gnu: Add node-yazl.
* gnu/packages/node-xyz.scm (node-yazl): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-20 16:50:08 +02:00
Nicolas Graves a61d5df8c3
gnu: Add node-buffer-crc32.
* gnu/packages/node-xyz.scm (node-buffer-crc32): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-20 16:50:08 +02:00
Marius Bakke c8f33b613e
gnu: fossil: Update to 2.18.
* gnu/packages/version-control.scm (fossil): Update to 2.18.
[source](snippet): Add substitution to fix SQLite compatibility.
2022-07-20 16:50:08 +02:00
Marius Bakke 9c814255a6
gnu: SQLite: Update to 3.39.1.
* gnu/packages/sqlite.scm (sqlite-next): Update to 3.39.1.
2022-07-20 16:50:08 +02:00
Marius Bakke 12efb1d381
gnu: fossil: Add 'release-monitoring-url' property.
* gnu/packages/version-control.scm (fossil)[properties]: New field.
2022-07-20 16:50:07 +02:00
Marius Bakke 66cd4c7c1f
gnu: smb4k: Update to 3.1.3.
* gnu/packages/kde-utils.scm (smb4k): Update to 3.1.3.
[source](uri): Remove /download part.
[source](file-name): Remove.
[inputs]: Add KDNSSD.
2022-07-20 16:49:40 +02:00
Efraim Flashner 6aa648f8d6
gnu: diffoscope: Only build with fpc on supported architectures.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Only add fpc
on x86_64-linux or i686-linux.
2022-07-20 17:02:02 +03:00
Ricardo Wurmus 08dff365f6
gnu: guile-irc: Update to 0.3.0-1.7d08ce6.
* gnu/packages/guile-xyz.scm (guile-irc): Update to 0.3.0-1.7d08ce6.
[native-inputs]: Add pkg-config.
2022-07-20 15:54:51 +02:00
Nicolas Goaziou 855a37200b
gnu: emacs-eldoc: Update to 1.13.0.
* gnu/packages/emacs-xyz.scm (emacs-eldoc): Update to 1.13.0.
2022-07-20 15:08:22 +02:00
Nicolas Goaziou f524917889
gnu: emacs-org-jira: Update to 4.3.3.
* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.3.3.
2022-07-20 15:07:12 +02:00
jgart via Guix-patches via c8b9740fec
gnu: emacs-org-modern: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.4.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-07-20 15:04:15 +02:00
Adam Kandur b8e17dc223
gnu: Add emacs-soothe-theme.
* gnu/packages/emacs-xyz.scm (emacs-soothe-theme): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-07-20 14:59:51 +02:00
Tobias Geerinckx-Rice 479d9ea0c2
gnu: slang: Update code style.
* gnu/packages/slang.scm (slang)[source]: Turn the snippet into a
G-expression and remove the trailing #t.
[arguments]: Use G-expressions.  Use 'fix-configure-script phase
from most.
2022-07-17 02:00:11 +02:00
Tobias Geerinckx-Rice 3928f69d00
gnu: Add most.
* gnu/packages/slang.scm (most): New public variable.
2022-07-17 02:00:11 +02:00
Tobias Geerinckx-Rice 687122b452
gnu: hdparm: Update to 9.64.
* gnu/packages/linux.scm (hdparm): Update to 9.64.
2022-07-17 02:00:16 +02:00
Tobias Geerinckx-Rice dc2f6aaa56
gnu: libdeflate: Use G-expressions.
* gnu/packages/compression.scm (libdeflate)[arguments]:
Rewrite as G-expressions.
2022-07-17 02:00:16 +02:00
Tobias Geerinckx-Rice 0f4353d30a
gnu: libdeflate: Update to 1.12.
* gnu/packages/compression.scm (libdeflate): Update to 1.12.
2022-07-17 02:00:16 +02:00
Tobias Geerinckx-Rice a432ae0c0b
gnu: feh: Use G-expressions.
* gnu/packages/image-viewers.scm (feh)[arguments]:
Rewrite as G-expressions.
2022-07-17 02:00:16 +02:00
Tobias Geerinckx-Rice a7c3eb8fdf
gnu: feh: Update to 3.9.
* gnu/packages/image-viewers.scm (feh): Update to 3.9.
[arguments]: Add "magic=1" to #:make-flags.
2022-07-17 02:00:15 +02:00
Tobias Geerinckx-Rice db0bab5b9e
gnu: inxi-minimal: Update to 3.3.19-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.19-1.
2022-07-17 02:00:15 +02:00
Tobias Geerinckx-Rice 4f878006ff
gnu: hwinfo: Update to 21.82.
* gnu/packages/hardware.scm (hwinfo): Update to 21.82.
2022-07-17 02:00:15 +02:00
Tobias Geerinckx-Rice 7b6d522a81
gnu: libdmtx: Omit static library.
* gnu/packages/aidc.scm (libdmtx)[arguments]: Add "--disable-static"
to #:configure-flags.
2022-07-17 02:00:15 +02:00
Tobias Geerinckx-Rice 4450284372
gnu: libdmtx: Update to 0.7.7.
* gnu/packages/aidc.scm (libdmtx): Update to 0.7.7.
[arguments]: Re-enable tests.
2022-07-17 02:00:14 +02:00
Tobias Geerinckx-Rice 0b3f1e6702
gnu: diffoscope: Update to 219.
* gnu/packages/diffoscope.scm (diffoscope): Update to 219.
2022-07-17 02:00:14 +02:00
Tobias Geerinckx-Rice 85e859baa6
gnu: cpuid: Use G-expressions.
* gnu/packages/linux.scm (cpuid)[arguments]:
Rewrite as G-expressions.
2022-07-17 02:00:14 +02:00
Tobias Geerinckx-Rice ce2635852f
gnu: cpuid: Update to 20220620.
* gnu/packages/linux.scm (cpuid): Update to 20220620.
2022-07-17 02:00:14 +02:00
Tobias Geerinckx-Rice 06d2e72262
gnu: dmidecode: Use G-expressions.
* gnu/packages/admin.scm (dmidecode)[arguments]:
Rewrite as G-expressions.
2022-07-17 02:00:13 +02:00
Tobias Geerinckx-Rice e36fa380c4
gnu: dmidecode: Update to 3.4.
* gnu/packages/admin.scm (dmidecode): Update to 3.4.
2022-07-17 02:00:13 +02:00
Tobias Geerinckx-Rice 42d8cff4fd
gnu: nginx: Update to 1.23.0.
* gnu/packages/web.scm (nginx): Update to 1.23.0.
(nginx-documentation): Update to 1.23.0-2862-cf7551842617.
2022-07-17 02:00:13 +02:00
Tobias Geerinckx-Rice c2aecd6738
gnu: lolcat: Move to (gnu packages toys).
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-17 02:00:12 +02:00
Tobias Geerinckx-Rice 023b3ca6e5
gnu: smartmontools: Do not claim to be a ‘local build’.
* gnu/packages/admin.scm (smartmontools)[arguments]: Set BUILD_INFO
in #:make-flags.
2022-07-17 02:00:12 +02:00
Ricardo Wurmus be7b314f3f
import: Enable recursive import for texlive packages.
* 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-19 23:49:42 +02:00
arkhan 22530b2645
gnu: flameshot: Update to 12.1.0.
* gnu/packages/image.scm (flameshot): Update to 12.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 23:23:37 +02:00
Nikolay Korotkiy 3f62ddc0d5
gnu: gaupol: Update to 1.11.
* gnu/packages/video.scm (gaupol): Update to 1.11.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 23:10:25 +02:00
Wiktor Żelazny cba0bc2942
gnu: Add texlive-babel-danish.
* gnu/packages/tex.scm (texlive-babel-danish): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 23:08:02 +02:00
Wiktor Żelazny a8f1abec7f
gnu: Add texlive-generic-babel-norsk.
* gnu/packages/tex.scm (texlive-generic-babel-norsk): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 23:07:58 +02:00
jgart 5d66756662
gnu: Add berry.
* gnu/packages/wm.scm (berry): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 23:03:57 +02:00
Sharlatan Hellseher c62b3e6575
gnu: Add glop
* gnu/packages/lisp-xyz.scm: (sbcl-glop, ecl-glop, cl-glop): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 23:00:36 +02:00
Antero Mejr f2e6891f7d
gnu: Add python-bsdiff4.
* gnu/packages/python-xyz.scm (python-bsdiff4): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 21:39:53 +02:00
jgart fce8de7800
gnu: Add python-clrprint.
* gnu/packages/python-xyz.scm (python-clrprint): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 21:38:45 +02:00
Ludovic Courtès dbf0987971
gnu: clyrics: Update to 0.13.
* gnu/packages/music.scm (clyrics): Update to 0.13.
2022-07-19 18:57:05 +02:00
Ludovic Courtès fb868cd779
services: tor: Switch to 'least-authority-wrapper'.
* 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-19 18:54:42 +02:00
Thomas Danckaert f0acb12db9
gnu: k3b: Add inputs bash-minimal and cdrtools.
* 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-19 18:54:42 +02:00
Thomas Danckaert 3b3fea7250
gnu: k3b: Fix build.
* 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-19 18:54:42 +02:00
Antero Mejr 95acd67dd3
system: Add -I, --list-installed option.
* 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-19 18:54:42 +02:00
Antero Mejr 55725724dd
home: Add -I, --list-installed option.
* 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-19 18:54:42 +02:00
Ekaitz Zarraga 18bb89c2b2
gnu: tcc: Update to a83b285.
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-19 18:54:42 +02:00
Ekaitz Zarraga f35b771a0f
gnu: commencement: Explicitly provide the source of 'tcc-boot'.
* gnu/packages/commencement.scm (tcc-boot)[source]: Remove dependency on
tcc.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 18:54:41 +02:00
Ludovic Courtès e87c6fb95a
upstream: Sort '%updaters' alphabetically.
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-19 18:54:41 +02:00
Pierre Neidhardt d519305d83
gnu: Add trivial-custom-debugger.
* gnu/packages/lisp-xyz.scm (cl-trivial-custom-debugger,
ecl-trivial-custom-debugger, sbcl-trivial-custom-debugger): New variables.
2022-07-19 06:35:32 +02:00