Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-science.scm (python-pytensor): New variable.
|
|
* gnu/packages/python-xyz.scm (python-fastprogress): New variable.
|
|
* gnu/packages/statistics.scm (python-arviz): New variable.
|
|
* gnu/packages/python-science.scm (python-xarray-einstats): New variable.
|
|
* gnu/packages/python-science.scm (python-xarray): Update to 2023.6.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the check phase.
|
|
* gnu/packages/python-science.scm (python-einops): New variable.
|
|
* gnu/packages/statistics.scm (python-altair): New variable.
|
|
* gnu/packages/statistics.scm (python-vega-datasets): New variable.
* gnu/packages/patches/python-vega-datasets-remove-la-riots-code.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
This makes it so that the "enable" builtin finds readrec and testrec without
having to supply the full store path.
* gnu/packages/databases.scm (recutils)[#:phases]: Add
‘symlink-bash-loadables’.
|
|
* gnu/packages/gnome.scm (cambalache): Update to 0.12.0.
[arguments]<#:tests?>: Disable.
<#:phases>: Adjust ‘patch-build’ accordingly. Add ‘fake-cc’.
[inputs]: Add gtksourceview-4 and python-pycairo.
Replace webkitgtk-with-libsoup2 with webkitgtk and webkitgtk-next.
[native-inputs]: Add weston.
|
|
* gnu/packages/gnome.scm (tracker-miners)[native-search-paths]: New field.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/pretty-print.scm (fmt-10): New variable.
(fmt-9): Inherit from fmt-10.
(fmt-8): Inherit from fmt-9.
(fmt-8.0, fmt-7): Inherit from fmt-8.
(fmt-6): Inherit from fmt-7.
(fmt): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-subed)[native-inputs]: Add
emacs-buttercup.
|
|
* gnu/packages/python-xyz.scm (python-codespell): Update to 2.2.5.
|
|
* gnu/packages/video.scm (yt-dlp): Update to 2023.06.22.
[native-inputs]: Rewrite using supported-package?.
|
|
* gnu/packages/emacs-xyz.scm (emacs-zmq): Update to 1.0.0.
[arguments]: Use G-expressions.
|
|
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 1.1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-nano-modeline): Update to 1.0.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.16.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 1.1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-keycast): Update to 1.3.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 3.0.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-engine-mode): Update to 2.2.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.10.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode): Update to 2.4.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.64.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.10.
|
|
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.36.
|
|
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.18.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auto-compile): Update to 1.8.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-all-the-icons-completion): Update to 1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-x509): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/bash.scm (blesh): Update to 0.4.0-devel3.
[source]: Use recursive checkout.
[phases]: Remove 'make-readlink-work. Rename 'pretend-contrib-.git-exists
to 'pretend-.git-exists. Substitute commit_hash for package version.
[native-inputs]: Add git.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/music.scm (le-biniou): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/music.scm (le-biniou-data): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (ulfius): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (yder): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (orcania): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/check.scm (subunit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/image-processing.scm (ansilove): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/image-processing.scm (libansilove): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/dyninst-fix-glibc-compatibility.patch: New file.
* gnu/packages/instrumentation.scm (dyninst)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.15.2.
[source]<uri>: Use Git repository.
<patches>: apply a patch to disable unneeded test setups.
[arguments]: Enable check by running plain minitest.
[home-page]: Update to current URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.8.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (fenics-dolfin)[inputs, native-inputs]
[propagated-inputs]: Remove labels. Replace CATCH2-1, which was
actually unused, by CATCH-FRAMEWORK.
[arguments]: Rewrite using gexps. Adjust 'set-paths' phase accordingly.
(fenics): Likewise.
|
|
* gnu/packages/simulation.scm (fenics)[inputs]: Move PYTHON-PKGCONFIG
to...
[propagated-inputs]: ... here.
[arguments]: Add 'set-dolfin-pc-file-name' phase.
|
|
* doc/guix.texi (Creating a Channel): Rewrite as a step-by-step guide.
Move warning below and shorten it.
|
|
This allows for the use of Guix within a non-privileged Docker container
produced by 'guix system image -t docker'.
* gnu/system/linux-container.scm (containerized-operating-system):
Change 'guix-configuration' to add "--disable-chroot".
|