summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* compile: Disable cross-module inlining and related features.Ludovic Courtès2022-01-14
| | | | | | | | This makes no difference on Guile <= 3.0.7. * guix/build/compile.scm (strip-keyword-arguments): New procedure. (optimizations-for-level): Use it to strip keywords related to cross-module inlining.
* doc: Update "guix shell -D -f" example to new input style.Ludovic Courtès2022-01-14
| | | | * doc/environment-gdb.scm: Change to use 'modify-inputs'.
* gnu: flatpak: Update to 1.12.3 [security fixes].kiasoc52022-01-14
| | | | | | | | * gnu/packages/package-management (flatpak): Update to 1.12.3. Includes fixes for CVE-2021-43860, CVE-2022-21682. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add myrddin.Guix Together2022-01-14
| | | | | | | | | | * gnu/local.mk (GNU_SYSTEM_MODULES): Add myrddin.scm. * gnu/packages/myrddin.scm: New file. Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Jorge Acereda <jacereda@gmail.com> Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add lukesmithxyz-st.jgart2022-01-14
| | | | | | * gnu/packages/suckless.scm (lukesmithxyz-st): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add oauth2l.Petr Hodina2022-01-14
| | | | | | * gnu/packages/authentication.scm (oauth2l): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: orange: Update to 3.31.1.Vinicius Monego2022-01-14
| | | | | | | | | | * gnu/packages/orange.scm (orange): Update to 3.31.1. [arguments]<#:phases>: Don't return #t. Adjust file name for substitution in 'preparations. Rename 'set-HOME to 'pre-check. Set QT_QPA_PLATFORM in 'pre-check. [inputs]: Add python-pygments, python-qtconsole. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-orange-widget-base: Update to 4.16.1.Vinicius Monego2022-01-14
| | | | | | | | * gnu/packages/orange.scm (python-orange-widget-base): Update to 4.16.1. [arguments]<#:phases>: Don't return #t. [propagated-inputs]: Add python-typing-extensions. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-orange-canvas-core: Update to 0.1.24.Vinicius Monego2022-01-14
| | | | | | | | * gnu/packages/orange.scm (python-orange-canvas-core): Update to 0.1.24. [arguments]<#:phases>: Don't return #t. [propagated-inputs]: Remove python-pyqt. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-qtconsole: Enable tests.Vinicius Monego2022-01-14
| | | | | | | | * gnu/packages/python-xyz.scm (python-qtconsole)[arguments]: Remove #:tests?. <#:phases>: Set HOME and skip a failing test in the 'pre-check phase. [native-inputs]: Add python-flaky. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-qtconsole: Update to 4.7.7.Vinicius Monego2022-01-14
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-qtconsole): Update to 4.7.7. [source]: Make some cosmetic changes. [arguments]<#:phases>: Don't return #t. [propagated-inputs]: Remove python-ipython. Add python-ipython-genutils, python-jupyter-client, python-jupyter-core, python-pygments, python-pyqt, python-pyzmq, python-qtpy, python-traitlets. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-opentsne: Update to 0.6.1.Vinicius Monego2022-01-14
| | | | | | | * gnu/packages/machine-learning.scm (python-opentsne): Update to 0.6.1. [source]<file-name>: Use git-file-name. [arguments]<#:phases>: Don't return #t. Add 'skip-test phase after 'unpack to skip a failing test.
* gnu: python-pynndescent: Update to 0.5.5.Vinicius Monego2022-01-14
| | | | | | | | * gnu/packages/machine-learning.scm (python-pynndescent): Update to 0.5.5. [arguments]<#:phases>: Override 'check phase. [native-inputs]: Remove python-nose. Add python-pytest. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-pytest-pycodestyle: Update to 2.2.0.Vinicius Monego2022-01-14
| | | | | | * gnu/packages/python-check.scm (python-pytest-pycodestyle): Update to 2.2.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-pytest-pydocstyle.Vinicius Monego2022-01-14
| | | | | | * gnu/packages/python-check.scm (python-pytest-pydocstyle): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-qasync: Update to 0.22.0.Vinicius Monego2022-01-14
| | | | | | | * gnu/packages/python-xyz.scm (python-qasync): Update to 0.22.0. [arguments]<#:phases>: Don't return #t. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-anyqt: Update to 0.0.13.Vinicius Monego2022-01-14
| | | | | | | * gnu/packages/python-xyz.scm (python-anyqt): Update to 0.0.13. [arguments]<#:phases>: Don't return #t. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-geiser: Update to 0.21.1.Nicolas Goaziou2022-01-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.21.1.
* gnu: emacs-auctex: Update to 13.0.16.Nicolas Goaziou2022-01-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.16.
* gnu: Calibre: Fix a build failure with recent zeroconf.Leo Famulari2022-01-14
| | | | | | | | Fixes <https://issues.guix.gnu.org/53247>. * gnu/packages/patches/calibre-fix-zeroconf.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ebook.scm (calibre)[source]: Use it.
* gnu: crm114: Pass -fcommon to compiler.Arun Isaac2022-01-14
| | | | * gnu/packages/mail.scm (crm114)[arguments]: Add -fcommon to CFLAGS.
* system: locale: Use only the current glibc.Mathieu Othacehe2022-01-14
| | | | * gnu/system/locale.scm (%default-locale-libcs): Remove glibc-2.31.
* installer: Install the locale before mounting the cow-store.Mathieu Othacehe2022-01-14
| | | | | | | | | | Fixes: <https://issues.guix.gnu.org/52831>. Make sure to install the en_US.utf8 fallback locale if the selected locale is not supported. * gnu/installer/final.scm (install-locale): New procedure. (install-system): Call it.
* installer: Do not set the locale in run-command.Mathieu Othacehe2022-01-14
| | | | | | | | | Installing the locale inside the container, once the cow-store is mounted, causes the process to keep opened locale files that can later prevent the cow-store umount. * gnu/installer/utils.scm (run-command): Remove locale argument. * gnu/installer/final.scm (install-system): Adapt it.
* installer: Remove an unused procedure.Mathieu Othacehe2022-01-14
| | | | * gnu/installer/final.scm (kill-cow-users): Remove it.
* installer: Check if ci.guix.gnu.org can be reached.Mathieu Othacehe2022-01-14
| | | | | | * gnu/installer.scm (installer-program): Add gnutls extension. * gnu/installer/newt/network.scm (wait-service-online): Check if the CI server can be reached.
* installer: Ignore small devices.Mathieu Othacehe2022-01-14
| | | | | | | | | | Filter the devices that are smaller than 2GiB in the device selection list. * gnu/installer/parted.scm (%min-device-size): New variable. (non-install-devices): Rename it ... (eligible-devices): ... this way. Filter the install device as well as the small devices. * gnu/installer/newt/partition.scm (run-partitioning-page): Adapt it.
* gnu: telescope: Remove input labels.Nicolas Goaziou2022-01-14
| | | | | * gnu/packages/web-browsers.scm (telescope)[native-inputs]: Remove input labels.
* gnu: telescope: Update to 0.7.cage2022-01-14
| | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.7. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: iverilog: Update to 11.0.Danny Milosavljevic2022-01-14
| | | | | * gnu/packages/fpga.scm (iverilog): Update to 11.0. [arguments]: Add make-flags.
* system: vm: Change the writable image name.Mathieu Othacehe2022-01-14
| | | | * gnu/system/vm.scm (system-qemu-image/shared-store-script): Change it.
* scripts: system: Rationalize persistency.Mathieu Othacehe2022-01-14
| | | | | | | | | | | | | | | Make sure that the images are created with a non volatile root by default and the vm are created with a volatile root by default. Break the --volatile option into --volatile-image and --persistent-vm options. * guix/scripts/system.scm (perform-action): Turn volatile? argument into volatile-vm-root?. (show-help): Introduce --volatile-image and --persistent-vm options instead of --volatile. (%default-options): Adapt it. (%options): Handle those options. (process-action): Honor them. * doc/guix.texi (Invoking guix system): Adapt it accordingly.
* gnu: Add git-interactive-rebase-tool.jgart2022-01-14
| | | | | | * gnu/packages/rust-apps.scm (git-interactive-rebase-tool): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-concat-idents-1.jgart2022-01-14
| | | | | | * gnu/packages/crates-io.scm (rust-concat-idents-1): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-xi-unicode-0.3.jgart2022-01-14
| | | | | | * gnu/packages/crates-io.scm (rust-xi-unicode-0.3): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: rust-syn-1: Update to 1.0.82.jgart2022-01-14
| | | | | | * gnu/packages/crates-io.scm (rust-syn-1): Update to 1.0.82. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-rstest-0.6.jgart2022-01-14
| | | | | | * gnu/packages/crates-io.scm (rust-rstest-0.6): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: rust-proc-macro2-1: Update to 1.0.32.jgart2022-01-14
| | | | | | * gnu/packages/crates-io.scm (rust-proc-macro2-1): Update to 1.0.32. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: openssh: Add release-monitoring-url.Efraim Flashner2022-01-14
| | | | * gnu/packages/ssh.scm (openssh)[properties]: New field.
* gnu: glibc-locales: Allow finding newer versions.Efraim Flashner2022-01-14
| | | | * gnu/packages/base.scm (glibc-locales)[properties]: New field.
* gnu: aspell-dictionary: Try to find new releases.Efraim Flashner2022-01-14
| | | | * gnu/packages/aspell.scm (aspell-dictionary)[properties]: New field.
* gnu: newsboat: Update to 2.26.Efraim Flashner2022-01-14
| | | | | * gnu/packages/syndication.scm (newsboat): Update to 2.26. [cargo-inputs]: Remove rust-clap-2. Add rust-lexopt-0.2, rust-md5-0.7.
* gnu: rust-xdg-2: Update to 2.4.0.Efraim Flashner2022-01-14
| | | | | * gnu/packages/crates-io.scm (rust-xdg-2): Update to 2.4.0. [cargo-inputs]: Add rust-dirs-3.
* gnu: Add rust-lexopt-0.2.Efraim Flashner2022-01-14
| | | | * gnu/packages/crates-io.scm (rust-lexopt-0.2): New variable.
* gnu: rust-fastrand-1: Update to 1.6.0.Efraim Flashner2022-01-14
| | | | * gnu/packages/crates-io.scm (rust-fastrand-1): Update to 1.6.0.
* gnu: parcimonie: Help find new releases.Efraim Flashner2022-01-14
| | | | * gnu/packages/gnupg.scm (parcimonie)[properties]: New field.
* gnu: parcimonie: Remove input labels.Efraim Flashner2022-01-14
| | | | | * gnu/packages/gnupg.scm (parcimonie)[inputs]: Remove input labels. [arguments]: Use search-input-file to find files.
* gnu: parcimonie: Update to 0.12.0.Efraim Flashner2022-01-14
| | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (parcimonie): Update to 0.12.0. [inputs]: Remove perl-data, perl-exporter-tiny, perl-getopt-long-descriptive, perl-libintl-perl, perl-lwp-online, perl-module-build, perl-module-pluggable, perl-moox-handlesvia, perl-net-dbus-glib, perl-strictures-2, perl-test-most, perl-test-trap, perl-unicode-linebreak, perl-xml-parser, and perl-xml-twig; add perl-json and perl-pango. [native-inputs]: Add perl-file-which, perl-gnupg-interface, perl-list-moreutils, perl-lwp-online, perl-module-build, perl-strictures-2, perl-test-most, perl-test-trap. [arguments]: Remove trailing #t from phases. Adjust custom 'prepare-for-tests phase. [home-page]: Update to new home-page.
* gnu: aria2: Rewrite with gexps.Efraim Flashner2022-01-14
| | | | * gnu/packages/bittorrent.scm (aria2)[arguments]: Rewrite with gexps.
* gnu: aria2: Update to 1.36.0.Efraim Flashner2022-01-14
| | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.36.0.