summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-29gnu: nudoku: Add source file-name field.Efraim Flashner
* gnu/packages/games.scm (nudoku)[source]: Add file-name field.
2020-11-29gnu: Add python-pytelegrambotapi.Adam
* gnu/packages/python-xyz.scm (python-pytelegrambotapi): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29gnu: texmaker: Update to 5.0.4.Tobias Geerinckx-Rice
* gnu/packages/tex.scm (texmaker): Update to 5.0.4.
2020-11-29gnu: stgit: Update to 0.23.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (stgit): Update to 0.23.
2020-11-29gnu: stgit: Update home page.Tobias Geerinckx-Rice
* packages/version-control.scm (stgit)[home-page]: Follow HTML redirection.
2020-11-29gnu: vim: Update to 8.2.2067.Tobias Geerinckx-Rice
* gnu/packages/vim.scm (vim): Update to 8.2.2067.
2020-11-29gnu: prixovy: Enable Brotli inspection.Tobias Geerinckx-Rice
* gnu/packages/tor.scm (privoxy)[arguments]: Add "--with-brotli" to the #:configure-flags. [inputs]: Add brotl.
2020-11-29gnu: prixovy: Enable HTTPS inspection.Tobias Geerinckx-Rice
* gnu/packages/tor.scm (privoxy)[arguments]: Add "--with-openssl" to the #:configure-flags. [inputs]: Add openssl.
2020-11-29news: Add ‘de’ translation.Florian Pelz
2020-11-29gnu: b4: Update to 0.5.3.Kyle Meyer
* gnu/packages/version-control.scm (b4): Update to 0.5.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29gnu: grokmirror: Update to 2.0.5.Kyle Meyer
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.5. [propagated-inputs]: Add python-packaging. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29gnu: esbuild: Update to 0.8.16.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.16. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29gnu: Add cgoban.Tomás Ortín Fernández
* gnu/packages/games.scm (cgoban): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29gnu: weasyprint: Update to 52.1.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/42409>. * gnu/packages/patches/weasyprint-library-paths.patch: Delete. * gnu/packages/pdf.scm (weasyprint): Update to 52.1 [phases]{patch-library-paths}: Adjust. {check}: Remove. {register-dejavu-font}: New phase. [native-inputs]: Add font-dejavu.
2020-11-29gnu: python-pyphen: Update to 0.10.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pyphen): Update to 0.10.0.
2020-11-29gnu: python-tinycss2: Update to 1.1.0.Maxim Cournoyer
* gnu/packages/patches/python-tinycss2-flake8-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. * gnu/packages/python-web.scm (python-tinycss2): Update to 1.1.0. [source]: Remove patch. [arguments]: Remove field, disabling tests. [native-inputs]: Remove field.
2020-11-29gnu: python-flit: Update to 3.0.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-flit): Update to 3.0.0.
2020-11-29gnu: python-cssselect2: Update to 0.4.1.Maxim Cournoyer
* gnu/packages/python-web.scm (python-cssselect2): Update to 0.4.1.
2020-11-29gnu: python-cairosvg: Update to 2.5.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-cairosvg): Update to 2.5.0.
2020-11-29gnu: python-mypy: Update to 0.790.Maxim Cournoyer
* gnu/packages/python-check.scm (python-mypy): Update to 0.790. [origin]: Fetch sources from git. [phases]{check}: Run the unit tests only, not the self test, which fails. [native-inputs]: Remove python-py. Use python-pytest-6.
2020-11-29gnu: python-pytest-xdist: Update to 2.1.0.Maxim Cournoyer
* gnu/packages/check.scm (python-pytest-xdist): Update to 2.1.0.
2020-11-29gnu: Add python-pytest-6.Maxim Cournoyer
* gnu/packages/check.scm (python-pytest-6): New variable. (python-pytest-6-bootstrap): Likewise.
2020-11-29gnu: python-typing-extensions: Update to 3.7.4.3.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-typing-extensions): Update to 3.7.4.3.
2020-11-29gnu: Add python-py-next.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-py-next): New variable.
2020-11-29gnu: Add python-iniconfig.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-iniconfig): New variable.
2020-11-29gnu: python-cairocffi: Update to 1.2.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.2.0. [source]: Fetch from Git. [patches]: Remove field. [inputs]: Remove pango. [native-inputs]: Remove pkg-config and python-docutils. Add python-numpy and python-sphinx-rtd-theme. [phases]{patch-paths}: Adjust. Fix the patching of gdk-3. {disable-linters}: New phase. {install-doc}: Adjust. The license file is now installed by a build phase. * gnu/packages/patches/python-cairocffi-dlopen-path.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2020-11-29gnu: python-cairocffi: Fix indentation.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-cairocffi): Fix indentation.
2020-11-29gnu: python-html5lib: Update to 1.1.Maxim Cournoyer
* gnu/packages/python-web.scm (python-html5lib): Update to 1.1.
2020-11-29gnu: guix: Update to 1.2.0-3.35a32fe.Mathieu Othacehe
* gnu/packages/package-management.scm (guix): Update to 1.2.0-3.35a32fe.
2020-11-29Make "guile-avahi" dependency optional.Mathieu Othacehe
* configure.ac (HAVE_GUILE_AVAHI): New conditional. * Makefile.am (MODULES): Add "guix/avahi.scm" and "guix/scripts/discover.scm" if HAVE_GUILE_AVAHI is set. * guix/scripts/publish.scm: Autoload (guix avahi). * guix/scripts/substitute.scm: Autoload (guix scripts discovery).
2020-11-29gnu: guix: Fix cross-compilation.Mathieu Othacehe
This is a follow-up of 375cc7dea20da7117c9459e4a4d15144095e015b. Avahi requires "glib" which doesn't cross-compile yet. * gnu/packages/package-management.scm (guix)[arguments]: Remove "guile-avahi" from the wrapper when cross-compiling. [native-inputs]: Remove "guile-avahi" when cross-compiling. [propagated-inputs]: Ditto.
2020-11-29gnu: privoxy: Update to 3.0.29.Tobias Geerinckx-Rice
* gnu/packages/tor.scm (privoxy): Update to 3.0.29.
2020-11-29gnu: vdpauinfo: Update to 1.4.Tobias Geerinckx-Rice
* gnu/packages/video.scm (vdpauinfo): Update to 1.4.
2020-11-29gnu: vdpauinfo: Fetch from git repository.Tobias Geerinckx-Rice
* gnu/packages/video.scm (vdpauinfo)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Replace the default 'bootstrap phase. [native-inputs]: Add autoconf & automake.
2020-11-29gnu: gaupol: Update to 1.8.Tobias Geerinckx-Rice
* gnu/packages/video.scm (gaupol): Update to 1.8.
2020-11-29gnu: cwm: Prepare for cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (cwm)[arguments]: Use CC-FOR-TARGET.
2020-11-29gnu: cwm: Update to 6.7.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (cwm): Update to 6.7.
2020-11-29gnu: j4-dmenu-desktop: Update to 2.18.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (j4-dmenu-desktop): Update to 2.18.
2020-11-29gnu: Add bcachefs-static.Tobias Geerinckx-Rice
* gnu/packages/file-systems.scm (bcachefs/static): New public variable.
2020-11-29gnu: Add bcachefs-tools-static.Tobias Geerinckx-Rice
* gnu/packages/file-systems.scm (bcachefs-tools/static): New public variable.
2020-11-29gnu: hplip: Install PPDs into a separate output.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (hplip)[outputs]: Add a :ppd output. [arguments]: Install the .ppd files there.
2020-11-29gnu: thermald: Update to 2.4.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (thermald): Update to 2.4.
2020-11-29gnu: youtube-dl: Update to 2020.11.29.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.29.
2020-11-29gnu: igt-gpu-tools: Remove unused inputs.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (igt-gpu-tools)[inputs]: Remove glib, libxrandr, openssl, and util-macros.
2020-11-29gnu: igt-gpu-tools: Update to 1.25.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.25. [build-system]: Switch to Meson. [native-inputs]: Remove autoconf, automake, and libtool. Add bison & flex.
2020-11-29news: Add entry for substitute servers discovery.Mathieu Othacehe
* etc/news.scm: Add entry.
2020-11-29self: Fix guile-avahi lookup.Mathieu Othacehe
This is a follow-up of 375cc7dea20da7117c9459e4a4d15144095e015b. * guix/self.scm (specification->package): Search for "guile-avahi" in (gnu package guile-xyz).
2020-11-29doc: Document zabbix-agent hostname change.Oleg Pykhalov
This commit follows 8518a3692cbb9cd96d69c03e9de9ad6fdcfebbee. * doc/guix.texi (Monitoring Services)[zabbix-agent]: Set hostname to empty string.
2020-11-29gnu: Add claw-support.Adam Kandur
* gnu/packages/lisp-xyz.scm (cl-claw-support, ecl-claw-support, sbcl-claw-support): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-11-29gnu: Add make-hash.Adam Kandur
* gnu/packages/lisp-xyz.scm (cl-make-hash, ecl-make-hash, sbcl-make-hash): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>