Merge branch 'master' into staging
gnu: doxygen: Use sh from the store. * gnu/packages/documentation.scm (doxygen)[inputs]: Add bash-minimal. [arguments]: Add phase to add store prefix to "/bin/sh". Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: libdrm: Update to 2.4.74. * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.74.
gnu: flac: Update to 1.3.2. * gnu/packages/xiph.scm (flac): Update to 1.3.2.
gnu: speex: Update to 1.2.0. * gnu/packages/xiph.scm (speex): Update to 1.2.0.
gnu: libsndfile: Update to 1.0.27. * gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.27.
gnu: perl-image-exiftool: Update to 10.40. * gnu/packages/photo.scm (perl-image-exiftool): Update to 10.40. [synopsis, description]: Mention more capabilities.
gnu: ghc-quickcheck-instances: Update to 0.3.12. * gnu/packages/haskell.scm (ghc-quickcheck-instances): Update to 0.3.12. [inputs]: Add ghc-scientific and ghc-vector.
gnu: imagemagick: Update to 6.9.7-4 [security fixes]. * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-4.
gnu: Add scrypt. * gnu/packages/crypto.scm (scrypt): New variable.
gnu: Add emacs-stripe-buffer. * gnu/packages/emacs.scm (emacs-stripe-buffer): New variable.
gnu: Add emacs-git-timemachine. * gnu/packages/emacs.scm (emacs-git-timemachine): New variable.
gnu: guile-sqlite3: Provide a new source URL. * gnu/packages/guile.scm (guile-sqlite3)[home-page]: Change.
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. Suggested by John Darrington <john@darrington.wattle.id.au>. * gnu/system/file-systems.scm (%not-slash): New variable. (file-prefix?): New procedure. (file-system-needed-for-boot?): Use it to check whether FS holds the store. * tests/file-systems.scm ("file-system-needed-for-boot?"): New test. * gnu/tests/install.scm (%separate-store-os)[file-systems]: Remove 'needed-for-boot?' field for "/gnu".
gnu: Add r-centipede. * gnu/packages/bioinformatics.scm (r-centipede): New variable.
gnu: Add ocaml-lwt. * gnu/packages/ocaml.scm (ocaml-lwt): New variable.
gnu: Add ocaml-ssl. * gnu/packages/ocaml.scm (ocaml-ssl): New variable.
gnu: Add ocaml-react. * gnu/packages/ocaml.scm (ocaml-react): New variable.
gnu: Add ocaml-ppx-tools. * gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
gnu: Add ocaml-alcotest. * gnu/packages/ocaml.scm (ocaml-alcotest): New variable.