summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-30gnu: picocom: Fix cross-compilation....* gnu/packages/terminals.scm (picocom)[arguments]: Use CC-FOR-TARGET instead of "gcc". Marius Bakke
2021-01-30gnu: uBlock Origin: Update to 1.33.0....* gnu/packages/browser-extensions.scm (uassets): Update to commit a5b1e3cae. (ublock-origin): Update to 1.33.0. Marius Bakke
2021-01-30gnu: foot: Update to 1.6.2....* gnu/packages/terminals.scm (foot): Update to 1.6.2. [native-inputs]: Remove GCC-10. Marius Bakke
2021-01-30gnu: ungoogled-chromium: Update to 88.0.4324.104-0.4e2679c....* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 88. (%chromium-version): Set to 88.0.4324.104. (%ungoogled-revision): Set to 4e2679ce15a53925b34a95aa3e1731751530dc22. (%ungoogled-origin): Update hash. (libvpx/chromium): New variable. (ungoogled-chromium): Update hash. [arguments]: Patch one file for compatibility with system ICU. [inputs]: Change from ICU4C-67 to ICU4C-68. Change from LIBVPX to LIBVPX/CHROMIUM. Marius Bakke
2021-01-30gnu: Add cl-out123....* gnu/packages/lisp-xyz.scm (cl-out123, ecl-cl-out123, sbcl-cl-out123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-30gnu: Add nq....* gnu/packages/admin.scm (nq): New variable. Guillaume Le Vaillant
2021-01-29doc: Update guidance about Rust package naming....* doc/contributing.texi (Rust Crates): Explain versions suffix based on packages version and Crate "caret" versioning. Hartmut Goebel
2021-01-29gnu: Remove avogadro....This package fails to build and has been superseded by avogadro2. * gnu/packages/chemistry.scm (avogadro): Remove variable. * gnu/packages/patches/avogadro-boost148.patch, gnu/packages/patches/avogadro-eigen3-update.patch, gnu/packages/patches/avogadro-python-eigen-lib.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari
2021-01-29gnu: grocsvs: Remove package....This package depends on Python 2 and doesn't build anymore. Upstream doesn't seem active, but if they ever port it to Python 3, they should let people know here: https://github.com/grocsvs/grocsvs/issues/6. * gnu/packages/bioinformatics.scm (grocsvs): Delete. Maxim Cournoyer
2021-01-29gnu: syncthing-gtk: Switch source to use Debian's Python 3 port....* gnu/packages/syncthing.scm (syncthing-gtk)[source]: Adjust to use the Debian Python 3 port. [phases]{remove-windows.py}: New phase. Maxim Cournoyer
2021-01-29gnu: python2-virtualenv: Remove package....* gnu/packages/python-xyz.scm (python2-virtualenv): Delete. Maxim Cournoyer
2021-01-29gnu: python2-pbr: Remove package....* gnu/packages/python-xyz.scm (python2-pbr-minimal) (python2-pbr): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-fixtures: Remove package....* gnu/packages/check.scm (python2-fixtures-bootstrap) (python2-fixtures): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-testtools: Remove package....* gnu/packages/check.scm (python2-testtools-bootstrap) (python2-testtools): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-testscenarios: Remove package....* gnu/packages/check.scm (python2-testscenarios-bootstrap) (python2-testscenarios): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-subunit: Remove package....* gnu/packages/check.scm (python2-subunit-bootstrap) (python2-subunit): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-testrepository: Remove package....* gnu/packages/check.scm (python2-testrepository-bootstrap) (python2-testrepository): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-requests-mock: Remove package....* gnu/packages/python-xyz.scm (python2-requests-mock): Delete. Maxim Cournoyer
2021-01-29gnu: python2-tox: Remove package....* gnu/packages/python-xyz.scm (python2-tox): Delete. Maxim Cournoyer
2021-01-29gnu: python2-pathpy: Remove package....* gnu/packages/python-xyz.scm (python2-pathpy): Delete. Maxim Cournoyer
2021-01-29gnu: python2-lockfile: Remove package....* gnu/packages/python-xyz.scm (python2-lockfile): Delete. Maxim Cournoyer
2021-01-29gnu: python2-requests-oauthlib: Remove package....* gnu/packages/python-web.scm (python2-requests-oauthlib): Maxim Cournoyer
2021-01-29gnu: python2-git-review: Remove package....* gnu/packages/openstack.scm (python2-git-review): Delete. Maxim Cournoyer
2021-01-29gnu: python2-os-client-config: Remove package....* gnu/packages/openstack.scm (python2-os-client-config): Delete. Maxim Cournoyer
2021-01-29gnu: python2-debtcollector: Remove package....* gnu/packages/openstack.scm (python2-debtcollector): Delete. Maxim Cournoyer
2021-01-29gnu: python2-honcho: Remove package....* gnu/packages/python-xyz.scm (python2-honcho): Delete. Maxim Cournoyer
2021-01-29gnu: python2-fasteners: Remove package....* gnu/packages/python-xyz.scm (python2-fasteners): Delete. Maxim Cournoyer
2021-01-29gnu: python2-xenon: Remove package....* gnu/packages/python-xyz.scm (python2-xenon): Delete. Maxim Cournoyer
2021-01-29gnu: python2-apache-libcloud: Remove package....* gnu/packages/python-xyz.scm (python2-apache-libcloud): Delete. Maxim Cournoyer
2021-01-29gnu: python2-mwclient: Remove package....* gnu/packages/python-xyz.scm (python2-mwclient): Delete. Maxim Cournoyer
2021-01-29gnu: python2-cachecontrol: Remove package....* gnu/packages/python-web.scm (python2-cachecontrol): Delete. Maxim Cournoyer
2021-01-29gnu: python2-falcon-cors: Remove package....* gnu/packages/python-web.scm (python2-falcon-cors): Delete. Maxim Cournoyer
2021-01-29gnu: python2-falcon: Remove package....* gnu/packages/python-web.scm (python2-falcon): Delete. Maxim Cournoyer
2021-01-29gnu: python2-oslotest: Remove package....* gnu/packages/openstack.scm (python2-oslotest: Delete. Maxim Cournoyer
2021-01-29gnu: python2-stevedore: Remove package....* gnu/packages/openstack.scm (python2-stevedore: Delete. Maxim Cournoyer
2021-01-29gnu: python2-os-testr: Remove package....* gnu/packages/openstack.scm (python2-os-testr): Delete. Maxim Cournoyer
2021-01-29gnu: python2-behave-web-api: Remove package....* gnu/packages/check.scm (python2-behave-web-api): Delete. Maxim Cournoyer
2021-01-29gnu: python2-pylint: Remove package....* gnu/packages/check.scm (python2-pylint): Delete. Maxim Cournoyer
2021-01-29gnu: python2-testresources: Remove package....* gnu/packages/check.scm (python2-testresources-bootstrap) (python2-testresources): Delete. Maxim Cournoyer
2021-01-29gnu: python-pikepdf: Update to 2.5.0....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.5.0. Nicolas Goaziou
2021-01-29gnu: wine: Update to 6.0....* gnu/packages/wine.scm (wine): Update to 6.0. [inputs]: Add libusb. Remove glu, ncurses and zlib. Leo Prikler
2021-01-29gnu: vkd3d: Update to 1.2....* gnu/packages/vulkan.scm (vkd3d): Update to 1.2. Leo Prikler
2021-01-29gnu: Add python-typer....* gnu/packages/python-xyz.scm (python-typer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour
2021-01-29gnu: Add python-inotify-simple....* gnu/packages/python-xyz.scm (python-inotify-simple): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Zheng Junjie
2021-01-29gnu: Add emacs-scad-mode....* gnu/packages/engineering.scm (emacs-scad-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2021-01-29inferior: Speed up 'cached-channel-instance' for cache hits....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. Ludovic Courtès
2021-01-29tests: cuirass: Increase delay....* gnu/tests/cuirass.scm (run-cuirass-test): Increase "cuirass-web build queued" test delay. Mathieu Othacehe
2021-01-29tests: cuirass: Add Cuirass remote test....* gnu/tests/cuirass.scm (run-cuirass-test): Add "name" and "remote-build?" arguments. (%cuirass-test): Adapt it. (%cuirass-remote-test): New variable. Mathieu Othacehe
2021-01-29gnu: Add weightwatcher....* gnu/packages/astronomy.scm (weightwatcher): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-29gnu: Add swarp....* gnu/packages/astronomy.scm (swarp): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher