summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: cuirass: Update to 1.0.0-18.b1abb44.Mathieu Othacehe2021-05-25
| | | | * gnu/packages/ci.scm (cuirass): Update to 1.0.0-18.b1abb44.
* gnu: Add perl-const-fast.Roel Janssen2021-05-25
| | | | * gnu/packages/perl.scm (perl-const-fast): New variable.
* gnu: emacs-shell-command+: Update to 2.2.0.Nicolas Goaziou2021-05-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.2.0.
* gnu: Add kanatest.nixo2021-05-25
| | | | | | * gnu/packages/education.scm (kanatest): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-vertico: Update to 0.11.Xinglu Chen2021-05-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.11. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: openttd-engine: Update to 1.11.2.Solene Rapenne via Guix-patches via2021-05-25
| | | | | | | | | | | * 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>
* gnu: emacs-xyz.scm: Add missing copyright line.Nicolas Goaziou2021-05-25
|
* gnu: Add emacs-geiser-racket.David Dashyan2021-05-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-racket): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: lagrange: Update to 1.4.2.Solene Rapenne via Guix-patches via2021-05-25
| | | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.4.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Remove unnecessary patches for emacs-geiser.Alexandr Vityazev2021-05-25
| | | | | | | | * 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>
* gnu: emacs-geiser-guile: Update to 0.17.Alexandr Vityazev2021-05-25
| | | | | | | * gnu/packages/emacs-xyz (emacs-geiser-guile): Update to 0.17. [patches]: Remove. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emasc-geiser: Update to 0.16.Alexandr Vityazev2021-05-25
| | | | | | | * gnu/packages/emacs-xyz (emacs-geiser): Update to 0.16. [patches]: Remove. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add cl-djula.Sharlatan Hellseher2021-05-25
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-djula, ecl-djula, cl-djula): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-slice.Sharlatan Hellseher2021-05-25
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-slice, ecl-cl-slice, cl-slice): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-locale.Sharlatan Hellseher2021-05-25
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-locale, ecl-cl-locale, cl-locale): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-parser-combinators.Sharlatan Hellseher2021-05-25
| | | | | | | * 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>
* gnu: Add cl-gettext.Sharlatan Hellseher2021-05-25
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-gettext, ecl-gettext, cl-gettext): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-arnesi.Sharlatan Hellseher2021-05-25
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-arnesi, ecl-arnesi, cl-arnesi): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* ci: Add derivation inputs.Mathieu Othacehe2021-05-25
| | | | | * gnu/ci.scm (derivation->job): Add the derivation inputs to the job association list.
* gnu: infamous-plugins: Update to 0.3.0.Efraim Flashner2021-05-25
| | | | * gnu/packages/audio.scm (infamous-plugins): Update to 0.3.0.
* gnu: infamous-plugins: Fix build.Efraim Flashner2021-05-25
| | | | | | | | 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.
* gnu: i2pd: Allow skipping tests.Efraim Flashner2021-05-25
| | | | | * gnu/packages/i2p.scm (i2pd)[arguments]: Adjust custom 'check phase to honor --without-tests flag.
* gnu: i2pd: Reflow package definition.Efraim Flashner2021-05-25
| | | | * gnu/packages/i2p.scm (i2pd): Reflow package definition.
* gnu: i2pd: update to 2.38.0.Solene Rapenne2021-05-25
| | | | | | * gnu/packages/i2p.scm (i2pd): Update to 2.38.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python2-shapely: Remove package.Björn Höfling2021-05-25
| | | | * gnu/packages/python-xyz.scm (python2-shapely): Delete variable.
* gnu: python-breathe: Update to 4.30.0.Marius Bakke2021-05-24
| | | | | * gnu/packages/sphinx.scm (python-breathe): Update to 4.30.0. [propagated-inputs]: Remove PYTHON-SIX.
* gnu: HYPRE: Update source and home page URLs.Marius Bakke2021-05-24
| | | | | * gnu/packages/maths.scm (hypre)[source]: Change to new repository home. [home-page]: Follow redirect.
* gnu: linux-libre 4.4: Update to 4.4.269.Leo Famulari2021-05-24
| | | | | | * 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.
* gnu: linux-libre 4.9: Update to 4.9.269.Leo Famulari2021-05-24
| | | | | | * 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.
* gnu: linux-libre 4.14: Update to 4.14.233.Leo Famulari2021-05-24
| | | | | | * 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.
* gnu: linux-libre 4.19: Update to 4.19.191.Leo Famulari2021-05-24
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.191. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.121.Leo Famulari2021-05-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.121. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.39.Leo Famulari2021-05-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.39. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.12.6.Leo Famulari2021-05-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.6. (linux-libre-5.12-pristine-source): Update hash.
* gnu: python-matplotlib: Don't hardcode python version.Efraim Flashner2021-05-24
| | | | | * gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: In custom 'install-jquery-ui phase programmatically get the version of python.
* gnu: python-nltk: Add missing inputs.Efraim Flashner2021-05-24
| | | | | * gnu/packages/python-xyz.scm (python-nltk)[propagated-inputs]: Add python-click, python-joblib, python-regex, python-tqdm.
* gnu: python-nltk-3.4: Add missing input.Efraim Flashner2021-05-24
| | | | | * gnu/packages/python-xyz.scm (python-nltk-3.4)[propagated-inputs]: Add python-six.
* gnu: services: Add missing wireguard related exports.Solene Rapenne2021-05-24
| | | | | | | * gnu/services/vpn.scm: Export 'wireguard-peer-public-key' and 'wireguard-peer-keep-alive'. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: font-sarasa-gothic: Update to 0.31.2.Leo Prikler2021-05-24
| | | | * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.31.2.
* gnu: libsignal-protocol-c: Update to 2.3.3.Tobias Geerinckx-Rice2021-05-24
| | | | * gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.3.
* gnu: hangups: Update to 0.4.14.Tobias Geerinckx-Rice2021-05-24
| | | | * gnu/packages/messaging.scm (hangups): Update to 0.4.14.
* gnu: frrouting: Update to 7.5.17.5.1.Tobias Geerinckx-Rice2021-05-24
| | | | * gnu/packages/networking.scm (frrouting): Update to 7.5.17.5.1.
* gnu: whois: Update to 5.5.9.Tobias Geerinckx-Rice2021-05-24
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.9.
* gnu: surf: Update to 2.1.Tobias Geerinckx-Rice2021-05-24
| | | | | * gnu/packages/suckless.scm (surf): Update to 2.1. [inputs]: Add gcr.
* gnu: qutebrowser: Update to 2.2.2.Tobias Geerinckx-Rice2021-05-24
| | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.2.
* gnu: Respect the root file-system's CHECK? field.Tobias Geerinckx-Rice2021-05-23
| | | | | | | | * gnu/build/linux-boot.scm (mount-root-file-system): Take a new #:CHECK? keyword argument. Add it to the docstring. Conditionally call CHECK-FILE-SYSTEM. (boot-system): Adjust its only caller to pass the <file-system>'s CHECK? option through, if available.
* gnu: md4c: Update to 0.4.8.Tobias Geerinckx-Rice2021-05-23
| | | | * gnu/packages/markup.scm (md4c): Update to 0.4.8.
* gnu: lmdb: Update to 0.9.29.Tobias Geerinckx-Rice2021-05-23
| | | | * gnu/packages/databases.scm (lmdb): Update to 0.9.29.
* gnu: mm-common: Update to 1.0.3.Tobias Geerinckx-Rice2021-05-23
| | | | | * gnu/packages/gnome.scm (mm-common): Update to 1.0.3. [arguments]: Use meson-0.55.
* gnu: libmediaart: Update to 1.9.5.Tobias Geerinckx-Rice2021-05-23
| | | | | * gnu/packages/gnome.scm (libmediaart): Update to 1.9.5. [arguments]: Use meson-next.