summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-29bash completion: Fix & unify option parsing.Tobias Geerinckx-Rice
We now correctly recognise ‘guix -Abcdef’ as equivalent to ‘guix -f’. * etc/completion/bash/guix (_guix_is_short_option, guix_is_long_option): New functions. (_guix_is_dash_f, _guix_is_dash_l, _guix_is_dash_L, _guix_is_dash_m) (_guix_is_dash_C, _guix_is_dash_p): Use them.
2022-05-29gnu: services: Update setuid service description.Tobias Geerinckx-Rice
* gnu/services.scm (setuid-program-service-type)[description]: Remove ‘root’, add ‘setgid’.
2022-05-29gnu: libfprint: Update to 1.94.4.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.4.
2022-05-29gnu: fprintd: Update to 1.94.2.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (fprintd): Update to 1.94.2.
2022-05-29gnu: fprintd: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (fprintd)[native-inputs]: Remove input labels.
2022-05-29gnu: fprintd: Fix build.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (fprintd)[native-inputs]: Add python.
2022-05-29gnu: beancount: Update to 2.3.5.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (beancount): Update to 2.3.5.
2022-05-29gnu: caf: Update to 0.18.6.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (caf): Update to 0.18.6.
2022-05-29gnu: quazip: Update to 1.3.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (quazip): Update to 1.3.
2022-05-29gnu: foomatic-filters: Use project home page.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (foomatic-filters)[home-page]: Point upstream.
2022-06-01gnu: Add sylamer.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (sylamer): New variable.
2022-05-31gnu: linux-libre 5.10: Update to 5.10.119.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.119. (linux-libre-5.10-pristine-source): Update hash.
2022-05-31gnu: linux-libre 5.15: Update to 5.15.44.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.44. (linux-libre-5.15-pristine-source): Update hash.
2022-05-31gnu: linux-libre: Update to 5.17.12.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.12. (linux-libre-5.17-pristine-source): Update hash.
2022-05-31gnu: Add r-gsalib.Ricardo Wurmus
* gnu/packages/cran.scm (r-gsalib): New variable.
2022-05-31gnu: Add glibc-locales-2.32.Ricardo Wurmus
* gnu/packages/base.scm (glibc-locales-2.32): New variable.
2022-05-31gnu: Add glibc-locales-2.31.Ricardo Wurmus
* gnu/packages/base.scm (glibc-locales-2.31): New variable.
2022-05-31gnu: Add glibc-locales-2.30.Ricardo Wurmus
* gnu/packages/base.scm (glibc-locales-2.30): New variable.
2022-05-31gnu: Add glibc-2.32.Ricardo Wurmus
* gnu/packages/base.scm (glibc-2.32): New variable.
2022-05-31gnu: Remove python2-biopython.Maxim Cournoyer
* gnu/packages/bioinformatics.scm (python2-biopython): Delete variable.
2022-05-31gnu: Remove pplacer-scripts.Maxim Cournoyer
* gnu/packages/bioinformatics.scm (pplacer-scripts): Delete variable.
2022-05-31gnu: Remove pplacer.Maxim Cournoyer
* gnu/packages/bioinformatics.scm (pplacer): Delete variable.
2022-05-31gnu: Remove python2-pytest-cov.Maxim Cournoyer
* gnu/packages/check.scm (python2-pytest-cov): Delete variable.
2022-05-31gnu: Remove python2-called-python.Maxim Cournoyer
* gnu/packages/python.scm (python2-called-python): Delete variable.
2022-05-31gnu: Remove python-prompt-toolkit-2.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-prompt-toolkit-2): Delete variable. (python-prompt-toolkit)[properties]: Delete field. (python-jupyter-console): Replace python-prompt-toolkit-2 with python-prompt-toolkit.
2022-05-31gnu: Remove python2-setuptools.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-setuptools): Delete variable. (python-setuptools)[properties]: Delete field. * gnu/packages/syncthing.scm (syncthing-gtk): Delete commented native input. * guix/lint.scm (check-inputs-should-not-be-an-input-at-all): Remove obsolete entries.
2022-05-31gnu: Remove python2-checkm-genome.Maxim Cournoyer
* gnu/packages/bioinformatics.scm (python2-checkm-genome): Delete variable.
2022-05-31gnu: qtwebengine: Re-style inputs.Maxim Cournoyer
* gnu/packages/qt.scm (qtwebengine)[phases]: Delete trailing #t. {substitute-source}: Use search-input-file. [inputs, native-inputs]: Use new style.
2022-05-31gnu: Remove python2-backports-csv.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-backports-csv): Delete variable.
2022-05-31gnu: python2-six: Disable tests.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-six)[native-inputs]: Clear. [phases]: Delete check phase.
2022-05-31gnu: Remove python2-fonttools.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-fonttools): Delete variable. (python-fonttools)[properties]: Delete field.
2022-05-31gnu: Remove python2-py.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-py): Delete variable.
2022-05-31gnu: Remove python2-pyparsing.Maxim Cournoyer
* gnu/packages/python-build.scm (python2-pyparsing): Delete variable. (python-pyparsing)[properties]: Delete field.
2022-05-31gnu: Remove python2-setuptools-scm.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-setuptools-scm): Delete variable. (python-lfdfiles)[properties]: Delete field.
2022-05-31gnu: Remove python2-six-bootstrap.Maxim Cournoyer
* gnu/packages/python-build.scm (python2-six-bootstrap): Delete variable.
2022-05-31gnu: Remove python2-pyxdg.Maxim Cournoyer
* gnu/packages/freedesktop.scm (python2-pyxdg): Delete variable.
2022-05-31gnu: Remove python2-wcwidth.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-wcwidth): Delete variable.
2022-05-31gnu: openbox: Patch for Python 3.Maxim Cournoyer
* gnu/packages/patches/openbox-python3.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/openbox.scm (openbox)[source]: Apply it. [arguments]: New field. [propagated-inputs]: Replace python2-pyxdg with python-pyxdg. [native-inputs]: Replace python-2 with python-wrapper. Add autoconf, automake, gettext-minimal and libtool.
2022-05-31gnu: Remove python2-pyyaml.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-pyyaml): Delete variable. (python-jsonschema)[properties]: Delete field.
2022-05-31gnu: ocaml-dose3: Disable tests to avoid Python 2 dependencies.Maxim Cournoyer
* gnu/packages/ocaml.scm (ocaml-dose3)[tests?]: Set to #f. [native-inputs]: Use new style. Remove python-2 and python2-pyyaml.
2022-05-31gnu: Remove python2-nose.Maxim Cournoyer
* gnu/packages/check.scm (python2-nose): Delete variable. (python-nose)[properties]: Delete field.
2022-05-31gnu: python-setproctitle: Delete obsolete phase.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-setproctitle) [phases]{patch-Makefile}: Delete phase.
2022-05-31gnu: pdf2djvu: Disable tests to avoid Python 2 dependencies.Maxim Cournoyer
* gnu/packages/djvu.scm (pdf2djvu)[tests]: Set to #f. [test-target]: Delete argument. [native-inputs]: Use new style. Delete python-2 and python2-nose. [inputs]: Use new style.
2022-05-31gnu: Remove python2-attrs-bootstrap.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
2022-05-31gnu: Remove python2-libxml2.Maxim Cournoyer
* gnu/packages/xml.scm (python2-libxml2): Delete variable.
2022-05-31gnu: Remove 4store.Maxim Cournoyer
* gnu/packages/databases.scm (4store): Delete variable. * gnu/packages/patches/4store-fix-buildsystem.patch: Delete file. * gnu/packages/patches/4store-unset-preprocessor-directive.patch: Likewise. * gnu/local.mk (dist_patch_DATA): De-register them.
2022-05-31gnu: libpqxx: Update to 7.7.3.Maxim Cournoyer
* gnu/packages/databases.scm (libpqxx): Update to 7.7.3. [source]: Use git. [native-inputs]: Replace python-2 with python-wrapper. Add gcc-11. [tests?]: Expound comment. [phases]: Delete argument.
2022-05-31gnu: Remove python2-pyfakefs-bootstrap.Maxim Cournoyer
* gnu/packages/check.scm (python2-pyfakefs-bootstrap): Delete variable.
2022-05-31gnu: mod-host: Update to 0.10.6-4.cdd30dd.Maxim Cournoyer
* gnu/packages/music.scm (mod-host): Update to 0.10.6-4.cdd30dd. [source]: Use git-version and git-file-name. [arguments]: Use gexps. [phases]: Delete trailing #t. [inputs]: Replace jack-1 with jack-2. [native-inputs]: replace python-2 with python-wrapper.
2022-05-31gnu: jack-2: Update to 1.9.21.Maxim Cournoyer
* gnu/packages/audio.scm (jack-2): Update to 1.9.21. [source]: Use git. [phases]: Delete trailing #t. {wrap-python-scripts}: Use search-input-file.