summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: gnome-commander: Update to 1.14.2.base-for-series-12550base-for-series-12546base-for-series-12541base-for-series-12538Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/gnome.scm (gnome-commander): Update to 1.14.2.
* gnu: angband: Update to 4.2.4.Tobias Geerinckx-Rice2022-05-29
| | | | | * gnu/packages/games.scm (angband): Update to 4.2.4. [arguments]: Don't explicitly return #t from phases.
* gnu: freeipmi: Update to 1.6.9.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.9.
* import: minetest: Fix typo.Tobias Geerinckx-Rice2022-05-29
| | | | * guix/import/minetest.scm (important-dependencies): Fix ‘choosen’ typo.
* gnu: corefreq: Update to 1.90.1.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/linux.scm (corefreq): Update to 1.90.1.
* bash completion: Fix & unify option parsing.Tobias Geerinckx-Rice2022-05-29
| | | | | | | | | 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.
* gnu: services: Update setuid service description.Tobias Geerinckx-Rice2022-05-29
| | | | | * gnu/services.scm (setuid-program-service-type)[description]: Remove ‘root’, add ‘setgid’.
* gnu: libfprint: Update to 1.94.4.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/freedesktop.scm (libfprint): Update to 1.94.4.
* gnu: fprintd: Update to 1.94.2.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/freedesktop.scm (fprintd): Update to 1.94.2.
* gnu: fprintd: Remove input labels.Tobias Geerinckx-Rice2022-05-29
| | | | | * gnu/packages/freedesktop.scm (fprintd)[native-inputs]: Remove input labels.
* gnu: fprintd: Fix build.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/freedesktop.scm (fprintd)[native-inputs]: Add python.
* gnu: beancount: Update to 2.3.5.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/finance.scm (beancount): Update to 2.3.5.
* gnu: caf: Update to 0.18.6.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/cpp.scm (caf): Update to 0.18.6.
* gnu: quazip: Update to 1.3.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/compression.scm (quazip): Update to 1.3.
* gnu: foomatic-filters: Use project home page.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/cups.scm (foomatic-filters)[home-page]: Point upstream.
* gnu: Add sylamer.Ricardo Wurmus2022-06-01
| | | | * gnu/packages/bioinformatics.scm (sylamer): New variable.
* gnu: linux-libre 5.10: Update to 5.10.119.Leo Famulari2022-05-31
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.119. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.44.Leo Famulari2022-05-31
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.44. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.17.12.Leo Famulari2022-05-31
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.12. (linux-libre-5.17-pristine-source): Update hash.
* gnu: Add r-gsalib.Ricardo Wurmus2022-05-31
| | | | * gnu/packages/cran.scm (r-gsalib): New variable.
* gnu: Add glibc-locales-2.32.Ricardo Wurmus2022-05-31
| | | | * gnu/packages/base.scm (glibc-locales-2.32): New variable.
* gnu: Add glibc-locales-2.31.Ricardo Wurmus2022-05-31
| | | | * gnu/packages/base.scm (glibc-locales-2.31): New variable.
* gnu: Add glibc-locales-2.30.Ricardo Wurmus2022-05-31
| | | | * gnu/packages/base.scm (glibc-locales-2.30): New variable.
* gnu: Add glibc-2.32.Ricardo Wurmus2022-05-31
| | | | * gnu/packages/base.scm (glibc-2.32): New variable.
* gnu: Remove python2-biopython.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/bioinformatics.scm (python2-biopython): Delete variable.
* gnu: Remove pplacer-scripts.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/bioinformatics.scm (pplacer-scripts): Delete variable.
* gnu: Remove pplacer.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/bioinformatics.scm (pplacer): Delete variable.
* gnu: Remove python2-pytest-cov.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/check.scm (python2-pytest-cov): Delete variable.
* gnu: Remove python2-called-python.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python.scm (python2-called-python): Delete variable.
* gnu: Remove python-prompt-toolkit-2.Maxim Cournoyer2022-05-31
| | | | | | | * 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.
* gnu: Remove python2-setuptools.Maxim Cournoyer2022-05-31
| | | | | | | * 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.
* gnu: Remove python2-checkm-genome.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/bioinformatics.scm (python2-checkm-genome): Delete variable.
* gnu: qtwebengine: Re-style inputs.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/qt.scm (qtwebengine)[phases]: Delete trailing #t. {substitute-source}: Use search-input-file. [inputs, native-inputs]: Use new style.
* gnu: Remove python2-backports-csv.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-backports-csv): Delete variable.
* gnu: python2-six: Disable tests.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-six)[native-inputs]: Clear. [phases]: Delete check phase.
* gnu: Remove python2-fonttools.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-fonttools): Delete variable. (python-fonttools)[properties]: Delete field.
* gnu: Remove python2-py.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-py): Delete variable.
* gnu: Remove python2-pyparsing.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-build.scm (python2-pyparsing): Delete variable. (python-pyparsing)[properties]: Delete field.
* gnu: Remove python2-setuptools-scm.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-setuptools-scm): Delete variable. (python-lfdfiles)[properties]: Delete field.
* gnu: Remove python2-six-bootstrap.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-build.scm (python2-six-bootstrap): Delete variable.
* gnu: Remove python2-pyxdg.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/freedesktop.scm (python2-pyxdg): Delete variable.
* gnu: Remove python2-wcwidth.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-wcwidth): Delete variable.
* gnu: openbox: Patch for Python 3.Maxim Cournoyer2022-05-31
| | | | | | | | | | * 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.
* gnu: Remove python2-pyyaml.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-pyyaml): Delete variable. (python-jsonschema)[properties]: Delete field.
* gnu: ocaml-dose3: Disable tests to avoid Python 2 dependencies.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/ocaml.scm (ocaml-dose3)[tests?]: Set to #f. [native-inputs]: Use new style. Remove python-2 and python2-pyyaml.
* gnu: Remove python2-nose.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/check.scm (python2-nose): Delete variable. (python-nose)[properties]: Delete field.
* gnu: python-setproctitle: Delete obsolete phase.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python-setproctitle) [phases]{patch-Makefile}: Delete phase.
* gnu: pdf2djvu: Disable tests to avoid Python 2 dependencies.Maxim Cournoyer2022-05-31
| | | | | | | * 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.
* gnu: Remove python2-attrs-bootstrap.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
* gnu: Remove python2-libxml2.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/xml.scm (python2-libxml2): Delete variable.