summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-01-18gnu: igraph: Update to 0.9.6....* gnu/packages/graph.scm (igraph): Update to 0.9.6. [snippet]: Simplify source snippet a bit, leveraging the new support for using an external plfit library. Maxim Cournoyer
2022-01-18Revert "gnu: python-aiohttp: Skip the tests."...This reverts commit 2cac7d328abb84dc00118286e9647d2715539c4d. The test suite passes after the package update of e40dfcfcb1. Maxim Cournoyer
2022-01-17gnu: python-black: Relax tomli version requirement....* gnu/packages/python-xyz.scm (python-black) [phases]{relax-version-requirements}: New phase. Maxim Cournoyer
2022-01-17gnu: python-aiohttp: Update to 3.8.1....* gnu/packages/check.scm (python-pytest-6.1): Delete package. * gnu/packages/python-web.scm (python-aiohttp): Update to 3.8.1. [source]: Adjust snippet and comment it out with a TODO comment. [phases]{cythonize}: Fix indentation. {check}: Use 'when' for the TESTS? condition. Delete the test_proxy_functional.py test file. Skip tests requiring networking. Run tests in parallel with xdist. [propagated-inputs]: Add python-aiosignal. Remove python-attrs. {python-chardet}: Replace by... {python-charset-normalizer}: ... this. Add python-frozenlist. [native-inputs]: Use the regular python-pytest package. Add python-pytest-xdist. Maxim Cournoyer
2022-01-17gnu: python-async-timeout: Update to 4.0.2....* gnu/packages/python-xyz.scm (python-async-timeout): Update to 4.0.2. [home-page]: Remove trailing / to please 'guix lint'. Maxim Cournoyer
2022-01-17gnu: Add python-aiosignal....* gnu/packages/python-web.scm (python-aiosignal): New variable. Maxim Cournoyer
2022-01-17gnu: Add python-frozenlist....* gnu/packages/python-web.scm (python-frozenlist): New variable. Maxim Cournoyer
2022-01-17gnu: python-aiohttp: Skip the tests....The test suite is failing because it fails to handle a deprecation warning. Just skip it for now. * gnu/packages/python-web.scm (python-aiohttp)[arguments]: Skip the test suite. Leo Famulari
2022-01-18gnu: easyrpg-player: Update to 0.7.0....* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.7.0. [inputs]: Add fluidsynth, fmt. Nicolas Goaziou
2022-01-18gnu: liblcf: Update to 0.7.0....* gnu/packages/easyrpg.scm (liblcf): Update to 0.7.0. Nicolas Goaziou
2022-01-17gnu: shotwell: Add python to native inputs....Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (shotwell)[native-inputs]: Add python. Leo Famulari
2022-01-16gnu: mtools: Update to 4.0.37....* gnu/packages/mtools.scm (mtools): Update to 4.0.37. Tobias Geerinckx-Rice
2022-01-16gnu: freedroidrpg: Fix build with GCC 10....* gnu/packages/games.scm (freedroidrpg)[arguments]: Add ‘-fcommon’ to #:configure-flags' CFLAGS. Tobias Geerinckx-Rice
2022-01-17gnu: pitivi: Add python to native-inputs....Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/video.scm (pitivi)[native-inputs]: Add python. Leo Famulari
2022-01-17gnu: Blanket: Add python to native-inputs....Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/task-management.scm (blanket)[native-inputs]: Add python. Leo Famulari
2022-01-18gnu: snap: Remove inputs labels....* gnu/packages/education.scm (snap)[inputs]: Remove labels. Nicolas Goaziou
2022-01-18gnu: snap: Update to 7.0.5....* gnu/packages/education.scm (snap): Update to 7.0.5. Nicolas Goaziou
2022-01-17gnu: deluge: Add explanation about wrap phase....* gnu/packages/bittorrent.scm (deluge)[arguments]: Add comment explaining the filtering of "librsvg" from the wrapper. Brice Waegeneire
2022-01-17gnu: deluge: Adjust style....* gnu/packages/bittorrent.scm (deluge)[inputs]: Add bash-minimal. [propagated-inputs]: Remove lablels. Brice Waegeneire
2022-01-17gnu: deluge: Update to 2.0.5....* gnu/packages/bittorrent.scm (deluge): Update to 2.0.5. [arguments]: Remove 'fix-gettext-warning' phase. Brice Waegeneire
2022-01-17gnu: cryptsetup: Update to 2.3.7 [fixes CVE-2021-4122]....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.7. Leo Famulari
2022-01-17gnu: linux-libre-lts: Update to 5.15....5.15 is the newest long-term support version of the kernel. * gnu/packages/linux.scm (linux-libre-lts-version, linux-libre-lts-gnu-revision, linux-libre-lts-pristine-source, linux-libre-lts-source, linux-libre-lts): Use linux-libre-5.15. Leo Famulari
2022-01-17gnu: linux-libre 5.4: Update to 5.4.172....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.172. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-01-17gnu: linux-libre 5.10: Update to 5.10.92....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.92. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-01-17gnu: linux-libre: Update to 5.15.15....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.15. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-01-17gnu: efl: Add python to native inputs....* gnu/packages/enlightenment.scm (efl)[native-inputs]: Add python. Maxim Cournoyer
2022-01-17gnu: python-pystache: Update to 0.6.0....* gnu/packages/python-xyz.scm (python-pystache): Update to 0.6.0. Maxim Cournoyer
2022-01-17gnu: Add xmonad-next and ghc-xmonad-contrib-next....Fixes: <https://issues.guix.gnu.org/issue/52784>. * gnu/packages/wm.scm (xmonad-next): New variable. Compared to xmonad: Update to 0.17.0. [inputs]: Add GHC-DATA-DEFAULT-CLASS, remove GHC-EXTENSIBLE-EXCEPTIONS, GHC-DATA-DEFAULT, GHC-SEMIGROUPS, and GHC-UTF8-STRING. [native-inputs]: Add GHC-QUICKCHECK and GHC-QUICKCHECK-CLASSES. (ghc-xmonad-contrib-next): New variable. Compared to ghc-xmonad-contrib: Update to 0.17.0. [propagated-inputs]: Remove GHC-OLD-TIME, GHC-EXTENSIBLE-EXCEPTIONS, GHC-SEMIGROUPS. [native-inputs]: Add GHC-QUICKCHECK and GHC-HSPEC. (xmonad): Inherit from xmonad-next. (ghc-xmonad-contrib): Inherit from ghc-xmonad-contrib-next. * gnu/packages/patches/xmonad-next-dynamic-linking.patch: New patch. Update of xmonad-dynamic-linking.patch to apply to xmonad-next. * gnu/local.mk: Add it. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> John Kehayias
2022-01-17gnu: xmobar: Update to 0.40....* gnu/packages/wm.scm (xmobar): Update to 0.40. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> John Kehayias via Guix-patches via
2022-01-17gnu: Add ghc-quickcheck-classes....* gnu/packages/haskell-check.scm (ghc-quickcheck-classes): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> John Kehayias via Guix-patches via
2022-01-17gnu: Add ghc-semirings....* gnu/packages/haskell-xyz.scm (ghc-semirings): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> John Kehayias via Guix-patches via
2022-01-17gnu: Add ghc-primitive-addr....* gnu/packages/haskell-xyz.scm (ghc-primitive-addr): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> John Kehayias via Guix-patches via
2022-01-17gnu: Epiphany: Use the correct hash for Epiphany 41.2....This hash was updated correctly in commit 291c4fa0baf24b9d600872fce99441f5471cdb40, but presumably the merge resolution of the version-1.4.0 gave us the wrong hash. * gnu/packages/gnome.scm (epiphany)[source]: Use the hash of Epiphany 41.2. Leo Famulari
2022-01-17gnu: mpich: Remove input labels and trailing #t in phases....* gnu/packages/mpi.scm (mpich)[inputs]: Remove labels. [arguments]: Remove trailing #t from phases. Ludovic Courtès
2022-01-17gnu: mpich: Allow compilation with GCC 10....Fixes <https://issues.guix.gnu.org/53320> Reported by Clément Barthelemy <clement.barthelemy@inria.fr>. * gnu/packages/mpi.scm (mpich)[arguments]: Add 'define-gfortran-wrapper' phase. Ludovic Courtès
2022-01-17gnu: rust-cfg-expr-0.8: Combine the two definitions....* gnu/packages/crates-io.scm (rust-cfg-expr-0.8): Remove duplicate package definition. [arguments]: Don't skip tests. Add rust-difference-2 to cargo-development-inputs. Efraim Flashner
2022-01-17gnu: libvpx: Update to 1.11.0....* gnu/packages/video.scm (libvpx): Update to 1.11.0. Marius Bakke
2022-01-17gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.2.0....* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.2.0. [arguments]: New field. Marius Bakke
2022-01-17gnu: mame: Fix build failure....* gnu/packages/emulators.scm (mame)[arguments]: Fix typo in input name. Marius Bakke
2022-01-17gnu: ungoogled-chromium: Use bundled libvpx for WebRTC....Fixes <https://bugs.gnu.org/53301>. Reported by Yasuaki Kudo <yasu@yasuaki.com>. * gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Set rtc_build_libvpx=true in #:configure-flags. Marius Bakke
2022-01-17Revert "gnu: password-store: Fix failing test suite."...This reverts commit a40ac6271578ea061a8a07b2adbd6032a690ca70. Marius Bakke
2022-01-17gnu: password-store: Ensure compatibility with tree@2.0....Fixes <https://bugs.gnu.org/53238>, et.al. * gnu/packages/patches/password-store-tree-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/password-utils.scm (password-store)[source](patches): New field. Marius Bakke
2022-01-17gnu: python-simpleeval: Update to 0.9.12....* gnu/packages/python-xyz.scm (python-simpleeval): Update to 0.9.12. Maxim Cournoyer
2022-01-17Merge branch 'version-1.4.0'...With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm Maxim Cournoyer
2022-01-17gnu: Add font-plemoljp....* gnu/packages/fonts.scm (font-plemoljp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Taiju HIGASHI
2022-01-17gnu: emacs-geiser-guile: Use G-expressions....* gnu/packages/emacs-xyz.scm (emacs-geiser-guile)[arguments]<#:include, Nicolas Goaziou
2022-01-17gnu: emacs-ebuild-mode: Use G-expressions....* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode)[arguments]<#:phases>: Use gexps. Nicolas Goaziou
2022-01-17gnu: emacs-ebuild-mode: Update to 1.55....* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.55. Nicolas Goaziou
2022-01-16gnu: oil: Use G-expressions....* gnu/packages/shells.scm (oil)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2022-01-16gnu: oil: Update to 0.9.6....* gnu/packages/shells.scm (oil): Update to 0.9.6. Tobias Geerinckx-Rice