summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: emacs-helm-sly: Update to 0.7.1.Pierre Neidhardt2021-01-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.7.1.
* gnu: sbcl-slynk: Fix version number check.Pierre Neidhardt2021-01-27
| | | | | | | | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-slynk)[source]: Don't move files around since this is not required. [arguments]: Re-enable tests. There is none at the moment, but they might get added in the future. Don't list systems since they are found automatically. Moving `slynk.lisp' had the detrimental side-effect to break `sly-version-string' which expects `sly.el' to be in the parent directory. As a result, using `sly-connect' from Emacs would prompt the user: [sly] Versions differ: 1.0.43 (sly) vs. nil (slynk). Continue? (y or n) even though the Slynk version is correct. Maybe there was a need for moving files around in the past, but since our ASDF build system got revamped, all systems are now automatically found. Thus we can leave the files where they are, which fixes the version number check.
* gnu: Add missfits.Sharlatan Hellseher2021-01-27
| | | | | | * gnu/packages/astronomy.scm (missfits): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-modularize-hooks: Fix synopsis.Guillaume Le Vaillant2021-01-27
| | | | * gnu/packages/lisp-xyz.scm (sbcl-modularize-hooks)[synopsis]: Fix it.
* gnu: Add cl-modularize-interfaces.Sharlatan Hellseher2021-01-27
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-modularize-interfaces, ecl-modularize-interfaces, sbcl-modularize-interfaces): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-modularize-hooks.Sharlatan Hellseher2021-01-27
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-modularize-hooks, ecl-modularize-hooks, sbcl-modularize-hooks): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: guile-redis: Remove guild warnings.Efraim Flashner2021-01-27
| | | | | * gnu/packages/guile-xyz.scm (guile-redis)[arguments]: Pass GUILE_AUTO_COMPILE=0 as make-flag to prevent guild warnings.
* gnu: guile-redis: Update to 2.0.0.BonfaceKilz2021-01-27
| | | | | | | | * gnu/packages/guile-xyz.scm (guile-redis): Update to 2.0.0. (guile2.0-redis)[arguments]: Add phase to adjust module imports. This patch was co-authored with Efraim Flashner. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: icedove: Update to 78.7.0 [fixes CVE-2020-15685].Jonathan Brielmaier2021-01-27
| | | | * gnu/packages/gnuzilla.scm (%icedove-build-id, icedove): Update.
* gnu: icecat: Update to 78.7.0-guix0-preview1 [security fixes].Mark H Weaver2021-01-26
| | | | | | | | | Includes fixes for CVE-2021-23953, CVE-2021-23954, CVE-2020-26976, CVE-2021-23960, and CVE-2021-23964. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
* gnu: guile-gcrypt: Build sequentially and reproducibly.Ludovic Courtès2021-01-26
| | | | * gnu/packages/gnupg.scm (guile-gcrypt)[arguments]: New field.
* gnu: guile-gcrypt: Add libgcrypt to 'native-inputs'.Ludovic Courtès2021-01-26
| | | | | * gnu/packages/gnupg.scm (guile-gcrypt)[arguments]: Remove. [native-inputs]: Add LIBGCRYPT.
* gnu: folly: Update to 2021.01.25.00.Greg Hogan2021-01-26
| | | | | | * gnu/packages/cpp.scm (folly): Update to 2021.01.25.00. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: pdfarranger: Complete and arrange inputs.Nicolas Goaziou2021-01-26
| | | | | | * gnu/packages/pdf.scm (pdfarranger)[propagated-inputs]: Add img2pdf. Move poppler and gtk+... [inputs]: ...here
* gnu: Add img2pdf.Nicolas Goaziou2021-01-26
| | | | * gnu/packages/pdf.scm (img2pdf): New variable.
* gnu: pdfarranger: Update to 1.7.0.Nicolas Goaziou2021-01-26
| | | | | | * gnu/packages/pdf.scm (pdfarranger): Update to 1.7.0. [propagated-inputs]: Remove python-pypdf2. Add python-dateutil and python-pikepdf.
* gnu: Add python-pikepdf.Nicolas Goaziou2021-01-26
| | | | * gnu/packages/python-xyz.scm (python-pikepdf): New variable.
* gnu: gparted: Update to 1.2.0.Michael Rohleder2021-01-26
| | | | | | * gnu/packages/disk.scm (gparted): Update to 1.2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: krita: Update to 4.4.2.Michael Rohleder2021-01-26
| | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: bind: Edit synopsis & description.Tobias Geerinckx-Rice2021-01-26
| | | | | * gnu/packages/dns.scm (isc-bind)[synopsys]: Use @acronym. [description]: Likewise. Edit.
* gnu: sudo: Update to 1.9.5p2 [fixes CVE-2021-3156].Tobias Geerinckx-Rice2021-01-26
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.5p2.
* gnu: Add python-setuptools-scm/next.Nicolas Goaziou2021-01-26
| | | | * gnu/packages/python-xyz.scm (python-setuptools-scm/next): New variable.
* gnu: python-setuptools: Update to 52.0.0.Nicolas Goaziou2021-01-26
| | | | | * gnu/packages/python-xyz.scm (python-setuptools): Update to 52.0.0. [source]: Update suffix in URI.
* gnu: python-wheel: Update to 0.36.2.Nicolas Goaziou2021-01-26
| | | | * gnu/packages/python-xyz.scm (python-wheel): Update to 0.36.2.
* gnu: mercurial: Update to 5.6.1.Maxim Cournoyer2021-01-26
| | | | | | | | | This fixes the build on Python 3.9. * gnu/packages/version-control.scm (mercurial): Update to 5.6.1. Delete trailing #t. [phases]{check}: Remove the "test-transaction-rollback-on-sigpipe.t" test file and add a comment.
* gnu: pybind11: Update to 2.6.1.Nicolas Goaziou2021-01-26
| | | | * gnu/packages/python-xyz.scm (pybind11): Update to 2.6.1.
* gnu: Add eye.Sharlatan Hellseher2021-01-26
| | | | | | * gnu/packages/astronomy.scm (eye): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-ubiquitous.Sharlatan Hellseher2021-01-26
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-ubiquitous, ecl-ubiquitous, sbcl-ubiquitous): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-trivial-arguments.Sharlatan Hellseher2021-01-26
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-trivial-arguments, ecl-trivial-arguments, sbcl-trivial-arguments): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-modularize.Sharlatan Hellseher2021-01-26
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-modularize, ecl-modularize, sbcl-modularize): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add avogadro2.Kei Kebreau2021-01-25
| | | | * gnu/packages/chemistry.scm (avogadro2): New variable.
* gnu: Add avogadrolibs.Kei Kebreau2021-01-25
| | | | * gnu/packages/chemistry.scm (avogadrolibs): New variable.
* gnu: Add libmsym.Kei Kebreau2021-01-25
| | | | * gnu/packages/chemistry.scm (libmsym): New variable.
* gnu: Add molequeue.Kei Kebreau2021-01-25
| | | | * gnu/packages/chemistry.scm (molequeue): New variable.
* gnu: Add mmtf-cpp.Kei Kebreau2021-01-25
| | | | * gnu/packages/chemistry.scm (mmtf-cpp): New variable.
* gnu: Add spglib.Kei Kebreau2021-01-25
| | | | * gnu/packages/chemistry.scm (spglib): New variable.
* gnu: Mutt: Update to 2.0.5.Leo Famulari2021-01-25
| | | | | | | * gnu/packages/patches/mutt-CVE-2021-3181.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/mail.scm (mutt): Update to 2.0.5. [source]: Remove obsolete patch.
* gnu: Add python-eradicate.Maxim Cournoyer2021-01-25
| | | | * gnu/packages/python-check.scm (python-eradicate): New variable.
* gnu: gnuastro: Update to 0.14.Efraim Flashner2021-01-25
| | | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.14. [inputs]: Add curl-minimal, libgit2.
* gnu: ldc-bootstrap: Update to 0.17.6.Efraim Flashner2021-01-25
| | | | | | | * gnu/packages/dlang.scm (ldc-bootstrap): Update to 0.17.6. [arguments]: Remove 'patch-dmd2 phase. Enable one test from 'patch-phobos. [native-inputs]: Replace llvm-3.8, clang-3.8 with llvm-6, clang-6.
* gnu: ncmpcpp: Update to 0.9.2.Leo Famulari2021-01-25
| | | | * gnu/packages/mpd.scm (ncmpcpp): Update to 0.9.2.
* gnu: MPD: Update to 0.22.4.Leo Famulari2021-01-25
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.22.4.
* gnu: Add sextractor.Sharlatan Hellseher2021-01-25
| | | | | | * gnu/packages/astronomy.scm (sextractor): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add libpasastro.Sharlatan Hellseher2021-01-25
| | | | | | * gnu/packages/astronomy.scm (libpasastro): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: inkscape-1.0: Update to 1.0.2.Michael Rohleder2021-01-25
| | | | | | * gnu/packages/inkscape.scm (inkscape-1.0): Update to 1.0.2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: guix-jupyter: Update to 0.2.1.Ludovic Courtès2021-01-25
| | | | * gnu/packages/package-management.scm (guix-jupyter): Update to 0.2.1.
* gnu: fennel: Always run tests.Efraim Flashner2021-01-25
| | | | * gnu/packages/lua.scm (fennel)[arguments]: Always enable tests.
* gnu: fennel: Cross-build.Efraim Flashner2021-01-25
| | | | | | * gnu/packages/lua.scm (fennel)[arguments]: Add phase to patch additional calls to lua binary. Adjust 'patch-fennel phase to specify specific lua location.
* gnu: fennel: Install manpage.Efraim Flashner2021-01-25
| | | | * gnu/packages/lua.scm (fennel)[arguments]: Add phase to install manpage.
* gnu: emacs-helm-selector: Update to 0.6.1.Pierre Neidhardt2021-01-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-selector): Update to 0.6.1.