Nicolas Goaziou
ae92a7ea45
gnu: emacs-pyim-basedict: Update to 0.5.4.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim-basedict): Update to 0.5.4.
[propagated-inputs]: Add EMACS-PYIM.
2022-07-12 12:09:32 +02:00
Nicolas Goaziou
e9dc7c8b24
gnu: emacs-pyim: Update to 5.2.3.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.3.
[propagated-inputs]: Remove EMACS-PYIM-BASEDICT.
2022-07-12 12:09:12 +02:00
Nicolas Goaziou
d6551d68fb
gnu: emacs-rustic: Update to 3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.2.
2022-07-12 12:00:20 +02:00
Nicolas Goaziou
7c151ff7fd
gnu: emacs-rust-mode: Update to 1.0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.5.
2022-07-12 11:59:47 +02:00
Nicolas Goaziou
2ba7641f3c
gnu: emacs-treemacs: Update to 2.10.
...
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.10.
2022-07-12 11:58:03 +02:00
Nicolas Goaziou
8a36f03d72
gnu: emacs-pfuture: Update to 1.10.3.
...
* gnu/packages/emacs-xyz.scm (emacs-pfuture): Update to 1.10.3.
2022-07-12 11:58:02 +02:00
Nicolas Goaziou
e51f886e19
gnu: emacs-yaml: Update to 0.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 0.5.0.
2022-07-12 11:55:39 +02:00
Nicolas Goaziou
99b27f9238
gnu: emacs-xr: Update to 1.23.
...
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.23.
2022-07-12 11:53:30 +02:00
Maxim Cournoyer
94b04fcd06
gnu: onionshare-cli: Update git URL.
...
* gnu/packages/tor.scm (onionshare-cli)[source]: Update git URL.
2022-07-11 23:56:39 -04:00
Maxim Cournoyer
aedd7dc8e0
gnu: onionshare: Update to 2.5 and disable tests.
...
* gnu/packages/tor.scm (onionshare): Update to 2.5.
[tests?]: Set to #f.
[phases]: Use gexps.
{patch-tests}: Delete phase.
{check}: Invoke pytest through xvfb-run.
2022-07-11 23:56:39 -04:00
Maxim Cournoyer
b54a243ec1
gnu: onionshare-cli: Update to 2.5.
...
* gnu/packages/tor.scm (onionshare-cli): Update to 2.5.
[phases]: Use gexps.
{bake-tor}: Use search-input-file and search-input-directory.
2022-07-11 23:56:39 -04:00
Reily Siegel
8d922504b2
gnu: home: Add Guix channels service.
...
* gnu/home/services/guix.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add guix.scm.
* doc/guix.texi: Add documentation for home-channels-service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-12 01:17:46 +02:00
Greg Hogan
03bc18dfcf
gnu: clang-toolchain-14: Build with libomp-14.
...
* gnu/packages/llvm.scm (libomp-14): New variable.
(libomp-13): Inherit from libomp-14.
(libomp): Define as libomp-13.
(make-clang-toolchain): Parameterize libomp.
(clang-toolchain-14): Use libomp-14.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-12 01:17:45 +02:00
Greg Hogan
f276ebc348
gnu: LLVM, Clang, LLD: Update to 14.0.6.
...
* gnu/packages/llvm.scm (llvm-14, clang-14, lld-14): Update to 14.0.6.
(%llvm-monorepo-hashes, %llvm-patches): Adjust accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-12 01:17:45 +02:00
Greg Hogan
3485984a09
gnu: llvm-3.7, llvm-3.8: Fix build with gcc.
...
* gnu/packages/patches/clang-runtime-3.7-fix-build-with-python3.patch,
gnu/packages/patches/llvm-3.x.1-fix-build-with-gcc.patch: New files.
* gnu/packages/llvm.scm (clang-runtime-3.7, llvm-3.7, llvm-3.8): Use patches.
* gnu/local.mk: Register patches.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-12 01:17:45 +02:00
Greg Hogan
e5e352ae2a
gnu: llvm-8: Fix build with gcc-10.
...
* gnu/packages/patches/llvm-8-fix-build-with-gcc-10.patch: New file.
* gnu/packages/llvm.scm (clang-8, clang-runtime-8): Update to 8.0.1.
* gnu/packages/llvm.scm (llvm-8): Use patch and update to 8.0.1.
* gnu/local.mk: Register patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-12 01:17:45 +02:00
arkhan
dee9a32888
gnu: xonsh: Update to 0.13.0
...
* gnu/packages/shells.scm (xonsh): Update to 0.13.0.
[source]: Rewrite snippet as a gexp.
[native-inputs]: Add python-setuptools, python-wheel
[inputs]: Add python-distro, python-pygments, python-pyperclip, python-setproctitle
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-12 01:17:45 +02:00
Maxim Cournoyer
6a6d9a858e
gnu: xorg: Normalize whitespace between package definitions.
...
* gnu/packages/xorg.scm: Use a single blank line between packages.
2022-07-11 15:07:37 -04:00
Maxim Cournoyer
df44d359f3
gnu: luit: Fix invalid locale.alias location.
...
Fixes <https://issues.guix.gnu.org/43592 >.
* gnu/packages/xorg.scm (mkfontscale)[configure-flags]: Point to libx11's
locale.alias file via the '--with-localealiasfile' configure option.
[inputs]{libx11}: New input.
2022-07-11 15:06:19 -04:00
Maxim Cournoyer
85d7babe64
gnu: luit: Fix indentation.
...
* gnu/packages/xorg.scm (luit): Fix indentation.
2022-07-11 14:55:35 -04:00
jgart
6ffb3ef4d6
gnu: Add sxmo-st.
...
* gnu/packages/suckless.scm (sxmo-st): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-11 11:49:37 -04:00
Efraim Flashner
e0e87fe3a6
gnu: icu4c-70: Fix building on riscv64-linux.
...
* gnu/packages/icu4c.scm (icu4c-70)[arguments]: When building for
riscv64-linux replace the custom 'disable-failing-test phase to skip an
additional test.
2022-07-11 16:18:12 +03:00
Efraim Flashner
584cf4dadd
gnu: xwud: Update to 1.0.6.
...
* gnu/packages/xorg.scm (xwud): Update to 1.0.6.
2022-07-11 15:13:53 +03:00
Efraim Flashner
7aeab7adb2
gnu: xpr: Update to 1.1.0.
...
* gnu/packages/xorg.scm (xpr): Update to 1.1.0.
2022-07-11 15:13:53 +03:00
Efraim Flashner
f265a89187
gnu: xfontsel: Update to 1.1.0.
...
* gnu/packages/xorg.scm (xfontsel): Update to 1.1.0.
2022-07-11 15:13:52 +03:00
Efraim Flashner
b60a96dc31
gnu: xf86-video-mga: Update to 2.0.1.
...
* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.1.
2022-07-11 15:13:52 +03:00
Efraim Flashner
b4268263c6
gnu: xf86-video-cirrus: Update to 1.6.0.
...
* gnu/packages/xorg.scm (xf86-video-cirrus): Update to 1.6.0.
2022-07-11 15:13:52 +03:00
Efraim Flashner
d1f3080b09
gnu: xf86-input-synaptics: Update to 1.9.2.
...
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.2.
2022-07-11 15:13:52 +03:00
Efraim Flashner
c9328e6966
gnu: xcmsdb: Update to 1.0.6.
...
* gnu/packages/xorg.scm (xcmsdb): Update to 1.0.6.
2022-07-11 15:13:51 +03:00
Efraim Flashner
f3e2d1dddf
gnu: xf86-video-mach64: Update to 6.9.7.
...
* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.7.
[source]: Remove patches.
* gnu/packages/patches/xf86-video-mach64-bool-to-boolean.patch,
gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2022-07-11 15:13:51 +03:00
Nicolas Goaziou
34e90ea115
gnu: emacs-csv-mode: Update to 1.21.
...
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.21.
2022-07-11 12:32:20 +02:00
Nicolas Goaziou
b2668faac0
gnu: emacs-js2-mode: Update to 20220710.
...
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20220710.
2022-07-11 12:29:30 +02:00
Nicolas Goaziou
2d6586874b
gnu: emacs-ement: Update to 0.1-pre-3.02015ea.
...
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.1-pre-3.02015ea.
2022-07-11 12:23:29 +02:00
Nicolas Goaziou
8bc6219cce
gnu: emacs-ement: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-ement)[propagated-inputs]: Add
EMACS-TAXY-MAGIT-SECTION.
2022-07-11 12:20:57 +02:00
Nicolas Goaziou
2b4d43d1c3
gnu: Add emacs-taxy-magit-section.
...
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): New variable.
2022-07-11 12:19:03 +02:00
Nicolas Goaziou
146b49d4aa
gnu: emacs-kind-icon: Update to 0.1.6.
...
* gnu/packages/emacs-xyz.scm (emacs-kind-icon): Update to 0.1.6.
2022-07-11 12:09:30 +02:00
Efraim Flashner
556a96fe21
gnu: python-gevent: Remove cythonized files.
...
* gnu/packages/python-xyz.scm (python-gevent)[source]: Adjust snippet to
also remove generated cythonized files.
[native-inputs]: Add python-cython.
2022-07-11 13:03:33 +03:00
zimoun
1b3b653aa0
gnu: Add julia-csv.
...
* gnu/packages/julia-xyz.scm (julia-csv): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-11 13:03:32 +03:00
zimoun
373a625bd0
gnu: Add julia-sentinelarrays.
...
* gnu/packages/julia-xyz.scm (julia-sentinelarrays): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-11 13:03:32 +03:00
zimoun
c9ceb301c6
gnu: julia-weakrefstrings: Update to 1.4.0.
...
* gnu/packages/julia-xyz.scm (julia-weakrefstrings): Update to 1.4.0.
[propagated-inputs]: Add julia-inlinestrings.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-11 13:03:32 +03:00
zimoun
588c73f196
gnu: julia-json: Update to 0.21.3.
...
* gnu/packages/julia-xyz.scm (julia-json): Update to 0.21.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-11 13:03:32 +03:00
zimoun
e4caadb096
gnu: Add julia-inlinestrings.
...
* gnu/packages/julia-xyz.scm (julia-inlinestrings): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-11 13:03:31 +03:00
zimoun
4a519a1092
gnu: julia-parsers: Update to 2.2.4.
...
* gnu/packages/julia-xyz.scm (julia-parsers): Update to 2.2.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-11 13:03:29 +03:00
Nicolas Goaziou
36391f0ff0
gnu: emacs-helm-ls-git: Update to 1.9.4.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-ls-git): Update to 1.9.4.
2022-07-11 12:01:40 +02:00
Nicolas Goaziou
31ffe484be
gnu: emacs-helm: Update to 3.8.6.
...
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.6.
2022-07-11 12:00:06 +02:00
Nicolas Goaziou
c8706d109e
gnu: emacs-iter2: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.2.
2022-07-11 11:58:04 +02:00
Nicolas Goaziou
7a7d4d1122
gnu: emacs-hl-todo: Update to 3.4.2.
...
* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.4.2.
2022-07-11 11:54:51 +02:00
Nicolas Goaziou
52abf14312
gnu: emacs-no-littering: Update to 1.2.7.
...
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.7.
2022-07-11 11:53:03 +02:00
Nicolas Goaziou
3062ec28fe
gnu: emacs-git-gutter: Update to 0.92.
...
* gnu/packages/emacs-xyz.scm (emacs-git-gutter): Update to 0.92.
2022-07-11 11:51:07 +02:00
Nicolas Goaziou
022847ac52
gnu: emacs-find-file-in-project: Update to 6.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.2.0.
2022-07-11 11:48:45 +02:00
Nicolas Goaziou
7b151edb0d
gnu: emacs-eldev: Update package style.
...
* gnu/packages/emacs-xyz.scm (emacs-eldev)[arguments]: Use G-expressions.
2022-07-11 11:46:20 +02:00
Nicolas Goaziou
1cea926ff4
gnu: emacs-eldev: Update to 1.1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.1.3.
2022-07-11 11:44:57 +02:00
Nicolas Goaziou
ed17b08ff5
gnu: emacs-datetime: Update to 0.7.2.
...
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.7.2.
2022-07-11 11:39:39 +02:00
Nicolas Goaziou
cd568008c3
gnu: emacs-counsel-etags: Update to 1.10.1.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.10.1.
2022-07-11 11:38:25 +02:00
Nicolas Goaziou
5706fdc13f
gnu: emacs-docker: Update to 2.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-docker): Update to 2.2.0.
2022-07-11 11:37:01 +02:00
Nicolas Goaziou
d4b09ba1c5
gnu: emacs-package-build: Fix typo in synopsis.
...
* gnu/packages/emacs-xyz.scm (emacs-package-build)[synopsis]: Fix typo.
2022-07-11 11:33:08 +02:00
Nicolas Goaziou
44054b9d1f
gnu: emacs-package-build: Update to 3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-package-build): Update to 3.1.
2022-07-11 11:33:00 +02:00
Nicolas Goaziou
0e00403ade
gnu: emacs-pubmed: Drop ".git" suffix in source URL.
...
* gnu/packages/emacs-xyz.scm (emacs-pubmed)[source]<origin>: Drop ".git"
suffix in URL.
2022-07-11 11:29:58 +02:00
Nicolas Goaziou
a482e389ce
gnu: emacs-pubmed: Update to 0.6.1.
...
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.6.1.
2022-07-11 11:29:49 +02:00
Nicolas Goaziou
bdaac4f931
gnu: emacs-tramp: Update to 2.5.3.
...
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.
2022-07-11 11:28:23 +02:00
Nicolas Goaziou
3efc96f1e6
gnu: emacs-rec-mode: Update to 1.9.0.
...
* gnu/packages/databases.scm (emacs-rec-mode): Update to 1.9.0.
2022-07-11 11:26:19 +02:00
Nicolas Goaziou
87d0bd9a14
gnu: emacs-taxy: Update to 0.9.
...
* gnu/packages/emacs-xyz.scm (emacs-taxy): Update to 0.9.
2022-07-11 11:24:17 +02:00
Nicolas Goaziou
d5ef913670
gnu: emacs-doom-modeline: Update to 3.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.3.1.
[propagated-inputs]: Add EMACS-COMPAT.
2022-07-11 11:22:18 +02:00
Nicolas Goaziou
77504dddae
gnu: emacs-doom-themes: Update package style.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-themes)[arguments]: Use
G-expressions. Remove trailing #T at the end of a phase.
2022-07-11 11:19:37 +02:00
Nicolas Goaziou
157139612a
gnu: emacs-doom-themes: Update to 2.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to 2.3.0.
2022-07-11 11:18:02 +02:00
Nicolas Goaziou
7093824be0
gnu: emacs-edit-indirect: Update to 0.1.10.
...
* gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Update to 0.1.10.
2022-07-11 11:16:06 +02:00
Nicolas Goaziou
7b8d5c888d
gnu: emacs-eldoc: Update to 1.12.0.
...
* gnu/packages/emacs-xyz.scm (emacs-eldoc): Update to 1.12.0.
[source]<origin>: Use TAR file extension in URI.
2022-07-11 11:13:57 +02:00
Nicolas Goaziou
61739b1428
gnu: emacs-org-transclusion: Update to 1.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.3.0.
2022-07-11 11:11:06 +02:00
Nicolas Goaziou
23fc641c85
gnu: emacs-org-mime: Update to 0.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-org-mime): Update to 0.3.1.
2022-07-11 11:09:11 +02:00
Nicolas Goaziou
c807ed4fe6
gnu: emacs-nano-modeline: Update to 0.7.1.
...
* gnu/packages/emacs-xyz.scm (emacs-nano-modeline): Update to 0.7.1.
2022-07-11 11:07:04 +02:00
Nicolas Goaziou
3d363715fa
gnu: emacs-calibredb: Update package style.
...
* gnu/packages/emacs-xyz.scm (emacs-calibredb)[arguments]: Use G-expressions
and SEARCH-INPUT-FILE.
2022-07-11 10:58:25 +02:00
Nicolas Goaziou
a3fa82ddea
gnu: emacs-calibredb: Update to 2.12.0.
...
* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.12.0.
2022-07-11 10:58:25 +02:00
Nicolas Goaziou
ee23adcc32
gnu: emacs-add-node-modules-path: Update to 1.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-add-node-modules-path): Update to 1.3.1.
[propagated-inputs]: Add EMACS-S.
2022-07-11 10:58:24 +02:00
Nicolas Goaziou
7fc58dd0db
gnu: emacs-base16-theme: Update package style.
...
* gnu/packages/emacs-xyz.scm (emacs-base16-theme)[arguments]: Use G-expressions.
2022-07-11 10:58:24 +02:00
Nicolas Goaziou
eccfd5186b
gnu: emacs-base16-theme: Update to 3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-base16-theme): Update to 3.0.
2022-07-11 10:58:23 +02:00
Nicolas Goaziou
fc48aacdeb
gnu: emacs-cape: Update to 0.8.
...
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.8.
2022-07-11 10:58:23 +02:00
Efraim Flashner
58aaef4460
gnu: parallel: Remove some pregenerated files.
...
* gnu/packages/parallel.scm (parallel)[source]: Add snippet to remove
pregenerated manpages and some documentation.
[native-inputs]: Add perl.
2022-07-11 10:00:16 +03:00
Efraim Flashner
c8c444dbd2
gnu: parallel: Update to 20220622.
...
* gnu/packages/parallel.scm (parallel): Update to 20220622.
[arguments]: Add phase to add parallel to the PATH.
2022-07-11 09:44:40 +03:00
Wiktor Żelazny
c9fad6a2ad
gnu: Add texlive-babel-dutch.
...
* gnu/packages/tex.scm (texlive-babel-dutch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-10 23:57:15 +02:00
jgart
bf0a646a5b
gnu: emacs-tempel: Update to 0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.4.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-07-10 20:00:22 +02:00
Marius Bakke
f015d4f5a6
gnu: ungoogled-chromium: Update to 103.0.5060.114-1.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 103.0.5060.114.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-07-10 18:36:43 +02:00
Marius Bakke
076146818b
gnu: Remove OpenJPEG@1.
...
* gnu/packages/image.scm (openjpeg-1): Remove variable.
2022-07-10 18:36:43 +02:00
Marius Bakke
2c292f7078
gnu: libzip: Update to 1.9.2.
...
* gnu/packages/compression.scm (libzip): Update to 1.9.2.
2022-07-10 18:36:43 +02:00
Raghav Gururajan
e47d8d1139
Revert "gnu: Add python-proton-client."
...
This reverts commit 345ae8c40f
,
which was accidentally pushed.
2022-07-10 12:04:00 -04:00
Raghav Gururajan
345ae8c40f
gnu: Add python-proton-client.
...
* gnu/packages/python-xyz.scm (python-proton-client): New variable.
2022-07-10 08:15:17 -04:00
Efraim Flashner
9bb14bd237
gnu: msmtp: Fix vim file install location.
...
* gnu/packages/mail.scm (msmtp)[arguments]: Adjust custom
'install-additional-files phase to install vim file in correct
directory.
2022-07-10 09:40:07 +03:00
Maxim Cournoyer
13c73ccd90
gnu: Add emacs-robot-log.
...
* gnu/packages/emacs-xyz.scm (emacs-robot-log): New variable.
2022-07-10 01:03:56 -04:00
Maxim Cournoyer
a2397e0ecd
gnu: emacs-paredit: Update to 24-1.d0b1a2f.
...
* gnu/packages/emacs-xyz.scm (emacs-paredit): Update to 24-1.d0b1a2f.
[source]: Use git-fetch.
2022-07-10 01:03:56 -04:00
Maxim Cournoyer
1f50c8750a
gnu: phoronix-test-suite: Use latest version of gcc-toolchain.
...
This is less likely to conflict with a user installed gcc-toolchain, unless
they installed a specific version of it.
* gnu/packages/benchmark.scm (gcc-toolchain*): Use gcc-toolchain-12 instead of
gcc-toolchain.
2022-07-10 01:03:22 -04:00
cage
0464ab17ef
gnu: gmid: Update to 1.8.4.
...
* gnu/packages/web.scm (gmid): Update to 1.8.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-09 10:51:05 +01:00
Christopher Baines
a1cbd60df2
gnu: guix: Update to 1.3.0-29.9e46320.
...
* gnu/packages/package-management.scm (guix): Update to 1.3.0-29.9e46320.
2022-07-09 10:42:56 +01:00
Liliana Marie Prikler
9e4632081f
gnu: vte: Use new package style.
...
* gnu/packages/gnome.scm (vte)[arguments]: Convert to list of G-Expressions.
[native-inputs]: Drop labels.
2022-07-09 10:41:41 +02:00
Liliana Marie Prikler
55ec06ee1d
gnu: vte: Update to 0.68.0.
...
* gnu/packages/gnome.scm (vte): Update to 0.68.0.
2022-07-09 10:41:41 +02:00
Liliana Marie Prikler
15b4579a5a
gnu: Add pango-1.90.
...
* gnu/packages/gtk.scm (pango-1.90): New variable.
2022-07-09 10:41:41 +02:00
Liliana Marie Prikler
bcf6730e68
gnu: Add harfbuzz-4.
...
* gnu/packages/gtk.scm (harfbuzz-4): New variable.
2022-07-09 10:41:41 +02:00
Liliana Marie Prikler
3af9282853
gnu: harfbuzz-3: Update to 3.4.0.
...
* gnu/packages/gtk.scm (harfbuzz-3.0): Rename to...
(harfbuzz-3): ... this. Update to 3.4.0.
* gnu/packages/chromium.scm (ungoogled-chromium): Adjust accordingly.
2022-07-09 10:41:40 +02:00
Liliana Marie Prikler
67d67b757d
gnu: totem: Use new package style.
...
* gnu/packages/gnome.scm (totem)[native-inputs]: Drop labels.
[arguments]: Convert to list of G-Expressions. Drop trailing #t.
2022-07-09 10:41:40 +02:00
Liliana Marie Prikler
7e0440255f
gnu: totem: Also wrap GI_TYPELIB_PATH.
...
* gnu/packages/gnome.scm (totem)[wrap-totem]: Add GI_TYPELIB_PATH with a
suffix capturing the build path.
2022-07-09 10:41:40 +02:00
Liliana Marie Prikler
e47d0cfbb9
gnu: totem: Update to 42.0.
...
* gnu/packages/gnome.scm (totem): Update to 42.0.
[inputs]: Remove clutter, clutter-gtk, clutter-gst and lirc. Add libhandy.
2022-07-09 10:41:40 +02:00
Ricardo Wurmus
d84bedd830
gnu: Add python-cellbender.
...
* gnu/packages/bioinformatics.scm (python-cellbender): New variable.
2022-07-09 10:37:22 +02:00
Ricardo Wurmus
6416e77280
gnu: Add python-pyro-ppl.
...
* gnu/packages/machine-learning.scm (python-pyro-ppl): New variable.
2022-07-09 10:21:21 +02:00
Ricardo Wurmus
ff37afb288
gnu: Add python-visdom.
...
* gnu/packages/machine-learning.scm (python-visdom): New variable.
2022-07-09 10:21:21 +02:00
Ricardo Wurmus
2cf138db76
gnu: Add python-lap.
...
* gnu/packages/machine-learning.scm (python-lap): New variable.
2022-07-09 10:21:21 +02:00
Christopher Baines
be8d0eb246
gnu: guix-data-service: Update to 32.39487cd.
...
* gnu/packages/web.scm (guix-data-service): Update to 32.39487cd.
2022-07-08 23:32:49 +01:00
Sharlatan Hellseher
95ed62c12b
gnu: Add python-glymur.
...
* gnu/packages/python-xyz.scm (python-glymur): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 23:58:12 +02:00
Sharlatan Hellseher
e72c1f148a
gnu: Add python-cdflib.
...
* gnu/packages/astronomy.scm (python-cdflib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 23:58:12 +02:00
Zhu Zihao
ff6129beb5
gnu: rtl8821ce-linux-module: Update to 0.0.0-6-be733dc.
...
Fixes the broken build with linux-libre 5.18.x.
* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-6-be733dc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 23:58:12 +02:00
Wiktor Żelazny
0d011e54c6
gnu: Add texlive-babel-finnish.
...
* gnu/packages/tex.scm (texlive-babel-finnish): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 23:58:11 +02:00
Pierre Neidhardt
d7d2340721
gnu: Add binary-types.
...
* gnu/packages/lisp-xyz.scm (cl-binary-types, ecl-binary-types,
sbcl-binary-types): New variables.
2022-07-08 22:14:36 +02:00
Pierre Neidhardt
114b40ed67
gnu: cl-slime-swank: Store .fasl in the ASDF registry.
...
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank)[arguments]: Patch swank.asd to
store the .fasl in the ASDF registry so that they are found in the
package.
Also patch swank-loader.lisp so that it does not try to remove the .fasl from
the store.
(cl-slime-swank)[arguments]: Revert above patch of the swank.ask so that the
source package does not get bound to the SBCL package.
We would not have to do this if SLIME/Swank used ASDF properly instead of
working around it.
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
1ae539eb4f
gnu: sbcl-dexador: Remove unneeded depedencies to reduce closure size.
...
* gnu/packages/lisp-xyz.scm (sbcl-dexador)[native-inputs]: Comment out.
This takes the closure size from 357 MiB down to 342 MiB.
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
10ededddd3
gnu: sbcl-osicat: Remove bash reference from the closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-osicat)[source]: Remove unneeded release.sh
file.
This takes the closure size of cl-osicat from 40 MiB down to 0 MiB.
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
1004c54c2e
gnu: sbcl-trivial-clipboard: Replace xclip with xsel to reduce closure size.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard)[inputs]: Replace xclip
with xsel.
[arguments]: Adapt reference.
This takes the closure size of cl-trivial-clipboard from 90 MiB down to 78 MiB.
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
ced05db048
gnu: sbcl-cluffer: Remove bash reference from the closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-cluffer)[arguments]: Unpatch shell shebangs.
It's only needed to generate the documentation (which we should do at
build-time by the way).
This takes the closure size of cl-cluffer from 40 MiB down to 0 MiB.
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
5fb69a3bed
gnu: sbcl-cl-gopher: Remove sbcl-cl-gopher reference in cl-gopher
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-gopher)[arguments]: Delete the
useless '.lsh' files.
This takes the closure size from 150 MiB down to 0 MiB.
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
6702441f17
gnu: sbcl-moptilities: Remove sbcl-moptilities reference in cl-moptilities.
...
* gnu/packages/lisp-xyz.scm (sbcl-moptilities)[arguments]: Delete the
'test-results' folder.
This takes the closure size from 158 MiB down to 0 MiB :)
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
fcac44c012
gnu: sbcl-slime-swank: Remove gawk reference from closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank)[source]: Delete the 'doc' folder.
This takes the closure size from 159 MiB down to 156 MiB.
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
513f6c2786
gnu: sbcl-clsql: Remove Make reference from closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-clsql)[source]: Delete the 'debian' folder
and all Makefiles.
This takes the closure size from 930 MiB down to 889 MiB.
2022-07-08 19:32:45 +02:00
Pierre Neidhardt
681a02916d
gnu: sbcl-uffi: Remove Make reference from closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-uffi)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
2022-07-08 19:32:44 +02:00
Pierre Neidhardt
474a3da8e4
gnu: sbcl-rss: Remove Make reference from closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-rss)[source]: Delete the 'debian' folder.
This takes the closure size from 234 MiB down to 176 MiB.
2022-07-08 19:32:44 +02:00
Pierre Neidhardt
04e3aa711a
gnu: sbcl-cl-base64: Remove Make reference from closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-base64)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
2022-07-08 19:32:44 +02:00
Pierre Neidhardt
b48e086e32
gnu: sbcl-kmrcl: Remove Make reference from closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-kmrcl)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
2022-07-08 19:32:44 +02:00
Pierre Neidhardt
b212cdaedb
gnu: sbcl-puri: Remove Make reference from closure.
...
* gnu/packages/lisp-xyz.scm (sbcl-puri)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
2022-07-08 19:32:44 +02:00
Pierre Neidhardt
baed82efa7
gnu: sbcl-xlunit: Remove Make reference from closure.
...
* gnu/packages/lisp-check.scm (sbcl-xlunit)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
2022-07-08 19:32:44 +02:00
Pierre Neidhardt
ffc6e0a391
gnu: sbcl-ptester: Remove Make reference from closure.
...
* gnu/packages/lisp-check.scm (sbcl-ptester)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
2022-07-08 19:32:44 +02:00
Pierre Neidhardt
fef5fa4815
gnu: sbcl-rt: Remove Make reference from closure.
...
* gnu/packages/lisp-check.scm (sbcl-rt)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
2022-07-08 19:32:44 +02:00
Pierre Neidhardt
d14070bd29
gnu: sbcl: Remove Coreutils reference from closure.
...
* gnu/packages/lisp.scm (sbcl)[arguments]: Add phase to do it.
This shrinks SBCL from 167MiB to 150MiB.
Most importantly, this propagates to all sbcl-* packages.
2022-07-08 19:32:41 +02:00
Gabriel Wicki
1051db2526
gnu: Add ack.
...
* gnu/packages/textutils.scm (ack): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-07-08 18:41:35 +02:00
Gabriel Wicki
dbb40b883e
gnu: Add perl-file-next.
...
* gnu/packages/perl.scm (perl-file-next): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-07-08 18:41:35 +02:00
Ricardo Wurmus
bafa7a00a1
gnu: Add python-pyro-api.
...
* gnu/packages/machine-learning.scm (python-pyro-api): New variable.
2022-07-08 18:41:35 +02:00
Ricardo Wurmus
22e223e489
gnu: Add python-nbstripout.
...
* gnu/packages/jupyter.scm (python-nbstripout): New variable.
2022-07-08 18:41:35 +02:00
Ricardo Wurmus
e56b07663c
gnu: Add python-pytest-cram.
...
* gnu/packages/python-check.scm (python-pytest-cram): New variable.
2022-07-08 18:41:35 +02:00
Ricardo Wurmus
684c718e6a
gnu: Add python-opt-einsum.
...
* gnu/packages/python-science.scm (python-opt-einsum): New variable.
2022-07-08 18:41:35 +02:00
Ricardo Wurmus
c6136b48c2
gnu: Add python-torchfile.
...
* gnu/packages/machine-learning.scm (python-torchfile): New variable.
2022-07-08 18:41:35 +02:00
Leo Famulari
788ba04f38
gnu: FFmpeg 3: Update to 3.4.11.
...
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.11.
2022-07-08 12:15:30 -04:00
Leo Famulari
df7acf25bc
gnu: FFmpeg 2: Update to 2.8.20.
...
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.20.
2022-07-08 12:15:29 -04:00
Leo Famulari
f081342e10
gnu: linux-libre 4.9: Update to 4.9.322.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.322.
(linux-libre-4.9-pristine-source): Update hash.
2022-07-08 11:50:37 -04:00
Leo Famulari
564b60796e
gnu: linux-libre 4.14: Update to 4.14.287.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.287.
(linux-libre-4.14-pristine-source): Update hash.
2022-07-08 11:50:37 -04:00
Leo Famulari
942627ab14
gnu: linux-libre 4.19: Update to 4.19.251.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.251.
(linux-libre-4.19-pristine-source): Update hash.
2022-07-08 11:50:36 -04:00
Leo Famulari
010c233095
gnu: linux-libre 5.4: Update to 5.4.204.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.204.
(linux-libre-5.4-pristine-source): Update hash.
2022-07-08 11:50:36 -04:00
Leo Famulari
f18e4e268b
gnu: linux-libre 5.10: Update to 5.10.129.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.129.
(linux-libre-5.10-pristine-source): Update hash.
2022-07-08 11:50:36 -04:00
Leo Famulari
8dc0de8adb
gnu: linux-libre 5.15: Update to 5.15.53.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.53.
(linux-libre-5.15-pristine-source): Update hash.
2022-07-08 11:50:35 -04:00
Leo Famulari
e554c67e0e
gnu: linux-libre 5.18: Update to 5.18.10.
...
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.10.
(linux-libre-5.18-pristine-source): Update hash.
2022-07-08 11:50:28 -04:00
Paul A. Patience
e07fa9b040
gnu: Add cppawk and cppawk-egawk.
...
* gnu/packages/gawk.scm (cppawk, cppawk-egawk): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:36:51 +02:00
Paul A. Patience
1fed71ce19
gnu: Add egawk-next.
...
* gnu/packages/gawk.scm (egawk-next): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:36:38 +02:00
Paul A. Patience
2e5c519b3f
gnu: Add gawk-mpfr.
...
* gnu/packages/gawk.scm (gawk-mpfr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:36:27 +02:00
Paul A. Patience
f5efde47f7
gnu: Use 'license:' prefix in (gnu packages gawk).
...
* gnu/packages/gawk.scm: Import (guix licenses) with 'license:' prefix.
(gawk, mawk)[license]: Prefix with 'license:'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:36:23 +02:00
Ale Abdo
b4e74f875f
gnu: python-graph-tool: Update to 2.45.
...
* gnu/packages/graph.scm (python-graph-tool): Update to 2.45.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:32:15 +02:00
Ludovic Courtès
3759b71dc8
gnu: curl@7.84.0: Reduce lib3026 resource use on 32-bit platforms.
...
This is a followup to c145e51844
.
See discussion at
<https://lists.gnu.org/archive/html/guix-devel/2022-07/msg00011.html >.
* gnu/packages/curl.scm (curl-7.84.0)[arguments]: Remove
'skip-failing-tests' and add 'tweak-lib3026-test'.
2022-07-08 17:28:50 +02:00
Felix Gruber
6f909b37fa
gnu: gdal: Use cmake-build-system.
...
Gdal declared its configure script as deprecated with the release of
version 3.5 and is planning to deprecate it with release 3.6 which is
scheduled for November 2022.
* gnu/packages/geo.scm (gdal)[build-system]: Use cmake-build-system.
[arguments]: Remove configure flags for library search paths;
they are found automatically by cmake now. Add
-DGDAL_USE_INTERNAL_LIBS=WHEN_NO_EXTERNAL and
-DGDAL_USE_JPEG12_INTERNAL=OFF to get approximately the same results
as with the old configure script.
[inputs]: Remove pcre. Add pcre2 and qhull.
2022-07-08 17:11:23 +02:00