summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2022-07-11gnu: parallel: Update to 20220622.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20220622. [arguments]: Add phase to add parallel to the PATH.
2022-07-10gnu: Add texlive-babel-dutch.Wiktor Żelazny
* gnu/packages/tex.scm (texlive-babel-dutch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-10gnu: emacs-tempel: Update to 0.4.jgart
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.4. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-07-10gnu: ungoogled-chromium: Update to 103.0.5060.114-1.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Set to 103.0.5060.114. (%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-07-10gnu: Remove OpenJPEG@1.Marius Bakke
* gnu/packages/image.scm (openjpeg-1): Remove variable.
2022-07-10gnu: libzip: Update to 1.9.2.Marius Bakke
* gnu/packages/compression.scm (libzip): Update to 1.9.2.
2022-07-10Revert "gnu: Add python-proton-client."Raghav Gururajan
This reverts commit 345ae8c40f8f26b9715340c6a56679ab2a6e6174, which was accidentally pushed.
2022-07-10gnu: Add python-proton-client.Raghav Gururajan
* gnu/packages/python-xyz.scm (python-proton-client): New variable.
2022-07-10gnu: msmtp: Fix vim file install location.Efraim Flashner
* gnu/packages/mail.scm (msmtp)[arguments]: Adjust custom 'install-additional-files phase to install vim file in correct directory.
2022-07-10gnu: Add emacs-robot-log.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-robot-log): New variable.
2022-07-10gnu: emacs-paredit: Update to 24-1.d0b1a2f.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-paredit): Update to 24-1.d0b1a2f. [source]: Use git-fetch.
2022-07-10gnu: phoronix-test-suite: Use latest version of gcc-toolchain.Maxim Cournoyer
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-09gnu: gmid: Update to 1.8.4.cage
* gnu/packages/web.scm (gmid): Update to 1.8.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-09gnu: guix: Update to 1.3.0-29.9e46320.Christopher Baines
* gnu/packages/package-management.scm (guix): Update to 1.3.0-29.9e46320.
2022-07-09gnu: vte: Use new package style.Liliana Marie Prikler
* gnu/packages/gnome.scm (vte)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels.
2022-07-09gnu: vte: Update to 0.68.0.Liliana Marie Prikler
* gnu/packages/gnome.scm (vte): Update to 0.68.0.
2022-07-09gnu: Add pango-1.90.Liliana Marie Prikler
* gnu/packages/gtk.scm (pango-1.90): New variable.
2022-07-09gnu: Add harfbuzz-4.Liliana Marie Prikler
* gnu/packages/gtk.scm (harfbuzz-4): New variable.
2022-07-09gnu: harfbuzz-3: Update to 3.4.0.Liliana Marie Prikler
* 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-09gnu: totem: Use new package style.Liliana Marie Prikler
* gnu/packages/gnome.scm (totem)[native-inputs]: Drop labels. [arguments]: Convert to list of G-Expressions. Drop trailing #t.
2022-07-09gnu: totem: Also wrap GI_TYPELIB_PATH.Liliana Marie Prikler
* gnu/packages/gnome.scm (totem)[wrap-totem]: Add GI_TYPELIB_PATH with a suffix capturing the build path.
2022-07-09gnu: totem: Update to 42.0.Liliana Marie Prikler
* gnu/packages/gnome.scm (totem): Update to 42.0. [inputs]: Remove clutter, clutter-gtk, clutter-gst and lirc. Add libhandy.
2022-07-09gnu: Add python-cellbender.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-cellbender): New variable.
2022-07-09gnu: Add python-pyro-ppl.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-pyro-ppl): New variable.
2022-07-09gnu: Add python-visdom.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-visdom): New variable.
2022-07-09gnu: Add python-lap.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-lap): New variable.
2022-07-08gnu: guix-data-service: Update to 32.39487cd.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 32.39487cd.
2022-07-08gnu: Add python-glymur.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-glymur): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08gnu: Add python-cdflib.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-cdflib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08gnu: rtl8821ce-linux-module: Update to 0.0.0-6-be733dc.Zhu Zihao
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-08gnu: Add texlive-babel-finnish.Wiktor Żelazny
* gnu/packages/tex.scm (texlive-babel-finnish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08gnu: Add binary-types.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-binary-types, ecl-binary-types, sbcl-binary-types): New variables.
2022-07-08gnu: cl-slime-swank: Store .fasl in the ASDF registry.Pierre Neidhardt
* 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-08gnu: sbcl-dexador: Remove unneeded depedencies to reduce closure size.Pierre Neidhardt
* 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-08gnu: sbcl-osicat: Remove bash reference from the closure.Pierre Neidhardt
* 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-08gnu: sbcl-trivial-clipboard: Replace xclip with xsel to reduce closure size.Pierre Neidhardt
* 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-08gnu: sbcl-cluffer: Remove bash reference from the closure.Pierre Neidhardt
* 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-08gnu: sbcl-cl-gopher: Remove sbcl-cl-gopher reference in cl-gopherPierre Neidhardt
* 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-08gnu: sbcl-moptilities: Remove sbcl-moptilities reference in cl-moptilities.Pierre Neidhardt
* 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-08gnu: sbcl-slime-swank: Remove gawk reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-clsql: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-uffi: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-rss: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-cl-base64: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-kmrcl: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-puri: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-xlunit: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-ptester: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl-rt: Remove Make reference from closure.Pierre Neidhardt
* 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-08gnu: sbcl: Remove Coreutils reference from closure.Pierre Neidhardt
* 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.