Age | Commit message (Expand) | Author |
2022-04-05 | gnu: python-gst: Fix the concatenation of install path....Fixes a regression introduced in a5c2e7961c21ef8620ce4cfb3569109fbd694e1e.
* gnu/packages/gstreamer.scm (python-gst):
[arguments]:
<configure-flags>: Add missing leading slash.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-04-05 | gnu: python-dotenv: Update to 0.20.0....* gnu/packages/python-xyz.scm (python-dotenv): Update to 0.20.0.
[home-page]: Update home page.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2022-04-05 | gnu: linux: Allow kconfig options to be strings...* gnu/packages/linux.scm (config->string): add a clause handling strings
Allows for the declarative configuration of kconfig options which accept
strings, such as CONFIG_MODULE_SIG_KEY.
I've enclosed the given string in quotes, but don't do any kind of
escaping. See the kernel mailing list for the current state of escaped
strings upstream:
https://patchwork.kernel.org/project/linux-kbuild/patch/1431003982-992-1-git-send-email-sr@denx.de/
Apologies to those with double-quotes or backslashes in their
CONFIG_SYSTEM_*_KEYS.
Signed-off-by: antlers <autumnalantlers@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| antlers |
2022-04-05 | gnu: celluloid: Update to 0.23....* gnu/packages/video.scm (celluloid): Update to 0.23.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2022-04-05 | gnu: curlie: Update to 1.6.9...* gnu/packages/curl.scm (curlie): Update to 1.6.9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Imran Iqbal |
2022-04-05 | gnu: xmonad-next: Change #:phases to gexp....* gnu/packages/wm.scm (xmonad-next)[arguments]: Use #$output, #$name
and #$synopsis instead of %output, name and synopsis.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Daniel Meißner |
2022-04-05 | Merge branch 'wip-pyyaml' | Ricardo Wurmus |
2022-04-05 | gnu: pigx-scrnaseq: Set NUMBA_CACHE_DIR....This is needed since the update of python-loompy.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[arguments]: Rename
'set-PYTHONPATH to 'set-additional-environment-variables and set
NUMBA_CACHE_DIR.
| Ricardo Wurmus |
2022-04-05 | gnu: pigx-scrnaseq: Use new inputs style....* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Use plain list.
| Ricardo Wurmus |
2022-04-05 | gnu: pigx-scrnaseq: Update to 1.1.8....* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 1.1.8.
[patches]: Remove.
[native-inputs]: Remove.
* gnu/packages/patches/pigx-scrnaseq-no-citeproc.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ricardo Wurmus |
2022-04-05 | gnu: r-with-tests: Update to 4.1.3....* gnu/packages/statistics.scm (r-with-tests): Update to 4.1.3.
| Ricardo Wurmus |
2022-04-05 | gnu: git: Update to 2.35.1....* gnu/packages/version-control.scm (git): Update to 2.35.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Greg Hogan |
2022-04-05 | Revert "gnu: git: Update to 2.35.1."...This reverts commit 223a3d7f7fdb6af9c4c090785cab15d38680e887, as it triggered
thousands of rebuilds due to inadvertently touching git-minimal/fixed.
Reported-by: Christopher Baines <mail@cbaines.net>
| Maxim Cournoyer |
2022-04-05 | gnu: python-pyyaml: Update to 6.0....* gnu/packages/python-xyz.scm (python-pyyaml): Update to 6.0.
| Ricardo Wurmus |
2022-04-05 | gnu: python2-pyyaml: Detach source from python-pyyaml....* gnu/packages/python-xyz.scm (python2-pyyaml): Override source and version
fields.
(python-pyyaml)[properties]: Add python2-variant.
| Ricardo Wurmus |
2022-04-04 | gnu: eyeD3: Update to 0.9.6....* gnu/packages/mp3.scm (eyed3): Update to 0.9.6.
[propagated-inputs]: Add python-deprecation and python-filetype.
| Leo Famulari |
2022-04-04 | packages: Add 'package-unique-version-prefix'....* gnu/packages.scm (package-unique-version-prefix): New procedure.
* guix/scripts/package.scm (manifest-entry-version-prefix): Use it.
* tests/packages.scm ("package-unique-version-prefix, gcc@8")
("package-unique-version-prefix, grep"): New tests.
| Ludovic Courtès |
2022-04-04 | gnu: Add parole....* gnu/packages/xfce.scm (parole): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Feng Shu |
2022-04-04 | services: Add 'log-cleanup' service to '%base-services' for build logs....* gnu/services/base.scm (%base-services): Add 'log-cleanup-service-type'
instance.
* doc/guix.texi (Log Rotation): Add example and mention '%base-services'.
| Ludovic Courtès |
2022-04-04 | services: Add 'log-cleanup-service-type'....* gnu/services/admin.scm (<log-cleanup-configuration>): New record
type.
(log-cleanup-program, log-cleanup-mcron-jobs): New procedures.
(log-cleanup-service-type): New variable.
* doc/guix.texi (Log Rotation): Document it.
| Ludovic Courtès |
2022-04-04 | gnu: mediainfo: Update to 22.03....* gnu/packages/video.scm (mediainfo): Update to 22.03.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| kiasoc5 |
2022-04-04 | gnu: libmediainfo: Update to 22.03....* gnu/packages/video.scm (libmediainfo): Update to 22.03.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| kiasoc5 |
2022-04-04 | gnu: gtkmm: Update to 4.6.1....* gnu/packages/gtk.scm (gtkmm): Update to 4.6.1.
[propagated-inputs]: Remove atkmm because it's no longer needed.
* gnu/packages/gtk.scm (pangomm): Update to 2.50.0.
[propagated-inputs]: Replace 'pango' with 'pango-next'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-04-04 | gnu: Add fcitx5-gtk4....* gnu/packages/fcitx5.scm (fcitx5-gtk4): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-04-04 | gnu: gtk: Update to 4.6.1....* gnu/local.mk (dist_patch_DATA): Remove gtk-introspection-test.patch.
* gnu/packages/patches/gtk-introspection-test.patch: Remove.
* gnu/packages/gtk.scm (gtk): Update to 4.6.1.
[source]: Remove stale patch.
[arguments]<phases>: Add 'patch-rst2man' phase, correct the binary name of
rst2man to 'rst2man.py'
[inputs]: Add libjpeg-turbo, libpng, libtiff.
[native-inputs]: Add python-docutils.
[propagated-inputs]: Use pango-next.
* gnu/packages/fcitx5.scm (fcitx5-gtk)[arguments]: Disable GTK4 build.
<configure-flags>: Add "-DENABLE_GTK_IM_MODULE=OFF".
<phases>: In phase "patch-install-prefix", Remove GTK4 code.
[inputs]: Remove package gtk.
[outputs]: Remove output "gtk4".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-04-04 | gnu: pango 1.50: Add version 1.50.4....* gnu/packages/gtk.scm(pango-next): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-04-04 | gnu: freebayes: Fix test suite....* gnu/packages/bioinformatics.scm (freebayes)[native-inputs]: Add python.
| Efraim Flashner |
2022-04-04 | gnu: smithwaterman: Use new style for phases....* gnu/packages/bioinformatics.scm (smithwaterman)[arguments]: Use list
of G-Expressions.
| Efraim Flashner |
2022-04-04 | gnu: smithwaterman: Fix cross-compiling....* gnu/packages/bioinformatics.scm (smithwaterman)[arguments]: Add
make-flag to use cxx-for-target. Adjust custom 'patch-source and
'build-dynamic phases to use cross toolchain binaries when cross
compiling. Remove trailing #t from phases.
| Efraim Flashner |
2022-04-04 | gnu: marble-qt: Update to 21.12.3....* gnu/packages/kde.scm (marble-qt): Update to 21.12.3.
[inputs]: Add qtwebchannel, qtwebengine.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Michael Rohleder |
2022-04-04 | gnu: Add r-zoeppritz....* gnu/packages/cran.scm (r-zoeppritz): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Mădălin Ionel Patrașcu |
2022-04-04 | gnu: Add python-bip39....* gnu/packages/python-xyz.scm (python-bip39): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Attila Lendvai |
2022-04-04 | gnu: parallel: Update to 20220322....* gnu/packages/parallel.scm (parallel): Update to 20220322.
| Efraim Flashner |
2022-04-04 | gnu: stgit: Update to 1.5....* gnu/packages/version-control.scm (stgit): Update to 1.5.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Greg Hogan |
2022-04-04 | gnu: git: Update to 2.35.1....* gnu/packages/version-control.scm (git): Update to 2.35.1.
[phases]: Delete trailing #t.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2022-04-04 | gnu: emacs-elpy: Update to 1746e70....* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1746e70.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| jgart |
2022-04-04 | gnu: emacs-poet-theme: Update to 16eb694....* gnu/packages/emacs-xyz.scm (emacs-poet-theme): Update to 16eb694.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| jgart |
2022-04-04 | gnu: emacs-gnugo: Patch 'gnugo-program' variable....* gnu/packages/emacs-xyz.scm (emacs-gnugo)
[phases]{configure-default-gnugo-xpms-variable}: Rename to...
{configure}: ... this. Patch the 'gnugo-program' variable.
[inputs]: Add gnugo.
[description]: Describe basic usage entry points.
| Maxim Cournoyer |
2022-04-03 | gnu: svt-av1: Update to 0.9.1....* gnu/packages/video.scm (svt-av1): Update to 0.9.1.
| Leo Famulari |
2022-04-03 | gnu: libaom: Update to 3.3.0....* gnu/packages/video.scm (libaom): Update to 3.3.0.
| Leo Famulari |
2022-04-03 | gnu: linux-libre 4.14: Update to 4.14.275....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.275.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2022-04-03 | gnu: xterm: Make big cursors work....* gnu/packages/patches/xterm-370-explicit-xcursor.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (xterm)[source]: Add it.
[arguments]<#:configure-flags>: Add "-lXcursor".
| Danny Milosavljevic |
2022-04-03 | gnu: cpufrequtils: Set file-name for source....* gnu/packages/linux.scm (cpufrequtils)[source]: Add file-name field.
| Efraim Flashner |
2022-04-03 | gnu: rust-combine-4: Update to 4.6.3....* gnu/packages/crates-io.scm (rust-combine-4): Update to 4.6.3.
[arguments]<cargo-inputs>: Add rust-futures-core-0.3,
rust-tokio-util-0.6. Remove rust-futures-util-0.3.
| Efraim Flashner |
2022-04-03 | gnu: rust-shlex-1: Update to 1.1.0....* gnu/packages/crates-io.scm (rust-shlex-1): Update to 1.1.0.
| Efraim Flashner |
2022-04-03 | gnu: rust-hyphenation-0.8: Update to 0.8.4....* gnu/packages/crates-io.scm (rust-hyphenation-0.8): Update to 0.8.4.
[arguments]: Don't skip build.
<cargo-inputs>: Remove duplicate entries.
<cargo-development-inputs>: New field. Add rust-criterion-0.3,
rust-once-cell-1, rust-quickcheck-1, rust-unicode-segmentation-1.
(rust-hyphenation-commons-0.8): Update to 0.8.4.
[arguments]: Don't skip build.
| Efraim Flashner |
2022-04-03 | gnu: rust-fsv-0.4: Update to 0.4.7....* gnu/packages/crates-io.scm (rust-fsv-0.4): Update to 0.4.7.
[arguments]: Don't skip build.
<cargo-development-inputs>: New field. Add rust-doc-comment-0.3,
rust-fnv-1, rust-memmap-0.7, rust-quickcheck-0.9, rust-rand-0.7.
| Efraim Flashner |
2022-04-03 | gnu: rust-criterion-0.3: Update to 0.3.5....* gnu/packages/crates-io.scm (rust-criterion-0.3): Update to 0.3.5.
[arguments]<cargo-inputs>: Replace rust-approx-0.4 with 0.5,
rust-quickcheck-0.9 with 1.
| Efraim Flashner |
2022-04-03 | gnu: rust-criterion-plot-0.4: Update to 0.4.4....* gnu/packages/crates-io.scm (rust-criterion-plot-0.4): Update to 0.4.4.
[arguments]<cargo-inputs>: Replace rust-itertools-0.9 with 0.10.
| Efraim Flashner |
2022-04-03 | gnu: Add rust-os-str-bytes-6....* gnu/packages/crates-io.scm (rust-os-str-bytes-6): New variable.
(rust-os-str-bytes-4): Inherit from rust-os-str-bytes-6.
| Efraim Flashner |