summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* 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.
* gnu: emacs-helm-sly: Update to 0.7.0.Pierre Neidhardt2021-01-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.7.0.
* gnu: sbcl-postmodern: Update to 1.32.8.Sharlatan Hellseher2021-01-25
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.8. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-uax-15: Update to 0.1.1.Sharlatan Hellseher2021-01-25
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-uax-15): Update to 0.1.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: fennel: Satisfy guix-lint.Efraim Flashner2021-01-25
| | | | * gnu/packages/lua.scm (fennel)[synopsis]: Remove leading article.
* gnu: fennel: Update to 0.8.0.Efraim Flashner2021-01-25
| | | | | * gnu/packages/lua.scm (fennel): Update to 0.8.0. [arguments]: Move 'check phase to after 'install phase.
* gnu: sbcl-periods: Update to 20210125.Pierre Neidhardt2021-01-25
| | | | * gnu/packages/lisp-xyz.scm (sbcl-periods): Update to 20210125.
* gnu: Add emacs-repology.Nicolas Goaziou2021-01-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-repology): New variable.
* gnu: tokei: Remove duplicate Cargo inputs.Nicolas Goaziou2021-01-24
| | | | | * gnu/packages/rust-apps.scm (tokei)[arguments]: Remove duplicates Cargo inputs.
* gnu: catimg: Update to 2.7.0.Efraim Flashner2021-01-24
| | | | * gnu/packages/image-viewers.scm (catimg): Update to 2.7.0.
* gnu: Add emacs-counsel-bbdb.Maxim Cournoyer2021-01-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-counsel-bbdb): New variable.
* gnu: guix-jupyter: Update to 0.2.0.Ludovic Courtès2021-01-24
| | | | | * gnu/packages/package-management.scm (guix-jupyter): Update to 0.2.0. [source]: Remove 'modules' and 'snippet'.
* gnu: qt5: Add source code URLs of mirrors.Ludovic Courtès2021-01-24
| | | | | | | | | | | | | * gnu/packages/qt.scm (qt5-urls): New procedure. (qtbase, qtsvg, qtimageformats, qtx11extras) (qtxmlpatterns, qtdeclarative, qtconnectivity) (qtwebsockets, qtsensors, qtmultimedia, qtwayland) (qtserialport, qtserialbus, qtwebchannel, qtwebglplugin) (qtwebview, qttools, qtscript, qtquickcontrols) (qtquickcontrols2, qtgraphicaleffects, qtgamepad) (qtscxml, qtpurchasing, qtcharts, qtdatavis3d) (qtnetworkauth, qtremoteobjects, qtspeech) (qtwebengine): Use it.
* gnu: linux-libre 4.4: Update to 4.4.253.Leo Famulari2021-01-24
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.253. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.253.Leo Famulari2021-01-24
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.253. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.217.Leo Famulari2021-01-24
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.217. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.170.Leo Famulari2021-01-24
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.170. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.92.Leo Famulari2021-01-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.92. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.10.10.Leo Famulari2021-01-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.10. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Allow disk encryption by default.Caliph Nomble2021-01-24
| | | | | | | * gnu/packages/linux.scm (%default-extra-linux-options): Enable CONFIG_DM_CRYPT as a module. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: flatpak: Update to 1.10.1.Efraim Flashner2021-01-24
| | | | * gnu/packages/package-management.scm (flatpak): Update to 1.10.1.
* gnu: emacs-evil-collection: Update to 20210124.Pierre Neidhardt2021-01-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20210124.