summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: ocaml-lwt-log: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-lwt-log): Remove #:jbuild argument.
* gnu: ocaml-bitstring: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-bitstring): Remove #:jbuild argument.
* gnu: ocaml-qtest: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-qtest): Remove #:jbuild argument.
* gnu: ocaml-ppx-tools-versioned: Update to 5.4.0.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Update to 5.4.0.
* gnu: ocaml-migrate-parsetree: Update to 1.7.3.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.7.3.
* gnu: ocaml-mccs: Update to 1.1+11.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml-mccs: Update to 1.1+11.
* gnu: camlp5: Update to 7.13.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (camlp5): Update to 7.13.
* gnu: unison: Build with ocaml-4.09.Julien Lepiller2020-10-15
| | | | | | | * gnu/packages/ocaml.scm (unison)[sources]: Add an upstream patch. [native-inputs]: Use ocaml-4.09. * gnu/packages/patches/unison-fix-ocaml-4.08.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: libbacktrace: Correct license.Maxim Cournoyer2020-10-15
| | | | * gnu/packages/debug.scm (libbacktrace)[license]: Correct from expat to bsd-3.
* gnu: claws-mail: Change build-system.Raghav Gururajan2020-10-15
| | | | | | | * gnu/packages/mail.scm (claws-mail) [build-system]: Change from gnu-build-system to glib-or-gtk-build-system. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: claws-mail: Make some cosmetic changes.Raghav Gururajan2020-10-15
| | | | | | * gnu/packages/mail.scm (claws-mail): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: cuirass: Update to 0.0.1-53.df2d136.Mathieu Othacehe2020-10-15
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-53.df2d136.
* gnu: slurm: Re-arrange package inputs.Efraim Flashner2020-10-15
| | | | | | * gnu/packages/parallel.scm (slurm)[inputs]: Move expect, perl, python-wrapper from here... [native-inputs]: ... to here.
* gnu: mpd: Update to 0.22.Ricardo Wurmus2020-10-15
| | | | | * gnu/packages/mpd.scm (mpd): Update to 0.22. [arguments]: Use "enabled" instead of "true".
* gnu: nginx-lua-module: Use install-file.Efraim Flashner2020-10-15
| | | | | * gnu/packages/web.scm (nginx-lua-module)[arguments]: Use 'install-file' in custom 'install phase.
* gnu: Add nginx-lua-module.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/web.scm (nginx-lua-module): New variable.
* gnu: Add nginx-socket-cloexec.Oleg Pykhalov2020-10-14
| | | | | | * gnu/packages/patches/nginx-socket-cloexec.patch: New file. * gnu/local.mk (dist_patch_DATA): Add this. * gnu/packages/web.scm (nginx-socket-cloexec): New variable.
* gnu: Add lua-resty-shell.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-resty-shell): New variable.
* gnu: Add lua-tablepool.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-tablepool): New variable.
* gnu: Add lua-resty-signal.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-resty-signal): New variable.
* gnu: Add lua-resty-lrucache.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-resty-lrucache): New variable.
* gnu: Add lua-resty-core.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-resty-core): New variable.
* gnu: musescore: Update to 3.5.1.Nicolas Goaziou2020-10-14
| | | | * gnu/packages/music.scm (musescore): Update to 3.5.1.
* gnu: emacs-haskell-mode: Update to 17.2.Nicolas Goaziou2020-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Update to 17.2.
* gnu: lollypop: Update to 1.4.2.Christopher Baines2020-10-14
| | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.4.2. [inputs]: Add libhandy.
* gnu: cuirass: Update to 0.0.1-52.38ee2c5.Mathieu Othacehe2020-10-14
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-52.38ee2c5.
* gnu: cpuid: Use CC-FOR-TARGET.Tobias Geerinckx-Rice2020-10-14
| | | | | | This doesn't actually enable cross-compilation. * gnu/packages/linux.scm (cpuid)[arguments]: Use CC-FOR-TARGET.
* gnu: cpuid: Update to 20201006.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/linux.scm (cpuid): Update to 20201006.
* gnu: jasper: Update to 2.0.22.Tobias Geerinckx-Rice2020-10-14
| | | | | * gnu/packages/image.scm (jasper): Update to 2.0.22. [argument]: Remove obsolete field.
* gnu: python-pastedeploy: Update to 2.1.1.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/python-web.scm (python-pastedeploy): Update to 2.1.1.
* gnu: oil: Update to 0.8.2.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/shells.scm (oil): Update to 0.8.2.
* gnu: osinfo-db: Update to 20201011.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/virtualization.scm (osinfo-db): Update to 20201011.
* gnu: plantuml: Update to 1.2020.19.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/uml.scm (plantuml): Update to 1.2020.19.
* gnu: vim: Update to 8.2.1844.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.1844.
* gnu: python-pgpy: Run the tests.Tobias Geerinckx-Rice2020-10-14
| | | | | | * gnu/packages/python-crypto.scm (python-pgpy)[arguments]: Replace the default ‘check’ phase. [native-inputs]: Add python-pytest.
* gnu: python-pgpy: Update to 0.5.3.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/python-crypto.scm (python-pgpy): Update to 0.5.3.
* gnu: gphoto2: Update to 2.5.26.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/photo.scm (gphoto2): Update to 2.5.26.
* gnu: libgphoto2: Update to 2.5.26.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/photo.scm (libgphoto2): Update to 2.5.26.
* gnu: python-aiohttp: Update to 3.6.3.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.3.
* gnu: python-passlib: Update to 1.7.4.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.4.
* gnu: perl-crypt-rijndael: Update to 1.15.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.15.
* gnu: icedove: Update to 78.3.2.Jonathan Brielmaier2020-10-14
| | | | | | * gnu/packages/gnuzilla.scm (icedove): Update to 78.3.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-gcmh.Niklas Eklund2020-10-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-gcmh): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix: Change Git URL.Ludovic Courtès2020-10-14
| | | | | * gnu/packages/package-management.scm (guix)[source]: Change URL to non-dump HTTP server.
* gnu: slurm: Update to 20.02.5.Ricardo Wurmus2020-10-14
| | | | * gnu/packages/parallel.scm (slurm): Update to 20.02.5.
* gnu: bluez-alsa: Add LDAC support.Ricardo Wurmus2020-10-14
| | | | | * gnu/packages/audio.scm (bluez-alsa)[arguments]: Enable LDAC support. [inputs]: Add ldacbt.
* gnu: bluez-alsa: Update to 3.0.0.Ricardo Wurmus2020-10-14
| | | | * gnu/packages/audio.scm (bluez-alsa): Update to 3.0.0.
* gnu: Add ldacbt.Ricardo Wurmus2020-10-14
| | | | * gnu/packages/audio.scm (ldacbt): New variable.
* gnu: rxvt-unicode: Enable 256 colorsJosh Hoff2020-10-14
| | | | | | | I noticed urxvt has a termcap file for rxvt-256color, but that's not actually built. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: monero-gui: Update to 0.17.1.0.Guillaume Le Vaillant2020-10-14
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.1.0.