aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: libavif: Add tools output.Bruno Victal2023-01-03
| | | | | | | | * gnu/packages/image.scm (libavif)[arguments]: Build avifenc & avifdec. [outputs]: Add 'tools' output. [inputs]: Add zlib, libpng, libjpeg-turbo. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libavif: Rewrite using G-Exps.Bruno Victal2023-01-03
| | | | | | | * gnu/packages/image.scm (libavif)[arguments]: Rewrite using G-Expressions. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add flatpak-xdg-utils.John Kehayias2023-01-03
| | | | * gnu/packages/freedesktop.scm (flatpak-xdg-utils): New variable.
* gnu: Remove Glimpse.Leo Famulari2023-01-03
| | | | | | | | This package no longer builds and is abandoned upstream: https://glimpse-editor.org/posts/a-project-on-hiatus/ * gnu/packages/gimp.scm (gegl-for-glimpse, glimpse): Remove variables.
* gnu: Add linux-libre 6.1.Leo Famulari2023-01-03
| | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-6.1-version, linux-libre-6.1-gnu-revision, deblob-scripts-6.1, linux-libre-6.1-source, linux-libre-headers-6.1, linux-libre-6.1): New variables. * gnu/packages/aux-files/linux-libre/6.1-arm.conf, gnu/packages/aux-files/linux-libre/6.1-arm64.conf, gnu/packages/aux-files/linux-libre/6.1-i686.conf, gnu/packages/aux-files/linux-libre/6.1-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
* gnu: Add python-bcbio-gff.Ricardo Wurmus2023-01-03
| | | | * gnu/packages/bioinformatics.scm (python-bcbio-gff): New variable.
* gnu: flyer-composer: Don't depend on QtWebKit.Marius Bakke2023-01-03
| | | | | * gnu/packages/pdf.scm (flyer-composer)[inputs]: Change from PYTHON-PYQT to PYTHON-PYQT-WITHOUT-QTWEBKIT.
* gnu: frescobaldi: Don't depend on QtWebKit.Marius Bakke2023-01-03
| | | | | * gnu/packages/music.scm (frescobaldi)[inputs]: Change from PYTHON-PYQT to PYTHON-PYQT-WITHOUT-QTWEBKIT.
* gnu: veusz: Don't depend on QtWebKit.Marius Bakke2023-01-03
| | | | | | * gnu/packages/maths.scm (veusz)[inputs]: Change from PYTHON-PYQT to PYTHON-PYQT-WITHOUT-QTWEBKIT. [arguments]: Use SEARCH-INPUT-DIRECTORY instead of label.
* gnu: kajongg: Add missing input.Marius Bakke2023-01-03
| | | | | * gnu/packages/kde-games.scm (kajongg)[inputs]: Add PYTHON-QTPY. While here, use PYTHON-PYQT-WITHOUT-QTWEBKIT instead of PYTHON-PYQT.
* gnu: toutenclic: Remove defunct source URI.Marius Bakke2023-01-03
| | | | | * gnu/packages/education.scm (toutenclic)[source](uri): Remove URI that serves an error page.
* gnu: emacs-vterm: Update to 0.0.2.Hilton Chain2023-01-03
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0.0.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add aspell-dict-bn.Akib Azmain Turja2023-01-03
| | | | | | * gnu/packages/aspell.scm (aspell-dict-bn): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: linux-libre 5.15: Update to 5.15.86.Leo Famulari2023-01-02
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.86. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 6.0.16.Leo Famulari2023-01-02
| | | | | * gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.16. (linux-libre-6.0-pristine-source): Update hash.
* gnu: python-numcodecs: Do not use python-typing-extensions-next.Ricardo Wurmus2023-01-02
| | | | | * gnu/packages/python-xyz.scm (python-numcodecs)[propagated-inputs]: Replace python-typing-extensions-next with python-typing-extensions.
* gnu: Add python-docx.Maxim Cournoyer2023-01-02
| | | | * gnu/packages/python-xyz.scm (python-docx): New variable.
* gnu: prusa-slicer: Fix segfault on startup.Brian Kubisiak2023-01-02
| | | | | | | * gnu/packages/engineering.scm (prusa-slicer)[inputs]: Change from wxwidgets to wxwidgets-3.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* Add cl-history-tree.André A. Gomes2023-01-02
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-history-tree, cl-history-tree, ecl-history-tree): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add sbcl-stumpwm-battery-portable.Trevor Richards2023-01-02
| | | | | | * gnu/packages/wm.scm (sbcl-stumpwm-battery-portable): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: r-purrr: Update to 1.0.0.Ricardo Wurmus2023-01-02
| | | | | * gnu/packages/statistics.scm (r-purrr): Update to 1.0.0. [propagated-inputs]: Add r-cli, r-lifecycle, and r-vctrs.
* gnu: r-rsqlite: Update to 2.2.20.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.20.
* gnu: r-locfit: Update to 1.5-9.7.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.7.
* gnu: r-highr: Update to 0.10.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/statistics.scm (r-highr): Update to 0.10.
* gnu: r-formatr: Update to 1.13.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/statistics.scm (r-formatr): Update to 1.13.
* gnu: r-keras: Update to 2.11.0.Ricardo Wurmus2023-01-02
| | | | | * gnu/packages/cran.scm (r-keras): Update to 2.11.0. [propagated-inputs]: Remove r-ellipsis.
* gnu: r-tensorflow: Update to 2.11.0.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-tensorflow): Update to 2.11.0.
* gnu: r-mlr3tuning: Update to 0.17.2.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-mlr3tuning): Update to 0.17.2.
* gnu: r-tidytext: Update to 0.4.0.Ricardo Wurmus2023-01-02
| | | | | * gnu/packages/cran.scm (r-tidytext): Update to 0.4.0. [propagated-inputs]: Remove r-hunspell; add r-cli.
* gnu: r-tokenizers: Update to 0.3.0.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-tokenizers): Update to 0.3.0.
* gnu: r-flexsurv: Update to 2.2.1.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-flexsurv): Update to 2.2.1.
* gnu: r-gaston: Update to 1.5.9.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-gaston): Update to 1.5.9.
* gnu: r-isoband: Update to 0.2.7.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-isoband): Update to 0.2.7.
* gnu: r-bdgraph: Update to 2.72.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-bdgraph): Update to 2.72.
* gnu: r-yulab-utils: Update to 0.0.6.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-yulab-utils): Update to 0.0.6.
* gnu: r-officer: Update to 0.5.0.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-officer): Update to 0.5.0.
* gnu: r-xfun: Update to 0.36.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-xfun): Update to 0.36.
* gnu: r-cli: Update to 3.5.0.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-cli): Update to 3.5.0.
* gnu: r-gower: Update to 1.0.1.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-gower): Update to 1.0.1.
* gnu: r-energy: Update to 1.7-11.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-energy): Update to 1.7-11.
* gnu: r-rcppde: Update to 0.1.7.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/cran.scm (r-rcppde): Update to 0.1.7.
* gnu: onedrive: Update to 2.4.22.Efraim Flashner2023-01-02
| | | | | | | * gnu/packages/sync.scm (onedrive): Update to 2.4.22. [arguments]: Adjust 'link-to-external-libraries phase to not clear the linker. Adjust 'adjust-makefile phase to not force adding libraries to the rpath.
* gnu: gtkd: Remove input labels.Efraim Flashner2023-01-02
| | | | * gnu/packages/dlang.scm (gtkd)[native-inputs]: Remove input labels.
* gnu: gtkd: Remove trailing #t from phases.Efraim Flashner2023-01-02
| | | | | * gnu/packages/dlang.scm (gtkd)[arguments]: Remove trailing #t from phases.
* gnu: gtkd: Update to 3.10.0.Efraim Flashner2023-01-02
| | | | | | * gnu/packages/dlang.scm (gtkd): Update to 3.10.0. [arguments]: Rename 'prepare-x phase to 'pre-check, set CC for the tests.
* gnu: ldc: Update to 1.30.0.Efraim Flashner2023-01-02
| | | | | | | | | * gnu/packages/dlang.scm (ldc-bootstrap): Update to 1.30.0. [native-inputs]: Remove ld-gold-wrapper, Add lld-wrapper with lld-11. (ldc)[arguments]: Adjust 'fix-compiler-rt-library-discovery phase to change the order of linked libraries. Adjust 'disable-problematic-tests phase to work around more GDB tests. Adjust custom 'check phase for race condition in one of the tests.
* gnu: Add lld-11.Efraim Flashner2023-01-02
| | | | * gnu/packages/llvm.scm (lld-11): New variable.
* gnu: mumi: Update to 0.0.5-1.b2a8280.Ricardo Wurmus2023-01-02
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.5-1.b2a8280.
* gnu: emacs-modus-themes: Update to 4.0.1.Nicolas Goaziou2023-01-01
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.0.1. [synopsis]: Expound it slightly. [description]: Update it to include new themes.
* gnu: komikku: Update to 1.6.1.Liliana Marie Prikler2023-01-01
| | | | | * gnu/packages/gnome.scm (komikku): Update to 1.6.1. [inputs]: Add python-emoji.