1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 05:30:32 +02:00
Commit Graph

54396 Commits

Author SHA1 Message Date
Efraim Flashner
71ffa528ef gnu: keepassxc: Update to 2.5.3.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.3.
2020-01-27 10:37:35 +02:00
宋文武
47ea2ad196 gnu: s6: Install documentation.
* gnu/packages/skarnet.scm (s6)[arguments]: Add 'install-doc' phase.
2020-01-27 11:41:45 +08:00
Julien Lepiller
87858bc526 gnu: ocaml: Switch to ocaml 4.09 by default.
Bap and earley cannot be updated as they do not support 4.09 yet. Bap requires
the janestreet packages, which cannot be upgraded as no version supports
4.09 and 4.07 at the same time. Moreover, newer versions of the
janestreet packages have a different dependency graph, which will
require a whole new set of packages. We cannot simply use
package-with-ocaml4.07 on them.

* gnu/packages/ocaml.scm (ocaml-sqlite3, ocaml-ppx-tools, ocaml-gen)
(ocaml-sedlex, ocaml-pcre, ocaml-expect, ocaml-ezjsonm, ocaml-uri)
(ocaml-piqilib, ocaml-piqi, ocaml-charinfo-width, ocaml-zed)
(ocaml-lambda-term, ocaml-utop, ocaml-ppx-inline-test, ocaml-earley)
(ocaml-merlin, ocaml-gsl, ocaml-gsl-1, ocaml-sexplib0, ocaml-parsexp)
(ocaml-sexplib, ocaml-base, ocaml-stdio, ocaml-ppxlib, ocaml-ppx-compare)
(ocaml-fieldslib, ocaml-variantslib, ocaml-ppx-fields-conv)
(ocaml-ppx-sexp-conv, ocaml-ppx-variants-conv, ocaml-ppx-custom-printf)
(ocaml-bin-prot, ocaml-ppx-hash, ocaml-ppx-enumerate, ocaml-ppx-bench)
(ocaml-ppx-here, ocaml-ppx-typerep, ocaml-ppx-sexp-value)
(ocaml-ppx-sexp-message, ocaml-ppx-pipebang, ocaml-ppx-optional)
(ocaml-ppx-optcomp, ocaml-ppx-fail, ocaml-ppx-let, ocaml-ppx-assert)
(ocaml-ppx-expect, ocaml-ppx-js-style, ocaml-ppx-typerep-conv)
(ocaml-ppx-base, ocaml-ppx-bin-prot, ocaml-ppx-jane)
(ocaml-splittable-random, ocaml-configurator, ocaml-spawn, ocaml-core)
(ocaml-core-kernel, ocaml-odoc, ocaml-fftw3, ocaml-lacaml): Rename to ...
(ocaml4.07-sqlite3, ocaml4.07-ppx-tools, ocaml4.07-gen, ocaml4.07-sedlex)
(ocaml4.07-pcre, ocaml4.07-expect, ocaml4.07-ezjsonm, ocaml4.07-uri)
(ocaml4.07-piqilib, ocaml4.07-piqi, ocaml4.07-charinfo-width)
(ocaml4.07-zed, ocaml4.07-lambda-term, ocaml4.07-utop)
(ocaml4.07-ppx-inline-test, ocaml4.07-earley, ocaml4.07-merlin)
(ocaml4.07-gsl, ocaml4.07-gsl-1, ocaml4.07-sexplib0, ocaml4.07-parsexp)
(ocaml4.07-sexplib, ocaml4.07-base, ocaml4.07-stdio, ocaml4.07-ppxlib)
(ocaml4.07-ppx-compare, ocaml4.07-fieldslib, ocaml4.07-variantslib)
(ocaml4.07-ppx-fields-conv, ocaml4.07-ppx-sexp-conv)
(ocaml4.07-ppx-variants-conv, ocaml4.07-ppx-custom-printf)
(ocaml4.07-bin-prot, ocaml4.07-ppx-hash, ocaml4.07-ppx-enumerate)
(ocaml4.07-ppx-bench, ocaml4.07-ppx-here, ocaml4.07-ppx-typerep)
(ocaml4.07-ppx-sexp-value, ocaml4.07-ppx-sexp-message)
(ocaml4.07-ppx-pipebang, ocaml4.07-ppx-optional, ocaml4.07-ppx-optcomp)
(ocaml4.07-ppx-fail, ocaml4.07-ppx-let, ocaml4.07-ppx-assert)
(ocaml4.07-ppx-expect, ocaml4.07-ppx-js-style)
(ocaml4.07-ppx-typerep-conv, ocaml4.07-ppx-base, ocaml4.07-ppx-bin-prot)
(ocaml4.07-ppx-jane, ocaml4.07-splittable-random)
(ocaml4.07-configurator, ocaml4.07-spawn, ocaml4.07-core)
(ocaml4.07-core-kernel, ocaml4.07-odoc, ocaml4.07-fftw3)
(ocaml4.07-lacaml): ... to this and use ocaml 4.07.
(bap, unison): Use ocaml-4.07.
* gnu/packages/bioinformatics.scm (pplacer): Use ocaml-4.07.
2020-01-27 03:56:06 +01:00
Julien Lepiller
1e8da4cdef guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml.
* guix/build-system/ocaml.scm (package-with-explicit-ocaml): Take a dune
argument and add it to transformed packages when relevant.
2020-01-27 03:55:52 +01:00
Julien Lepiller
0ccd9463ec gnu: Add ocaml4.07-dune.
* gnu/packages/ocaml.scm (ocaml4.07-dune): New variable.
2020-01-27 03:55:42 +01:00
Julien Lepiller
73c26d5729 gnu: Add ocaml4.07-lablgtk.
* gnu/packages/ocaml.scm (ocaml4.07-lablgtk): New variable.
(lablgtk)[properties]: Add variant.
2020-01-27 03:55:27 +01:00
Julien Lepiller
7a4780ce9d gnu: ocambuild: Update to 0.14.0.
* gnu/packages/ocaml.scm (ocamlbuild): Update to 0.14.0.
[build-system]: Use ocaml-build-system.
2020-01-27 03:54:52 +01:00
Kei Kebreau
1ef71f5225 gnu: pcsxr: Wrap with GSETTINGS_SCHEMA_DIR path variable.
Without setting this path variable, gtk+ must be installed in the user's
profile for pcsxr's GUI to work.

* gnu/packages/emulators.scm (pcsxr)[arguments]: Add 'wrap-program' phase and
return #t from 'cd-subdir' and 'fix-cdio-lookup' phases.
2020-01-26 19:12:22 -05:00
Marius Bakke
4144eb195c gnu: sicp: Remove unused module import.
* gnu/packages/scheme.scm (sicp)[arguments]: Do not import (srfi srfi-1).
2020-01-27 00:47:57 +01:00
Nicolas Goaziou
2e4ea249a1 gnu: emacs-org-contrib: Update to 20200126.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200126.
2020-01-27 00:02:34 +01:00
Nicolas Goaziou
406c7bc6cd gnu: emacs-org: Update to 9.3.2.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.2.
2020-01-26 23:58:23 +01:00
Nicolas Goaziou
753c9b7c19 gnu: emacs-modus-themes: Update to 0.4.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 0.4.0.
2020-01-26 23:56:25 +01:00
Marius Bakke
435c2c39aa Revert "gnu: Add python-pathtools."
This package was already in Guix since commit
dbcef44a0b.

This reverts commit 87435943d1.
2020-01-26 23:39:35 +01:00
Marius Bakke
fed17bcad9 Revert "gnu: Add python-iocapture."
This package was already in Guix since commit
dbcef44a0b.

This reverts commit 2cb4ee2787.
2020-01-26 23:39:35 +01:00
Marius Bakke
3293b1bce9 Revert "gnu: Add python-argh."
This package was already in Guix since commit
db6bd842aa.

This reverts commit fb4db07467.
2020-01-26 23:39:35 +01:00
Alexander Krotov
7ff169d04f guix-install.sh: Correctly treat empty or unset $XDG_DATA_DIRS
If $XDG_DATA_DIRS is unset, default value of "/usr/local/share:/usr/share"
is used according to XDG Base Directory Specification. However,
/etc/profile.d/guix.sh treats this value as empty list when appending its
own directory, so after installing Guix on the system, launchers such
as Rofi stop searching for .desktop files in /usr/share/applications/
and can't launch applications other than those installed with Guix.

This patch fixes the bug in generated /etc/profile.d/guix.sh

* etc/guix-install.sh (sys_create_init_profile): Use default value of
  /usr/local/share:/usr/share/ before appending if $XDG_DATA_DIRS is not
  set.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-26 23:21:39 +01:00
Prafulla Giri
29ba58c0ef guix-install.sh: Create /etc/profile.d if it does not exist
* etc/guix-install.sh (sys_create_init_profile): Add code to create
/etc/profile.d if it somehow does not exist; the function still carries
on because it is possible that /etc/profile is still configured to read
the *.sh files from /etc/profile.d, if they exist.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-26 23:21:39 +01:00
Prafulla Giri
5c03516a6b guix-install.sh: Export INFOPATH to contain updated guix info-pages
* etc/guix-install.sh (sys_create_init_profile): Export INFOPATH to include
the updated info-pages from ~/.config/guix/current/share/info.  This also makes
sure that both /usr/bin/info and $GUIX_PROFILE/bin/info can read guix info pages
without throwing "no menu item 'guix' in node dir(Top)" error.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-26 23:21:39 +01:00
Ludovic Courtès
98dd9ff800 gnu: mailutils: Add "guile3.0-mailutils" variant.
* gnu/packages/mail.scm (mailutils)[arguments]: In #:configure-flags,
replace hard-coded "2.2" with the 'version-major+minor' of the "guile"
input.
(guile3.0-mailutils): New variable.
2020-01-26 23:21:38 +01:00
Joseph LaFreniere
3d11114d22 gnu: Add emacs-vterm.
* gnu/packages/emacs-xyz.scm (emacs-vterm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-26 23:21:38 +01:00
Mark H Weaver
af46f6e40a gnu: linux-libre: Update to 5.4.15.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.15.
(linux-libre-5.4-pristine-source): Update hash.
2020-01-26 13:33:49 -05:00
Nicolas Goaziou
fb85b967f6 gnu: Add missing modules.
* gnu/packages/text-editors.scm: Add missing modules.
2020-01-26 19:25:19 +01:00
Nicolas Goaziou
3fad9a6923 gnu: Add qemacs.
* gnu/packages/text-editors.scm (qemacs): New variable.
2020-01-26 19:24:38 +01:00
Julien Lepiller
2cbede5935 gnu: Add offlate.
* gnu/packages/python-xyz.scm (offlate): New variable.
2020-01-26 18:50:16 +01:00
Julien Lepiller
7dec888f4f gnu: Add python-watchdog.
* gnu/packages/python-xyz.scm (python-watchdog): New variable.
2020-01-26 18:50:13 +01:00
Julien Lepiller
fb4db07467 gnu: Add python-argh.
* gnu/packages/python-xyz.scm (python-argh): New variable.
2020-01-26 18:50:11 +01:00
Julien Lepiller
2cb4ee2787 gnu: Add python-iocapture.
* gnu/packages/python-xyz.scm (python-iocapture): New variable.
2020-01-26 18:50:09 +01:00
Julien Lepiller
87435943d1 gnu: Add python-pathtools.
* gnu/packages/python-xyz.scm (python-pathtools): New variable.
2020-01-26 18:50:07 +01:00
Julien Lepiller
b487b7b5bb gnu: Add python-android-stringslib.
* gnu/packages/python-xyz.scm (python-android-stringslib): New variable.
2020-01-26 18:50:05 +01:00
Julien Lepiller
ad429e0de7 gnu: Add python-gitlab.
* gnu/packages/python-web.scm (python-gitlab): New variable.
2020-01-26 18:50:04 +01:00
Julien Lepiller
63f76ab29e gnu: add python-httmock.
* gnu/packages/python-check.scm (python-httmock): New variable.
2020-01-26 18:50:02 +01:00
Julien Lepiller
18d18ee139 gnu: Add python-translation-finder.
* gnu/packages/python-web.scm (python-translation-finder): New variable.
2020-01-26 18:50:00 +01:00
Julien Lepiller
9532c0bb17 gnu: Add python-codacy-coverage.
* gnu/packages/python-check.scm (python-codacy-coverage): New variable.
2020-01-26 18:49:58 +01:00
Julien Lepiller
7261bdca4e gnu: Add python-check-manifest.
* gnu/packages/python-xyz.scm (python-check-manifest): New variable.
2020-01-26 18:49:56 +01:00
Julien Lepiller
43b4f936b9 gnu: Add python-pyenchant.
* gnu/packages/enchant.scm (python-pyenchant): New variable.
2020-01-26 18:49:51 +01:00
Damien Cassou
9a5edd0240 services: Fix typo in spice-vdagent-service.
* gnu/services/spice.scm (spice-vdagent-service): Fix typo.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-26 18:45:09 +01:00
Marius Bakke
3cb8cb6660 gnu: ghmm: Fix missing module import.
This is a follow-up to commit 9c2563a80b.

* gnu/packages/machine-learning.scm (ghmm)[arguments]: Add #:modules.
2020-01-26 16:30:25 +01:00
Marius Bakke
cf07ec200c gnu: kobodeluxe: Provide missing dependency.
* gnu/packages/games.scm (kobodeluxe)[inputs]: Add GLU.
2020-01-26 16:30:25 +01:00
Ricardo Wurmus
6f85a9c45f gnu: ir: Update to 1.3.4.
* gnu/packages/audio.scm (ir): Update to 1.3.4.
[source]: Fetch via git.
[home-page]: Update.
[arguments]: Pass INSTDIR.
2020-01-26 14:30:44 +01:00
Marius Bakke
c17fb65907 gnu: libofx: Disable parallel build.
* gnu/packages/finance.scm (libofx)[arguments]: Add #:parallel-build?.
2020-01-26 13:59:39 +01:00
Marius Bakke
f8a94609d3 gnu: python-xmlschema: Update to 1.1.0.
* gnu/packages/xml.scm (python-xmlschema): Update to 1.1.0.
[source]: Change to GIT-FETCH.
[arguments]: Adjust test invokation.
2020-01-26 13:59:39 +01:00
Marius Bakke
e272783bdb gnu: python-elementpath: Update to 1.4.0.
* gnu/packages/xml.scm (python-elementpath): Update to 1.4.0.
2020-01-26 13:59:39 +01:00
Efraim Flashner
89c756012c gnu: font-mathjax: Don't use unstable tarball.
* gnu/packages/javascript.scm (font-mathjax)[source]: Download using
git-fetch.
[arguments]: Adjust for change in source.
[native-inputs]: Remove gzip, tar.
(js-mathjax)[source]: Adjust for change in source.
2020-01-26 14:55:07 +02:00
Efraim Flashner
504b9ba7f9 gnu: vim-fugitive: Update to 3.2.
* gnu/packages/vim.scm (vim-fugitive): Update to 3.2.
2020-01-26 14:55:04 +02:00
Ricardo Wurmus
bfb51f5e5a gnu: Add guile3.0-gi.
* gnu/packages/guile-xyz.scm (guile3.0-gi): New variable.
2020-01-26 13:09:35 +01:00
Ricardo Wurmus
195e1c1b08 gnu: guile-gi: Update to 0.2.2.
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.2.2.
2020-01-26 11:05:35 +01:00
Ricardo Wurmus
c67f2a7694 gnu: freehdl: Fix build.
* gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.
2020-01-26 10:32:39 +01:00
宋文武
99b23feeb9 gnu: public-inbox: Update to 1.2.0-0.05a06f3.
* gnu/packages/mail.scm (public-inbox): Update to 1.2.0-0.05a06f3.
2020-01-26 17:17:49 +08:00
Christopher Baines
7de4ea828c gnu: cuirass: Update to 0.0.1-28.b9031db.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-28.b9031db.
2020-01-25 23:53:25 +00:00
Nicolas Goaziou
d63e0ee78d gnu: mgba: Update to 0.8.0.
* gnu/packages/emulators.scm (mgba): Update to 0.8.0.
2020-01-25 23:49:07 +01:00