summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: squashfs-tools: Build from upstream git.Tobias Geerinckx-Rice2021-06-11
| | | | | * gnu/packages/compression.scm (squashfs-tools)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: klavaro: Update to 3.13.Tobias Geerinckx-Rice2021-06-11
| | | | * gnu/packages/education.scm (klavaro): Update to 3.13.
* gnu: opensmtpd-filter-dkimsign: Support ed25519 signatures.Tobias Geerinckx-Rice2021-06-10
| | | | | | | | * gnu/packages/mail.scm (opensmtpd-filter-dkimsign)[arguments]: Define HAVE_ED25519 in #:make-flags. [arguments]: Rename 'inherit-ownership phase to 'patch-Makefile.gnu and patch a hard-coded ‘pkg-config’ command. [inputs]: Replace libressl with openssl.
* gnu: opensmtpd-filter-dkimsign: Update to 0.5.Tobias Geerinckx-Rice2021-06-10
| | | | | | | | | | | * gnu/packages/mail.scm (opensmtpd-filter-dkimsign): Update to 0.5. [source]: Use the upstream release tarball now. [arguments]: Adjust #:make-flags to new upstream Makefile.gnu. Remove obsolete custom 'unpack and 'install phases. Add a new 'inherit-ownership phase. [native-inputs]: Remove Arch Linux Makefile. Add mandoc. Remove the libopensmtpd sources in favour of… [inputs]: …the real thing.
* gnu: libopensmtpd: Make public.Tobias Geerinckx-Rice2021-06-10
| | | | | | Now that it's a fancy official release and all. * gnu/packages/mail.scm (libopensmtpd): DEFINE-PUBLIC.
* gnu: libopensmtpd: Update to 0.7.Tobias Geerinckx-Rice2021-06-10
| | | | | | | | * gnu/packages/mail.scm (libopensmtpd): Update to 0.7. [source]: URL-FETCH a release tarball. [arguments]: Remove obsolete 'create-output-directories, 'install-header-file, and 'install-man-page phases. [native-inputs]: Add mandoc.
* gnu: newsboat: Update to 2.23.Efraim Flashner2021-06-10
| | | | | | | | * gnu/packages/syndication.scm (newsboat): Update to 2.23. [arguments]: Build with rust-1.46. [cargo-inputs]: Replace rust-gettext-rs-0.5 with 0.6, rust-rand-0.7 with 0.8. Add rust-percent-encoding-2, rust-xdg-2. Move rust-cxx-build-0.5 ... [cargo-development-inputs]: ... to here.
* gnu: Add rust-cxx-1.Efraim Flashner2021-06-10
| | | | | * gnu/packages/crates-io.scm (rust-cxx-1): New variable. (rust-cxx-0.5): Inherit from rust-cxx-1.
* gnu: Add rust-cxx-build-1.Efraim Flashner2021-06-10
| | | | | * gnu/packages/crates-io.scm (rust-cxx-build-1): New variable. (rust-cxx-build-0.5): Inherit from rust-cxx-build-1).
* gnu: Add rust-gettext-rs-0.6.Efraim Flashner2021-06-10
| | | | * gnu/packages/crates-io.scm (rust-gettext-rs-0.6): New variable.
* gnu: Add rust-gettext-rs-0.7.Efraim Flashner2021-06-10
| | | | | * gnu/packages/crates-io.scm (rust-gettext-rs-0.7): New variable. (rust-gettext-rs-0.5): Inherit from rust-gettext-rs-0.7.
* gnu: Add rust-cxxbridge-macro-1.Efraim Flashner2021-06-10
| | | | | * gnu/packages/crates-io.scm (rust-cxxbridge-macro-1): New variable. (rust-cxxbridge-macro-0.5): Inherit from rust-cxxbridge-macro-1.
* gnu: Add rust-cxxbridge-flags-1.Efraim Flashner2021-06-10
| | | | | * gnu/packages/crates-io.scm (rust-cxxbridge-flags-1): New variable. (rust-cxxbridge-flags-0.5): Inherit from rust-cxxbridge-flags-1.
* gnu: Add rust-cxx-gen-0.7.Efraim Flashner2021-06-10
| | | | | * gnu/packages/crates-io.scm (rust-cxx-gen-0.7): New variable. (rust-cxx-gen-0.6): Inherit from ruxt-cxx-gen-0.7.
* gnu: Add rust-clang-ast-0.1.Efraim Flashner2021-06-10
| | | | * gnu/packages/crates-io.scm (rust-clang-ast-0.1): New variable.
* gnu: Add rust-clang-ast-test-suite-0.0.0.Efraim Flashner2021-06-10
| | | | | * ngu/packages/crates-io.scm (rust-clang-ast-test-suite-0.0.0): New variable.
* gnu: Add rust-gettext-rs-0.21.Efraim Flashner2021-06-10
| | | | | * gnu/packages/crates-io.scm (rust-gettext-rs-0.21): New variable. (rust-gettest-rs-0.19): Inherit from rust-gettext-rs-0.21.
* gnu: rust-once-cell-1: Update to 1.7.2.Efraim Flashner2021-06-10
| | | | * gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.7.2.
* gnu: rust-section-testing-0.0: Update to 0.0.5.Efraim Flashner2021-06-10
| | | | * gnu/packages/crates-io.scm (rust-section-testing): Update to 0.0.5.
* gnu: gptfdisk: Update to 1.0.8.Tobias Geerinckx-Rice2021-06-10
| | | | * gnu/packages/disk.scm (gptfdisk): Update to 1.0.8.
* gnu: tsukundere: Update to 0.3.1.Leo Prikler2021-06-10
| | | | | * gnu/packages/game-development.scm (tsukundere): Update to 0.3.1. [native-inputs]: Add gettext.
* gnu: qsstv: Fix hamlib support.Guillaume Le Vaillant2021-06-10
| | | | | * gnu/packages/radio.scm (qsstv)[arguments]: Add 'fix-newer-hamlib-support' phase.
* Revert "gnu: sdcv: Add 'STARDICT_DATA_DIR' search path spec."Leo Prikler2021-06-10
| | | | | | This reverts commit 7dd1a2174a8376c521dcf271e3b76f64096074fe. It has been reported, that this patch does not work as intended. See <https://bugs.gnu.org/45645>.
* gnu: docker: Replace tini by tini-static.Maxim Cournoyer2021-06-10
| | | | | | | | | | | | | The dynamically linked tini could fail in some environments, causing 'docker run' to exit with the following unhelpful error message: standard_init_linux.go:219: exec user process caused: no such file or directory Use the statically linked tini binary instead, which should work everywhere. * gnu/packages/docker.scm (docker)[phases]{patch-paths}: Replace 'tini' by 'tini-static'.
* gnu: tini: Update to 0.19.0 and provide tini-static.Maxim Cournoyer2021-06-10
| | | | | | * gnu/packages/docker.scm (tini): Update to 0.19.0. Remove trailing #t. [phases]: Remove argument. [configure-flags]: New argument, to clear the CMAKE_INSTALL_RPATH option.
* services: laminar: Create parent directory for unix socket.Arun Isaac2021-06-10
| | | | | | * gnu/services/ci.scm (laminar-activation): New function. (laminar-service-type): Extend activation-service-type with laminar-activation.
* gnu: maradns: Update to 3.5.0020.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/dns.scm (maradns): Update to 3.5.0020.
* gnu: yadifa: Enable the TCP manager.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/dns.scm (yadifa)[arguments]: Add "--enable-tcp-manager" to #:configure-flags.
* gnu: yadifa: Update to 2.5.0.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/dns.scm (yadifa): Update to 2.5.0.
* gnu: liburcu: Update to 0.13.0.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/datastructures.scm (liburcu): Update to 0.13.0.
* gnu: liburcu: Omit static library.Tobias Geerinckx-Rice2021-06-09
| | | | | * gnu/packages/datastructures.scm (liburcu)[arguments]: Pass "--disable-static" to ./configure.
* gnu: Add siggen.Arun Isaac2021-06-09
| | | | * gnu/packages/audio.scm (siggen): New variable.
* gnu: nginx: Build with support for a few more modules.Christopher Baines2021-06-09
| | | | | | | | | | I think this is generally useful. Personally, I want the HTTP gzip static and gunzip ones for serving gzip compressed log files, and I spotted that the HTTP sub and addition ones are easy to enable as well. * gnu/packages/web.scm (nginx)[arguments]: Add the following configure flags: --with-http_gzip_static_module, --with-http_gunzip_module, --with-http_addition_module, --with-http_sub_module.
* gnu: sbcl-iolib: Update to 0.8.4.Pierre Neidhardt2021-06-09
| | | | * gnu/packages/lisp-xyz.scm (sbcl-iolib): Update to 0.8.4.
* gnu: fcitx5-chinese-addons: Update to 5.0.6.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.6.
* gnu: fcitx5-configtool: Update to 5.0.5.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.5.
* gnu: fcitx5-gtk: Update to 5.0.7.Tobias Geerinckx-Rice2021-06-09
| | | | | * gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.7. [inputs]: Add fmt.
* gnu: fcitx5-qt: Update to 5.0.6.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.6.
* gnu: fcitx5: Update to fcitx5.Tobias Geerinckx-Rice2021-06-09
| | | | | * gnu/packages/fcitx5.scm (fcitx5): Update to fcitx5. [native-inputs]: Add gcc-9.
* gnu: fcitx5-lua: Update to 5.0.5.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.5.
* gnu: libime: Fix grammar in descriptions.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/fcitx5.scm (libime)[synopsis, description]: Exchange s.
* gnu: libime: Update to 1.0.7.Tobias Geerinckx-Rice2021-06-09
| | | | * gnu/packages/fcitx5.scm (libime): Update to 1.0.7.
* gnu: dialog: Fix the license.Leo Famulari2021-06-08
| | | | | * gnu/packages/ncurses.scm (dialog)[license]: Remove erroneously included GPL3.
* gnu: polkit: Add replacement for CVE-2021-3560.Ludovic Courtès2021-06-08
| | | | | | | * gnu/packages/patches/polkit-CVE-2021-3560.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/polkit.scm (polkit/fixed): New variable. (polkit)[replacement]: New field.
* gnu: pigx-sars-cov2-ww: Update to 0.0.2.Ricardo Wurmus2021-06-08
| | | | | * gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww): Update to 0.0.2. [inputs]: Add wget.
* gnu: renpy: Update to 7.4.5.Leo Prikler2021-06-08
| | | | | * gnu/packages/game-development.scm (python2-pygame-sdl2): Bump renpy-version. (python2-renpy): Update to 7.4.5.
* gnu: python-pyzmq: Update to 22.1.0.Vinicius Monego2021-06-08
| | | | | | * gnu/packages/python-xyz.scm (python-pyzmq): Update to 22.1.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-pyzmq: Enable tests.Vinicius Monego2021-06-08
| | | | | | | | * gnu/packages/python-xyz.scm (python-pyzmq)[arguments]: Remove #:tests?. Add new 'build-extensions' phase to build Cython extensions before tests. [native-inputs]: Remove python-nose. Add python-cython and python-pytest. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-toolz: Update to 0.11.1.Vinicius Monego2021-06-08
| | | | | | * gnu/packages/python-xyz.scm (python-toolz): Update to 0.11.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-toolz: Enable tests.Vinicius Monego2021-06-08
| | | | | | | | * gnu/packages/python-xyz.scm (python-toolz)[arguments]: Remove #:tests?. Override check phase. [native-inputs]: Add python-pytest. Signed-off-by: Leo Famulari <leo@famulari.name>