Age | Commit message (Collapse) | Author |
|
* gnu/packages/openstack.scm (python2-git-review): Delete.
|
|
* gnu/packages/openstack.scm (python2-os-client-config): Delete.
|
|
* gnu/packages/openstack.scm (python2-debtcollector): Delete.
|
|
* gnu/packages/python-xyz.scm (python2-honcho): Delete.
|
|
* gnu/packages/python-xyz.scm (python2-fasteners): Delete.
|
|
* gnu/packages/python-xyz.scm (python2-xenon): Delete.
|
|
* gnu/packages/python-xyz.scm (python2-apache-libcloud): Delete.
|
|
* gnu/packages/python-xyz.scm (python2-mwclient): Delete.
|
|
* gnu/packages/python-web.scm (python2-cachecontrol): Delete.
|
|
* gnu/packages/python-web.scm (python2-falcon-cors): Delete.
|
|
* gnu/packages/python-web.scm (python2-falcon): Delete.
|
|
* gnu/packages/openstack.scm (python2-oslotest: Delete.
|
|
* gnu/packages/openstack.scm (python2-stevedore: Delete.
|
|
* gnu/packages/openstack.scm (python2-os-testr): Delete.
|
|
* gnu/packages/check.scm (python2-behave-web-api): Delete.
|
|
* gnu/packages/check.scm (python2-pylint): Delete.
|
|
* gnu/packages/check.scm (python2-testresources-bootstrap)
(python2-testresources): Delete.
|
|
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.5.0.
|
|
* gnu/packages/wine.scm (wine): Update to 6.0.
[inputs]: Add libusb. Remove glu, ncurses and zlib.
|
|
* gnu/packages/vulkan.scm (vkd3d): Update to 1.2.
|
|
* gnu/packages/python-xyz.scm (python-typer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-inotify-simple): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/engineering.scm (emacs-scad-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
That way a command like:
guix time-machine --commit=5aeee07cc9 -- describe
goes from 3.4s to 0.5s on a cache hit, even slightly less when passing
the full commit ID.
* guix/inferior.scm (channel-full-commit): New procedure.
(cached-channel-instance): Remove 'instances' top-level variable. Add
'commits' and use it for 'key'. Move 'latest-channel-instances' call to
the cache miss case.
|
|
* gnu/tests/cuirass.scm (run-cuirass-test): Increase "cuirass-web build
queued" test delay.
|
|
* gnu/tests/cuirass.scm (run-cuirass-test): Add "name" and "remote-build?"
arguments.
(%cuirass-test): Adapt it.
(%cuirass-remote-test): New variable.
|
|
* gnu/packages/astronomy.scm (weightwatcher): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/astronomy.scm (swarp): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/astronomy.scm (stuff): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/ci.scm (image-jobs, system-test-jobs): Raise max-silent-time to 3600
seconds.
|
|
* gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.1.0.
|
|
Reported by Raghav Gururajan <rg@raghavgururajan.name> and Mikhail Tsykalov
<tsymsh@gmail.com>.
* doc/guix.texi (Mapped Devices): Replace target with targets.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/bioinformatics.scm (r-demultiplex): New variable.
|
|
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): Update to 0.2.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/linux.scm (libfabric): Update to 0.11.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/linux.scm (rdma-core): Update to 33.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-configtool): Update to 5.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-qt): Update to 5.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-gtk): Update to 5.0.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-chinese-addons): Update to 5.0.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-lua): Update to 5.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5): Update to 5.0.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(libime): Update to 1.0.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(xcb-imdkit): Update to 1.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-configtool): Fix indentation.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/gnome.scm (gusb): Update to 0.3.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/admin.scm (libcap-ng): Update to 0.8.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/dns.scm (dnsmasq): Update to 2.84.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|