summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-25gnu: nginx: Update to 1.21.0 [fixes CVE-2021-23017].Leo Famulari
* gnu/packages/web.scm (nginx, nginx-documentation): Update to 1.21.0.
2021-05-25gnu: qhull: Build position independent.Efraim Flashner
* gnu/packages/maths.scm (qhull)[arguments]: Add configure-flag to build code position independent.
2021-05-25gnu: cuirass: Update to 1.0.0-19.e1382f0.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-19.e1382f0.
2021-05-25gnu: qhull: Link binaries to shared library.Efraim Flashner
This drops the package size by nearly 60%. * gnu/packages/maths.scm (qhull)[arguments]: Add configure-flag to link binaries to shared library.
2021-05-25gnu: Add perl-set-intervaltree.Roel Janssen
* gnu/packages/perl.scm (perl-set-intervaltree): New variable.
2021-05-25gnu: Add perl-log-message-simpleRoel Janssen
* gnu/packages/perl.scm (perl-log-message-simple): New variable.
2021-05-25gnu: Add perl-log-message.Roel Janssen
* gnu/packages/perl.scm (perl-log-message): New variable.
2021-05-25gnu: Add perl-extutils-manifest.Roel Janssen
* gnu/packages/perl.scm (perl-extutils-manifest): New variable.
2021-05-25gnu: Add perl-data-uuid.Roel Janssen
* gnu/packages/perl.scm (perl-data-uuid): New variable.
2021-05-25gnu: cuirass: Update to 1.0.0-18.b1abb44.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-18.b1abb44.
2021-05-25gnu: Add perl-const-fast.Roel Janssen
* gnu/packages/perl.scm (perl-const-fast): New variable.
2021-05-25gnu: emacs-shell-command+: Update to 2.2.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.2.0.
2021-05-25gnu: Add kanatest.nixo
* gnu/packages/education.scm (kanatest): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25gnu: emacs-vertico: Update to 0.11.Xinglu Chen
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.11. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25gnu: openttd-engine: Update to 1.11.2.Solene Rapenne via Guix-patches via
* gnu/packages/games.scm (openttd-engine): Update to 1.11.2. [build-system]: Switch to CMake. [arguments]: Enable tests. (openttd)[arguments]<#:configure-flags>: Use CMake flags. <#:phases>: Remove `configure'. Copy assets file before check step to enable tests. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25gnu: emacs-xyz.scm: Add missing copyright line.Nicolas Goaziou
2021-05-25gnu: Add emacs-geiser-racket.David Dashyan
* gnu/packages/emacs-xyz.scm (emacs-geiser-racket): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25gnu: lagrange: Update to 1.4.2.Solene Rapenne via Guix-patches via
* gnu/packages/web-browsers.scm (lagrange): Update to 1.4.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25gnu: Remove unnecessary patches for emacs-geiser.Alexandr Vityazev
* gnu/packages/patches/emacs-geiser-autoload-activate-implementation.patch: * gnu/packages/patches/emacs-geiser-guile-auto-activate.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Apply file removal. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25gnu: emacs-geiser-guile: Update to 0.17.Alexandr Vityazev
* gnu/packages/emacs-xyz (emacs-geiser-guile): Update to 0.17. [patches]: Remove. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25gnu: emasc-geiser: Update to 0.16.Alexandr Vityazev
* gnu/packages/emacs-xyz (emacs-geiser): Update to 0.16. [patches]: Remove. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25gnu: Add cl-djula.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm: (sbcl-djula, ecl-djula, cl-djula): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25gnu: Add cl-slice.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-slice, ecl-cl-slice, cl-slice): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25gnu: Add cl-locale.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-locale, ecl-cl-locale, cl-locale): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25gnu: Add cl-parser-combinators.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-parser-combinators, ecl-parser-combinators, cl-parser-combinators): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25gnu: Add cl-gettext.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-gettext, ecl-gettext, cl-gettext): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25gnu: Add cl-arnesi.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-arnesi, ecl-arnesi, cl-arnesi): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25doc: Remove reference to mips64.Efraim Flashner
* doc/contributing.texi (Submitting Patches): Don't suggest building packages for mips64.
2021-05-25ci: Add derivation inputs.Mathieu Othacehe
* gnu/ci.scm (derivation->job): Add the derivation inputs to the job association list.
2021-05-25gnu: infamous-plugins: Update to 0.3.0.Efraim Flashner
* gnu/packages/audio.scm (infamous-plugins): Update to 0.3.0.
2021-05-25gnu: infamous-plugins: Fix build.Efraim Flashner
Reported by Thorsten Wilms <t_w_@freenet.de>. Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48588> * gnu/packages/audio.scm (infamous-plugins)[arguments]: Add phase to restore compatibility with packaged lv2.
2021-05-25gnu: i2pd: Allow skipping tests.Efraim Flashner
* gnu/packages/i2p.scm (i2pd)[arguments]: Adjust custom 'check phase to honor --without-tests flag.
2021-05-25gnu: i2pd: Reflow package definition.Efraim Flashner
* gnu/packages/i2p.scm (i2pd): Reflow package definition.
2021-05-25gnu: i2pd: update to 2.38.0.Solene Rapenne
* gnu/packages/i2p.scm (i2pd): Update to 2.38.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-25gnu: python2-shapely: Remove package.Björn Höfling
* gnu/packages/python-xyz.scm (python2-shapely): Delete variable.
2021-05-24gnu: python-breathe: Update to 4.30.0.Marius Bakke
* gnu/packages/sphinx.scm (python-breathe): Update to 4.30.0. [propagated-inputs]: Remove PYTHON-SIX.
2021-05-24gnu: HYPRE: Update source and home page URLs.Marius Bakke
* gnu/packages/maths.scm (hypre)[source]: Change to new repository home. [home-page]: Follow redirect.
2021-05-24gnu: linux-libre 4.4: Update to 4.4.269.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.269. (linux-libre-4.4-pristine-source): Update hash. (deblob-scripts-4.4): Update hash.
2021-05-24gnu: linux-libre 4.9: Update to 4.9.269.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.269. (linux-libre-4.9-pristine-source): Update hash. (deblob-scripts-4.9): Update hash.
2021-05-24gnu: linux-libre 4.14: Update to 4.14.233.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.233. (linux-libre-4.14-pristine-source): Update hash. (deblob-scripts-4.14): Update hash.
2021-05-24gnu: linux-libre 4.19: Update to 4.19.191.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.191. (linux-libre-4.19-pristine-source): Update hash.
2021-05-24gnu: linux-libre 5.4: Update to 5.4.121.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.121. (linux-libre-5.4-pristine-source): Update hash.
2021-05-24gnu: linux-libre 5.10: Update to 5.10.39.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.39. (linux-libre-5.10-pristine-source): Update hash.
2021-05-24gnu: linux-libre: Update to 5.12.6.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.6. (linux-libre-5.12-pristine-source): Update hash.
2021-05-24gnu: python-matplotlib: Don't hardcode python version.Efraim Flashner
* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: In custom 'install-jquery-ui phase programmatically get the version of python.
2021-05-24gnu: python-nltk: Add missing inputs.Efraim Flashner
* gnu/packages/python-xyz.scm (python-nltk)[propagated-inputs]: Add python-click, python-joblib, python-regex, python-tqdm.
2021-05-24gnu: python-nltk-3.4: Add missing input.Efraim Flashner
* gnu/packages/python-xyz.scm (python-nltk-3.4)[propagated-inputs]: Add python-six.
2021-05-24gnu: services: Add missing wireguard related exports.Solene Rapenne
* gnu/services/vpn.scm: Export 'wireguard-peer-public-key' and 'wireguard-peer-keep-alive'. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-24gnu: font-sarasa-gothic: Update to 0.31.2.Leo Prikler
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.31.2.
2021-05-24gnu: libsignal-protocol-c: Update to 2.3.3.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.3.