Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-pyee): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/cran.scm (r-rmumps): New variable.
|
|
* gnu/packages/cran.scm (r-pma): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-p2data): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/bioinformatics.scm (r-conospanel): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/bioconductor.scm (r-conos): New variable.
|
|
* gnu/packages/cran.scm (r-pagoda2): New variable.
|
|
* gnu/packages/cran.scm (r-dendsort): New variable.
|
|
* gnu/packages/cran.scm (r-drat): New variable.
|
|
* gnu/packages/cran.scm (r-leidenalg): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/cran.scm (r-sccore): New variable.
|
|
* gnu/packages/cran.scm (r-n2r): New variable.
|
|
* gnu/packages/cran.scm (r-rcppspdlog): New variable.
|
|
* gnu/packages/cran.scm (r-simplermarkdown): New variable.
|
|
* gnu/packages/cran.scm (r-sitar): New variable.
|
|
* gnu/packages/aspell.scm (aspell): fix cross-compile.
[inputs]: move perl to ...
[native-inputs]: here.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/xfce.scm (thunar): Update to 4.18.4.
|
|
* gnu/packages/wm.scm (herbstluftwm)[inputs]: Add libxcursor.
[arguments]: Set 'LDFLAGS' to '-lXcursor'.
|
|
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.5.
|
|
* gnu/packages/sugar.scm (sugar-jukebox-activity): New variable.
|
|
This is important so that the typelib files of libraries that may have been
propagated by Sugar activities are visible when launching the activities
via sugar-toolkit-gtk3's "sugar-activity3" tool.
Activities propagate their needed gobject introspection libraries; when
installed to the system profile these libraries are available to the Sugar
launchers.
* gnu/packages/sugar.scm (sugar)[arguments]: Do not replace GI_TYPELIB_PATH
but augment it.
|
|
This is convenient in case typelib files are needed by activities at runtime
that are not available at build time.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[arguments]: Extend
GI_TYPELIB_PATH when wrapping.
|
|
* gnu/packages/wm.scm (xmonad)[arguments]: Add 'install-xsession phase
that was removed in previous automated update.
Fixes: <https://issues.guix.gnu.org/61872>
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.5.3.
|
|
This is a follow-up to commit 03c5b8933dd84ce3ab108ab2e56776181517ad7d.
* gnu/packages/sugar.scm: Add missing import of (gnu packages bash).
|
|
This is needed due to the use of wrap-program.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[inputs]: Add bash-minimal.
|
|
This is needed due to the use of wrap-program.
* gnu/packages/sugar.scm (sugar-datastore)[inputs]: Add bash-minimal.
|
|
This is needed when using wrap-program.
* gnu/packages/sugar.scm (sugar)[inputs]: Add bash-minimal.
|
|
* gnu/packages/sugar.scm (sugar-browse-activity): New variable.
|
|
* gnu/packages/sugar.scm (sugar-help-activity)[arguments]: Replace 'build
phase to generate HTML files.
[native-inputs]: Add python-sphinx.
|
|
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[arguments]: Include package
output directory in search path for GI_TYPELIB_PATH.
|
|
* gnu/packages/sugar.scm (sugar-typing-turtle-activity)[inputs]: Add
setxkbmap.
[arguments]: Patch invocation of setxkbmap.
|
|
Times out on i686 CI, but not locally.
* gnu/packages/haskell.scm (ghc-9.2)[properties]: Add max-silent-time.
|
|
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-vertico)[arguments]: Migrate to gexps,
generate info from README.org.
|
|
* gnu/packages/emacs-xyz.scm (emacs-marginalia)[native-inputs]: Add texinfo.
[arguments]: Generate info from README.org.
|
|
* gnu/packages/emacs-xyz.scm (emacs-consult)[native-inputs]: Add texinfo.
[arguments]: Generate info from README.org.
|
|
* gnu/packages/emacs-xyz.scm (emacs-embark)[native-inputs]: Add texinfo.
[arguments]: Generate info from README.org.
|
|
* gnu/packages/emacs-xyz.scm (emacs-cape)[native-inputs]: Add texinfo.
[arguments]: Generate info from README.org.
|
|
* gnu/packages/emacs-xyz.scm (emacs-corfu)[native-inputs]: Add texinfo.
[arguments]: Migrate to gexps, generate info from README.org.
|
|
* gnu/packages/instrumentation.scm (barectf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/image.scm (leptonica): Update to 1.83.1.
[arguments]<#:phases>: Update file name in "provide-absolute-giflib-reference"
phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/image.scm (leptonica)[inputs]: Remove labels.
[arguments]<#:phases>: Use gexps; use "this-package-input" to locate package
input; do not explicitly return #t from phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/admin.scm (hyfetch): Update to 1.4.7.
* gnu/packages/patches/hyfetch-fix-generator-script-quotation-escaping.patch,
* gnu/packages/patches/hyfetch-remove-old-catchy-os-py.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
telepathy-glib and webkitgtk-with-libsoup2.
|
|
These packages should be updated together.
* gnu/packages/opencl.scm (opencl-clhpp): Update to 2023.02.06.
[arguments]: Add configure flag to disable CTest building that cause errors as
tests are meant to be disabled.
(opencl-headers): Update to 2023.02.06.
(opencl-icd-loader): Update to 2023.02.06.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/parallel.scm (parallel): Update to 20230222
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/bioconductor.scm (r-msa): New variable.
|
|
Conditionally, so we don’t rebuild GHC on amd64.
* gnu/packages/haskell.scm (ghc-9.2)[arguments]: Conditionally add phase
'skip-T21694-i686.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.9.13p2.
|