Commit Graph

99163 Commits

Author SHA1 Message Date
Ludovic Courtès 9fdc4b6c28
monads: Add 'mparameterize'.
* etc/system-tests.scm (mparameterize): Move to...
* guix/monads.scm (mparameterize): ... here.
* tests/monads.scm ("mparameterize"): New test.
* .dir-locals.el (c-mode): Add it.
2022-07-10 23:57:14 +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 c9fb789fe9
.dir-locals.el: Restore Emacs 27 lisp-fill-paragraph behavior.
* .dir-locals.el (scheme-mode): Set fill-paragraph-function to a
lisp-fill-paragraph version that matches that of Emacs 27.
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
Julien Lepiller e0d47d8fac
nls: Update translations.
po/guix/tr.po: New file.
po/guix/LINGUAS: Add it.
2022-07-09 21:49:34 +02: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 6e2f5fe217
etc: teams: Add entry for Christopher Baines.
* etc/teams.scm.in ("Christopher Baines"): New member.
2022-07-08 23:36:24 +01: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
Ludovic Courtès e80f0cda96
etc: Add 'time-travel-manifest.scm'.
This manifest makes it easy to test travels from the current revision
back to the revision of a past Guix release.

Suggested by zimoun <zimon.toutoune@gmail.com>.

* etc/time-travel-manifest.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
2022-07-08 23:58:11 +02:00
Ludovic Courtès c9fbd40785
channels: Emit version 3 profiles.
Fixes <https://issues.guix.gnu.org/56441>.
Reported by zimoun <zimon.toutoune@gmail.com>.

Fixes a bug introduced in 4ff12d1de7 with
version 4 of the manifest format.  A new 'guix time-machine' would
create a v4 manifest; when targeting an old revision (v3),
'generate-package-cache' would fail to read that manifest and abort.
Furthermore, an old Guix living in a new profile with a v4 manifest
would be unable to describe itself via (guix describe).

* guix/channels.scm (package-cache-file): Add 'format-version' field to
PROFILE.
(channel-instances->derivation): Pass #:format-version to
'profile-derivation'.
2022-07-08 23:58:11 +02:00
Ludovic Courtès 89e2288751
profiles: Support the creation of profiles with version 3 manifests.
* guix/profiles.scm (%manifest-format-version): New variable.
(manifest->gexp): Add optional 'format-version' parameter.
[optional, entry->gexp]: Honor it.
(profile-derivation): Add #:format-version parameter and honor it.
(<profile>)[format-version]: New field.
(profile-compiler): Honor it.
* guix/build/profiles.scm (manifest-sexp->inputs+search-paths): Support
both versions 3 and 4.  Remove unused 'properties' variable.
* tests/profiles.scm ("profile-derivation format version 3"): New test.
2022-07-08 23:58:11 +02:00
Ludovic Courtès e7e04396c0
profiles: Remove support for reading versions 0 and 1.
Version 2 was introduced in commit
dedb17ad01 (May 2015), which made it into
Guix 0.9.0.

* guix/profiles.scm (find-package): Remove.
(sexp->manifest)[infer-search-paths]: Remove.
Remove clauses for versions 0 and 1.
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