aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: gmnisrv: Update to 0-2.32854b7.•••Update to latest commit. gmnisrv uses v3 X509 certificates now, and so "requires fresh certificates, which could break clients with strict trust-on-first-use policies." gnu/packages/web.scm (gmnisrv): Update to 0-2.32854b7. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Sarah Morgensen2021-07-25
* gnu: emacs-nov-el: Update to 0.3.4.•••* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.4. [arguments]<#:emacs>: Use emacs for libxml. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Morgan Smith2021-07-25
* gnu: weston: Enable some features.•••* gnu/packages/freedesktop.scm (weston)[inputs]: Add freerdp, gstreamer and gst-plugins-base. [configure-flags](backend-rdp,remoting): Remove flags. (backend-default): New flag. Raghav Gururajan2021-07-25
* gnu: freerdp: Propagate some inputs as per pkg-config files.•••* gnu/packages/rdesktop.scm (freerdp)[inputs]: Move libxkbcommon, openssl and wayland to ... [propagated-inputs]: ... here. Raghav Gururajan2021-07-25
* gnu: weston: Fix package inputs.•••The newly added inputs are referenced by the package but was missing in the package definition. Some of these inputs might have been used by the package indirectly via propagation from other inputs. The moved inputs are referenced in pkg-config files. * gnu/packages/freedesktop.scm (weston)[inputs]: Add glib, libdrm, libpng, libx11 and libxcb. Move libxkbcommon and wayland to ... [propagated-inputs]: ... here. Add pixman. Raghav Gururajan2021-07-25
* gnu: weston: Update to 9.0.0 and adjust arguments+inputs accordingly.•••* gnu/packages/freedesktop.scm (weston)[version]: Update to 9.0.0. [configure-flags](c_link_args): New flag. (simple-dmabuf-drm): Remove flag. [native-inputs]: Add mscgen. [inputs]: Add pipewire. Raghav Gururajan2021-07-25
* gnu: perl-http-cookiejar: Update to 0.012.•••This fixes its build which had started to fail due to a time-bomb: Expires=Wed, 09 Jun 2021 10:18:14 GMT in an examples.t test cookie. * gnu/packages/web.scm (perl-http-cookiejar): Update to 0.012. Tobias Geerinckx-Rice2021-07-25
* gnu: esmtp: Fix build with libesmtp >= 1.1.0.•••* gnu/packages/mail.scm (esmtp)[source]: Add patch. * gnu/packages/patches/esmtp-add-lesmtp.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2021-07-24
* services: dhcpd: Fix activation with IPv6 configuration.•••* gnu/services/networking.scm (dhcpd-activation): Pass the IP version parameter to dhcpd. Guillaume Le Vaillant2021-07-24
* gnu: Add feeder.•••* gnu/packages/lisp-xyz.scm (cl-feeder, ecl-feeder, sbcl-feeder): New variables. Pierre Neidhardt2021-07-24
* gnu: java-xmlpull2: Use mirrored source and archived home page.•••* gnu/packages/xml.scm (java-xmlpull2)[source]: Download from a Gentoo distfiles mirror. [home-page]: Point to an archive.org snapshot. Tobias Geerinckx-Rice2021-07-23
* gnu: graphviz: Use HTTPS home page.•••* gnu/packages/graphviz.scm (graphviz)[home-page]: Use HTTPS. Marius Bakke2021-07-23
* gnu: php: Update to 7.4.21.•••* gnu/packages/php.scm (php): Update to 7.4.21. [arguments]: Remove trailing #t's. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke2021-07-23
* gnu: tmux-themepack: Tweak description.•••* gnu/packages/tmux.scm (tmux-themepack)[description]: Tweak. Ludovic Courtès2021-07-23
* gnu: tmux-themepack: Update to 1.1.0.•••* gnu/packages/tmux.scm (tmux-themepack): Update to 1.1.0. [arguments]: Install only selected files. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Matthew James Kraai2021-07-23
* gnu: modules: Avoid FHS file names in 'add.modules'.•••* gnu/packages/package-management.scm (modules)[arguments]: Add 'patch-add-modules' phase. Ludovic Courtès2021-07-23
* gnu: Add modules.•••* gnu/packages/package-management.scm (modules): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ivan Gankevich2021-07-23
* gnu: hpcguix-web: Update to 0.1.0.•••* gnu/packages/web.scm (hpcguix-web): Update to 0.1.0. [arguments]: In 'wrap-program' phase, change "/bin/run" to "/bin/hpcguix-web". [inputs]: Add BASH-MINIMAL. * gnu/services/web.scm (hpcguix-web-shepherd-service): Run "/bin/hpcguix-web". Ludovic Courtès2021-07-23
* gnu: pari-gp: Update to 2.13.2.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.13.2. Andreas Enge2021-07-23
* gnu: gnome-maps: Update to 3.38.5.•••* gnu/packages/geo.scm (gnome-maps): Update to 3.38.5. Leo Prikler2021-07-23
* gnu: Add radvd.•••* gnu/packages/admin.scm (radvd): New variable. Guillaume Le Vaillant2021-07-23
* gnu: Add drawterm.•••* gnu/packages/plan9.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. 宋文武2021-07-22
* gnu: Add cl-libxml2.•••* gnu/packages/lisp-xyz.scm (cl-libxml2, ecl-cl-libxml2, sbcl-cl-libxml2): New variables. Pierre Neidhardt2021-07-22
* gnu: r-opencpu: Update to 2.2.4.•••* gnu/packages/cran.scm (r-opencpu): Update to 2.2.4. Ricardo Wurmus2021-07-22
* gnu: Add r-opencpu•••* gnu/packages/cran.scm: (r-opencpu): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Sharlatan Hellseher2021-07-22
* gnu: Add r-protolite•••* gnu/packages/cran.scm: (r-protolite): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Sharlatan Hellseher2021-07-22
* gnu: Add r-webutils•••* gnu/packages/cran.scm (r-webutils): New variable. Sharlatan Hellseher2021-07-22
* gnu: Add python-dolfin-adjoint.•••* gnu/packages/simulation.scm (python-dolfin-adjoint): New variable. Paul Garlick2021-07-22
* gnu: Add abjad-ext-ipython.•••* gnu/packages/music.scm (abjad-ext-ipython): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart2021-07-22
* gnu: Add abjad-ext-nauert.•••* gnu/packages/music.scm (abjad-ext-nauert): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart2021-07-22
* gnu: Add abjad-ext-rmakers.•••* gnu/packages/music.scm (abjad-ext-rmakers): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart2021-07-22
* gnu: abjad: Remove obsolete phase.•••* gnu/packages/music.scm (abjad)[arguments]: Remove custom 'patch-source phase. Efraim Flashner2021-07-22
* gnu: abjad: Move lilypond to inputs.•••* gnu/packages/music.scm (abjad)[native-inputs]: Move lilypond ... [inputs]: ... to here. Efraim Flashner2021-07-22
* gnu: abjad: Improve description.•••* gnu/packages/music.scm (abjad)[description]: Improve abjad's description. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart2021-07-22
* gnu: abjad: Move python-ply to propagated-inputs.•••* gnu/packages/music.scm (abjad)[ntaive-inputs]: Move python-ply ... [propagated-inputs]: ... to here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart2021-07-22
* gnu: python-abjad: Rename to abjad.•••* gnu/packages/music.scm (abjad): Rename from python-abjad. (python-abjad): Keep as deprecated package. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart2021-07-22
* gnu: python-pysam: Make the check phase honor the tests? argument.•••* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust custom 'check phase to skip tests when #:tests is #f. Efraim Flashner2021-07-22
* gnu: python-pysam: Update to 0.16.0.1.•••* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.16.0.1. [arguments]: Update custom 'check phase. [propagated-inputs]: Replace htslib-1.9 with 1.10. [native-inputs]: Add python-pytest. Replace samtools-1.9 with 1.10, bcftools-1.9 with 1.10. (bcftools-1.9): Replace with bcftools-1.10. [native-inputs]: Replace htslib-1.9 with 1.10. (samtools-1.9): Replace with samtools-1.10. [inputs]: Replace htslib-1.9 with 1.10. Efraim Flashner2021-07-22
* gnu: Add htslib-1.10.•••* gnu/packages/bioinformatics.scm (htslib-1.10): New variable. Efraim Flashner2021-07-22
* gnu: python-biopython: Update to 1.73.•••* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.73. Efraim Flashner2021-07-22
* gnu: onionshare: Update to 2.3.2.•••* gnu/packages/tor.scm (onionshare-cli, onionshare): Update to 2.3.2. (onionshare)[inputs]: Add python-colorama. [arguments]: Insert "import pytest" for later "pytest.mark.skip". Eric Bavier2021-07-21
* gnu: Add emacs-seeing-is-believing.•••* gnu/packages/emacs-xyz.scm (emacs-seeing-is-believing): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Joseph LaFreniere2021-07-22
* gnu: guile-git: Update to 0.5.2.•••Fixes <https://issues.guix.gnu.org/48855>. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>. * gnu/packages/guile.scm (guile-git): Update to 0.5.2. Ludovic Courtès2021-07-22
* utils: Do not request block buffering in pretty-print-table.•••Re-testing 'guix package -A' using the default line buffering set in (guix ui), there doesn't seem to be a performance gain to use block buffering, so remove this extraneous side effect. * guix/utils.scm (pretty-print-table): Do not set buffering mode to block. Reported-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer2021-07-21
* gnu: extempore: Update to 0.8.9.•••* gnu/packages/music.scm (extempore): Update to 0.8.6. [source]: Portaudio is no more in-tree. [arguments]: Load external libraries through patched CMakeLists.txt. [phases]: Symlink assets. * gnu/packages/patches/extempore-unbundle-external-dependencies.patch: Update accordingly. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Giacomo Leidi2021-07-21
* gnu: Add python-sparqlkernel.•••* gnu/packages/jupyter.scm (python-sparqlkernel): New variable. Lars-Dominik Braun2021-07-21
* gnu: Add python-sparqlwrapper.•••* gnu/packages/rdf.scm (python-sparqlwrapper): New variable. Lars-Dominik Braun2021-07-21
* gnu: Add python-bash-kernel.•••* gnu/packages/jupyter.scm (python-bash-kernel): New variable. Lars-Dominik Braun2021-07-21
* gnu: Add r-battenberg.•••* gnu/packages/bioinformatics.scm (r-battenberg): New variable. Lars-Dominik Braun2021-07-21
* gnu: Add r-ascat.•••* gnu/packages/bioinformatics.scm (r-ascat): New variable. Lars-Dominik Braun2021-07-21