me
/
guix
Archived
1
0
Fork 0
Commit Graph

74899 Commits (f8b10932c86cf4c1657a67e8c484d76f757b64bd)

Author SHA1 Message Date
Ludovic Courtès 66caab54b9
gnu: clang@7, clang@8: Do not refer to /lib on foreign distros.
Partly fixes <https://issues.guix.gnu.org/51088>.

* gnu/packages/patches/clang-7.0-libc-search-path.patch: Update.
* gnu/packages/patches/clang-8.0-libc-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/llvm.scm (clang-8): Use it.
2021-10-09 01:02:18 +02:00
Tobias Geerinckx-Rice a1679b74c9
Revert the #51061 patch series for now.
This reverts commits f63c79bf76
..f86f7e24b39928247729020df0134e2e1c4cde62 for more chillax reviewing.

See <https://issues.guix.gnu.org/51061#32>.
2021-10-08 23:31:34 +02:00
Christopher Baines ea3d456a5a
gnu: guix-build-coordinator: Update to 0-34.76d129d.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-34.76d129d.
2021-10-08 21:34:19 +01:00
Alex Devaure e7b899008c
gnu: tlp: Fix runtime error.
* gnu/packages/linux.scm (tlp)[arguments]<#:phases>: Also modify "bat.d"
location, to prevent "/usr/share/tlp/bat.d/[0-9][0-9]*[a-z]: No such file or
directory" error.
2021-10-08 18:43:39 +02:00
Efraim Flashner c1e1aa39d6
gnu: terminology: Update to 1.10.0.
* gnu/packages/enlightenment.scm (terminology): Update to 1.10.0.
2021-10-08 17:32:06 +03:00
Efraim Flashner 27e33695b3
gnu: supertuxkart: Update to 1.3.
* gnu/packages/games.scm (supertuxkart): Update to 1.3.
[source]: Download from github. Update snippet to remove different
bundled libraries.
[arguments]: Adjust configure-flags for new version.
[inputs]: Add sqlite.
2021-10-08 16:59:32 +03:00
Oleg Pykhalov ba8ddb3480
gnu: Move (gnu home-services) to (gnu home services).
* gnu/home-services/configuration.scm: Move the content ...
* gnu/home/services/configuration.scm: ... here.
* doc/guix.texi:
Replace (gnu home-services mcron) with (gnu home services mcron).
Replace (gnu home-services) with (gnu home services).
* gnu/home.scm:
Replace (gnu home-services fontutils) with (gnu services fontutils).
Replace (gnu home-services shells) with (gnu home services shells).
Replace (gnu home-services symlink-manager) with
(gnu home services symlink-manager).
Replace (gnu home-services xdg) with (gnu home services xdg).
* gnu/home-services/fontutils.scm: Rename to gnu/services/fontutils.scm.
* gnu/home-services/mcron.scm: Move to gnu/home/services/mcron.scm.
Replace (gnu home-services shepherd) with (gnu home services shepherd).
* gnu/home-services.scm (%service-type-path):
Search home services in "gnu/services".
* gnu/home-services/shells.scm: Replace (gnu home-services configuration) with
(gnu home services configuration).
Rename to gnu/home/services/shells.scm.
Replace (gnu home-services utils) with (gnu home services utils).
* gnu/home-services/shepherd.scm: Move to gnu/home/services/shepherd.scm.
* gnu/home-services/symlink-manager.scm:
Rename to gnu/home/services/symlink-manager.scm.
* gnu/home-services/utils.scm: Rename to gnu/home/services/utils.scm.
* gnu/home-services/xdg.scm: Rename to gnu/home/services/xdg.scm.
* guix/scripts/home/import.scm:
Replace (gnu home-services bash) with (gnu home services bash).
* gnu/home-services.scm: Update documentation string.
* doc/he-config-bare-bones.scm:
Apply new (gnu home-services ...) modules location.
* gnu/local.mk (GNU_SYSTEM_MODULES): Same.
2021-10-08 15:36:18 +03:00
Julien Lepiller 2e74616446
gnu: ocaml-bos: Update to 0.2.1.
* gnu/packages/ocaml.scm (ocaml-bos): Update to 0.2.1.
2021-10-08 13:43:59 +02:00
Julien Lepiller b8d4524b6c
gnu: ocaml-parsexp: Update to 0.14.1.
* gnu/packages/ocaml.scm (ocaml-parsexp): Update to 0.14.1.
2021-10-08 13:38:22 +02:00
Xinglu Chen 6e29cd1f45
gnu: Add ocaml-ppx-tools.
* gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
(ocaml4.07-ppx-tools): Remove variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 13:18:29 +02:00
Xinglu Chen 989b372a6a
gnu: Add ocaml-ppx-deriving.
* gnu/packages/ocaml.scm (ocaml-ppx-deriving): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 13:11:19 +02:00
Nicolas Goaziou 23fe63e4b3
gnu: scummvm: Update to 2.5.0.
* gnu/packages/emulators.scm (scummvm): Update to 2.5.0.
[inputs]: Add glew and giflib.
2021-10-08 12:26:33 +02:00
jgart via Guix-patches via ff5acd3c0e
gnu: Add emacs-mint-mode.
* gnu/packages/emacs-xyz.scm (emacs-mint-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-08 12:19:00 +02:00
Nicolas Goaziou 692cce52ca
gnu: joycond: Small refactoring.
* gnu/packages/games.scm (joycond)[arguments]<#:phases>: Use (assoc-ref
outputs "out") instead of %output.
2021-10-08 12:16:15 +02:00
phodina via Guix-patches via f44d7f68e6
gnu: Add joycond.
* gnu/packages/games.scm (joycond): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-08 12:12:44 +02:00
Nicolas Goaziou f45f482e9b
gnu: plocate: Update to 1.1.12.
* gnu/packages/search.scm (plocate): Update to 1.1.12.
2021-10-08 12:08:43 +02:00
Alexandr Vityazev 55092b4980
gnu: Add plocate.
* gnu/packages/search.scm (plocate): New variable.

Add the required imports from (guix build-system meson) and
(gnu packages pkg-config).

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-08 12:07:35 +02:00
Alexandr Vityazev d3862d12bb
gnu: Add emacs-skempo.
* gnu/packages/emacs-xyz.scm (emacs-skempo): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-08 12:04:47 +02:00
Alexandr Vityazev 2a7c57370c
gnu: Add emacs-taxy.
* gnu/packages/emacs-xyz.scm (emacs-taxy): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-08 12:00:15 +02:00
Efraim Flashner 58927767b8
gnu: julia-chainrulestestutils: Update to 1.2.3.
* gnu/packages/julia-xyz.scm (julia-chainrulestestutils): Update to 1.2.3.
2021-10-08 11:19:11 +03:00
Efraim Flashner 3c6ff2b9d1
gnu: julia-lazyarrays: Update to 0.22.2.
* gnu/packages/julia-xyz.scm (julia-lazyarrays): Update to 0.22.2.
2021-10-08 11:19:11 +03:00
Efraim Flashner d92bd67995
gnu: julia-nnlib: Enable tests.
* gnu/packages/julia-xyz.scm (julia-nnlib)[arguments]: Don't skip tests.
Rename drop-cuda-support phase to skip-cuda-tests and remove extra call
to cuda library.
2021-10-08 11:19:11 +03:00
Efraim Flashner 28f0a15be2
gnu: julia-nnlib: Update to 0.7.29.
* gnu/packages/julia-xyz.scm (julia-nnlib): Update to 0.7.29.
2021-10-08 11:19:10 +03:00
Efraim Flashner d6bebca94d
gnu: julia-staticarrays: Update to 1.2.13.
* gnu/packages/julia-xyz.scm (julia-staticarrays): Update to 1.2.13.
2021-10-08 11:19:10 +03:00
Efraim Flashner 09ee0df82e
gnu: julia-reexport: Update to 1.2.2.
* gnu/packages/julia-xyz.scm (julia-reexport): Update to 1.2.2.
2021-10-08 11:19:08 +03:00
Lars-Dominik Braun c8a7ba621b
gnu: pigx-scrnaseq: Remove dependency on pandoc-citeproc.
* gnu/packages/patches/pigx-scrnaseq-no-citeproc.patch: Add patch.
* gnu/local.mk: Register it.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[source]: Use it.
[native-inputs]: Add automake/autoconf.
2021-10-08 09:13:55 +02:00
Lars-Dominik Braun 26488f63b8
gnu: pigx-rnaseq: Remove dependency on pandoc-citeproc.
* gnu/packages/patches/pigx-rnaseq-no-citeproc.patch: Add patch.
* gnu/local.mk: Register it.
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[source]: Use it.
[native-inputs]: Add automake/autoconf.
2021-10-08 09:13:55 +02:00
Lars-Dominik Braun 07f2e4993b
gnu: pigx-chipseq: Remove dependency on pandoc-citeproc.
* gnu/packages/patches/pigx-chipseq-no-citeproc.patch: Add patch.
* gnu/local.mk: Register it.
* gnu/packages/bioinformatics.scm (pigx-chipseq)[source]: Use it.
[native-inputs]: Add automake/autoconf.
2021-10-08 09:13:54 +02:00
Lars-Dominik Braun e51a3f4a72
gnu: pigx-sars-cov2-ww: Remove dependency on pandoc-citeproc.
* gnu/packages/patches/pigx-sars-cov2-ww-no-citeproc.patch: Add patch.
* gnu/local.mk: Register it.
* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww)[source]: Use it.
[native-inputs]: Add automake/autoconf.
2021-10-08 09:13:54 +02:00
Lars-Dominik Braun fb1ffc53ba
gnu: pigx-bsseq: Remove dependency on pandoc-citeproc.
* gnu/packages/patches/pigx-bsseq-no-citeproc.patch: Add patch.
* gnu/local.mk: Register it.
* gnu/packages/bioinformatics.scm (pigx-bsseq)[source]: Use it.
[native-inputs]: Add automake/autoconf.
2021-10-08 09:13:54 +02:00
Lars-Dominik Braun ff5fea3dfe
gnu: ghc-haskeline: Remove version postfix from variable name.
* gnu/packages/haskell-xyz.scm (ghc-haskeline-0.8): Rename to…
(ghc-haskeline): …this.
2021-10-08 09:13:54 +02:00
Lars-Dominik Braun d142843d15
gnu: ghc-repline: Remove version 0.2.0.0.
Not required by any package in the tree.

* gnu/packages/haskell-xyz.scm (ghc-repline-0.3): Merge into…
(ghc-repline): …this.
* gnu/packages/dhall.scm (dhall): Use ghc-repline.
2021-10-08 09:13:54 +02:00
Lars-Dominik Braun 06587abbd2
gnu: python-pypandoc: Upgrade to 1.6.4.
Required for the updated pandoc.

* gnu/packages/python-xyz.scm (python-pypandoc): Upgrade to 1.6.4.
[native-inputs]: Add texlive-iftex.
2021-10-08 09:13:54 +02:00
Lars-Dominik Braun 7eb9fe4e53
gnu: ngless: Fix build.
Apply upstream patch to restore compatibility with current Stackage.

* gnu/packages/patches/ngless-unliftio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/bioinformatics.scm (ngless): Use it.
2021-10-08 09:13:53 +02:00
Xinglu Chen ed044023d7
gnu: idris: Fix build.
Backport some commits from upstream.

* gnu/packages/patches/idris-build-with-haskeline-0.8.patch:
* gnu/packages/patches/idris-build-with-megaparsec-9.patch: New patches
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/idris.scm (idris): Use them.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun da9ba3880c
gnu: ghc-silently: Remove unused input.
Plus it’s commented out anyway.

* gnu/packages/haskell-xyz.scm (ghc-silently): Remove commented out
inputs.
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun 4e8d27ef52
gnu: ruby-pandoc-ruby: Disable tests.
* gnu/packages/ruby.scm (ruby-pandoc-ruby) [arguments]: Disable tests,
remove obsolete phase.
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun 2a1b6c0dbf
gnu: hedgewars: Fix build.
* gnu/packages/patches/hedgewars-network-bsd.patch: Import upstream patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/games.scm (hedgewars): Use it.
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun a389190855
gnu: cabal-install: Build with GHC 8.10.
* gnu/packages/patches/cabal-install-base16-bytestring1.0.patch: New patch.
* gnu/packages/patches/cabal-install-ghc8.10.patch: Ditto.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/haskell-apps.scm (cabal-install) [source]: Use them.
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun b97f549b14
gnu: Update Haskell ecosystem.
Bump packages’ versions to the lastest Stackage or Hackage
release. Since packages are interdependent, do so in a single commit.

525 packages have been updated.

These packages have been removed, because they fail to build, have no
newer version available and no dependencies:

corrode
ghc-easytest
ghc-edisonapi
ghc-edisoncore
ghc-pandoc-types
ghc-regex-tdfa-text

These have been removed, because they are no longer required:

ghc-happy-1.19.9
ghc-prettyprinter-1.6
ghc-protolude-0.3

ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc
does not use them any more.

Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
2021-10-08 09:13:52 +02:00
Lars-Dominik Braun f9250b47d5
gnu: ghc-8: Update to 8.10.
* gnu/packages/haskell.scm (ghc-8): Update to 8.10.
(ghc-8.8): Rename to just ghc.
(ghc-8.10): Dito.
2021-10-08 09:13:51 +02:00
Julien Lepiller 3fc0fa988e
gnu: ocaml-graphics: Update to 5.1.2.
* gnu/packages/ocaml.scm (ocaml-graphics): Update to 5.1.2.
2021-10-08 04:34:11 +02:00
Julien Lepiller f86cad2fbe
gnu: ocaml-version: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-version)[properties]: Add upstream-name.
2021-10-08 04:34:09 +02:00
Julien Lepiller a3d528fa24
gnu: ocaml-cairo2: Update to 0.6.2.
* gnu/packages/ocaml.scm (ocaml-cairo2): Update to 0.6.2.
* gnu/packages/patches/ocaml-cairo2-caml_ba_array-fix.patch: Remove
file.
* gnu/local.scm (dist_patch_DATA): Remove it.
2021-10-08 04:34:07 +02:00
Julien Lepiller bf64ef1a83
gnu: ocaml-bisect-ppx: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-bisect-ppx)[properties]: Add
upstream-name.
2021-10-08 04:34:06 +02:00
Julien Lepiller 9eea1f8f6f
gnu: ocaml-base64: Update to 3.5.0.
* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.5.0.
2021-10-08 04:34:02 +02:00
Julien Lepiller 6516e88fe3
gnu: frama-c: Update to 23.1.
* gnu/packages/maths.scm (frama-c): Update to 23.1.
2021-10-08 04:34:00 +02:00
Julien Lepiller 26dd2321fe
gnu: why3: Update to 1.4.0.
* gnu/packages/maths.scm (why3): Update to 1.4.0.
2021-10-08 04:33:58 +02:00
Julien Lepiller 24fba107d1
gnu: camlzip: Update to 1.11.
* gnu/packages/ocaml.scm (camlzip): Update to 1.11.
2021-10-08 04:33:56 +02:00
Julien Lepiller b1baba38c0
gnu: coq: Add upstream-name.
This prevents an error on inherited packages when running the updater.

* gnu/packages/coq.scm (coq)[properties]: Add upstream-name.
2021-10-08 04:33:52 +02:00
Xinglu Chen a0804f4445
gnu: ocaml-ctypes: Update to 0.19.1.
* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.19.1.
[arguments]<#:tests?>: Enable.
<#phases>{make-writable}: Simplify.
[inputs]: Remove ocaml-topkg and opam.  Move ocaml-ounit and ocaml-lwt to ...
[native-inputs]: ... here.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:31:32 +02:00
Xinglu Chen 76177e816a
gnu: ocaml-migrate-parsetree: Update to 2.2.0.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 2.2.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:28:51 +02:00
Xinglu Chen 14f9caf9de
gnu: ocaml-bigstringaf: Update to 0.8.0.
* gnu/packages/ocaml.scm (ocaml-bigstringaf): Update to 0.8.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:21:08 +02:00
Xinglu Chen e78d9ea012
gnu: ocaml-uuidm: Update to 0.9.7.
* gnu/packages/ocaml.scm (ocaml-uuidm): Update to 0.9.7.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:19:43 +02:00
Xinglu Chen d11b3bc71c
gnu: ocaml-cppo: Update to 1.6.8.
* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.8.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:07:39 +02:00
Xinglu Chen 8b9d17e770
gnu: ocaml-extlib: Update to 1.7.8.
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.8.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:05:53 +02:00
Xinglu Chen 52e9a8f581
gnu: ocaml-cmdliner: Update to 1.0.4.
* gnu/packages/ocaml.scm (ocaml-cmdliner): Update to 1.0.4.
[source]: Use HTTPS URL.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:03:06 +02:00
Xinglu Chen 6b198cc874
gnu: ocaml-alcotest: Update to 1.4.0.
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.4.0.
[source]: Use Git repo instead of GitHub tarball.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 02:52:08 +02:00
Greg Hogan 0a34ba76ef
gnu: caf: Update to 0.18.5.
* gnu/packages/cpp.scm (caf): Update to 0.18.5.

Signed-off-by: Marius Bakke <marius@gnu.org>
2021-10-08 00:00:22 +02:00
Greg Hogan c1d40c2621
gnu: pcg-cpp: Update to 0.98.1-ffd522e7.
* gnu/packages/cpp.scm (pcg-cpp): Update to 0.98.1-ffd522e7.

Signed-off-by: Marius Bakke <marius@gnu.org>
2021-10-08 00:00:21 +02:00
Greg Hogan 7861d92399
gnu: folly: Update to 2021.10.04.00.
* gnu/packages/cpp.scm (folly): Update to 2021.10.04.00.

Signed-off-by: Marius Bakke <marius@gnu.org>
2021-10-08 00:00:21 +02:00
Greg Hogan 04c5d89482
gnu: ceph: Fix breaking change in snappy.
* gnu/packages/storage.scm (ceph)[source]: Add patch.
* gnu/packages/patches/ceph-fix-snappy-breaking-change.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Marius Bakke <marius@gnu.org>
2021-10-08 00:00:21 +02:00
Hartmut Goebel f86f7e24b3
gnu: Add erlang-covertool.
* gnu/packages/erlang.scm (erlang-covertool): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel fd4a80a46c
gnu: Add erlang-rebar3-proper.
* gnu/packages/erlang.scm (erlang-rebar3-proper): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel 0402da848b
gnu: Add erlang-rebar3-git-vsn.
* gnu/packages/erlang.scm (erlang-rebar3-git-vsn): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel 7f039171e9
gnu: Add erlang-rebar3-raw-deps.
* gnu/packages/erlang.scm (erlang-rebar3-raw-deps): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel d37baa4bcf
gnu: Add erlang-proper.
* gnu/packages/erlang.scm (erlang-proper): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel c71bc563f2
gnu: Add erlang-jsone.
* gnu/packages/erlang.scm (erlang-jsone): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel 68d3564497
gnu: Add erlang-edown.
* gnu/packages/erlang.scm (erlang-edown): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel 1d210dc54d
gnu: Add rebar3.
* gnu/packages/erlang.scm (rebar3): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel 1a9063843c
gnu: Add erlang-relx.
* gnu/packages/erlang.scm (erlang-relx): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel 8b9b1b3819
gnu: Add erlang-ssl-verify-fun.
* gnu/packages/erlang.scm (erlang-ssl-verify-fun): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel c7339e0a82
gnu: Add erlang-hex-core.
* gnu/packages/erlang.scm (erlang-hex-core): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel 735c00978b
gnu: Add erlang-parse-trans.
* gnu/packages/erlang.scm (erlang-parse-trans): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel b2054a5da1
gnu: Add erlang-providers.
* gnu/packages/erlang.scm (erlang-providers): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel d2063c08cc
gnu: Add erlang-eunit-formatters.
* gnu/packages/erlang.scm (erlang-eunit-formatters): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel e10cdd2c74
gnu: Add erlang-getopt.
* gnu/packages/erlang.scm (erlang-getopt): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel f9bd633798
gnu: Add erlang-bbmustache.
* gnu/packages/erlang.scm (erlang-bbmustache): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel 8c40443a15
gnu: Add erlang-cth-readable.
* gnu/packages/erlang.scm (erlang-cth-readable): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel 29666a1b92
gnu: Add erlang-erlware-commons.
* gnu/packages/erlang.scm (erlang-erlware-commons): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel 8184d7679a
gnu: Add erlang-certifi.
* gnu/packages/erlang.scm (erlang-certifi): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel c1f065d9a5
gnu: Add erlang-cf.
* gnu/packages/erlang.scm (erlang-cf): New variable.
2021-10-07 22:35:29 +02:00
Clément Lassieur 34baab7a7b
gnu: Add emacs-global-tags.
* gnu/packages/emacs-xyz.scm (emacs-global-tags): New variable.
2021-10-07 18:29:14 +02:00
Ludovic Courtès f7f036e7c3
gnu: sbcl-cl-gserver: Update Git reference.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gserver)[source]: Specify commit
rather than rely on the tag.
2021-10-07 14:45:22 +02:00
Ludovic Courtès ef93b238f6
gnu: sbcl-golden-utils: Update source URL.
* gnu/packages/lisp-xyz.scm (sbcl-golden-utils)[home-page]: Update.
[source]: Update URL.
2021-10-07 14:21:37 +02:00
Ludovic Courtès 910b40060c
gnu: emacs-danneskjold-theme: Fix source hash.
Commit e12ba46c4c erroneously kept the
content hash unchanged, even though it changed the commit.

* gnu/packages/emacs-xyz.scm (emacs-danneskjold-theme)[source]: Update
hash.
2021-10-07 13:17:44 +02:00
Ludovic Courtès dcd4d69768
gnu: font-canada1500: Update hash of source file.
The original source is nowhere to be found so it might have been
modified upstream right after the package was added, or it might have
been a mistake.

* gnu/packages/fonts.scm (font-canada1500)[source]: Update hash.
2021-10-07 13:12:14 +02:00
Ludovic Courtès 16e3f8d90a
gnu: mcrl2: Update hash of modified-in-place tarball.
Fixes <https://issues.guix.gnu.org/51074>.

* gnu/packages/maths.scm (mcrl2)[source]: Update hash.
2021-10-07 12:52:44 +02:00
Ludovic Courtès 944bd79113
gnu: emacs-find-file-in-project: Update Git reference.
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project)[source]:
Specify commit rather than tag.
2021-10-07 12:25:17 +02:00
Ludovic Courtès e85ccc8b50
gnu: fet: Add alternative URL for older source tarballs.
* gnu/packages/education.scm (fet)[source]: Add "old/" URL.
2021-10-07 12:16:32 +02:00
Ludovic Courtès 4ddcd0e206
gnu: redkite: Update source URL.
* gnu/packages/audio.scm (redkite)[source]: Update URL.
2021-10-07 12:12:02 +02:00
Ben Sturmfels cd52869134
gnu: pelican: Update to 4.7.0.
* gnu/packages/python-xyz.scm (pelican): Update to 4.7.0.
[inputs]: Add field. Add dependency on python-rich.
[propagated-inputs]: Remove python-six. Move dependencies to inputs. Remove
field.
[home-page]: Update link.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-07 10:47:43 +02:00
Timotej Lazar 6be0bdf506
gnu: Add adcli.
* gnu/packages/sssd.scm (adcli): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-07 10:47:43 +02:00
Ludovic Courtès be16519902
gnu: automake: Add 1.16.5.
* gnu/packages/autotools.scm (automake-1.16.5): New variable.
2021-10-07 10:47:43 +02:00
Nicolas Goaziou ce83883f3d
gnu: giac: Update to 1.7.0-37.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-37.
2021-10-07 08:56:06 +02:00
Nicolas Goaziou e75fcb1ebb
gnu: wireshark: Update to 3.4.9.
* gnu/packages/networking.scm (wireshark): Update to 3.4.9.
2021-10-07 08:54:39 +02:00
Nicolas Goaziou 626a9b89eb
gnu: emacs-dumb-jump: Update to 0.5.4.
* gnu/packages/emacs-xyz.scm (emacs-dumb-jump): Update to 0.5.4.
2021-10-07 08:52:16 +02:00
Nicolas Goaziou 38a874ba7e
gnu: emacs-project: Update to 0.8.0.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.0.
2021-10-07 08:50:02 +02:00
Nicolas Goaziou 28604cdc76
gnu: fet: Update to 6.1.8.
* gnu/packages/education.scm (fet): Update to 6.1.8.
2021-10-07 08:47:54 +02:00
Efraim Flashner ddec49858a
gnu: julia-pooledarrays: Update to 1.3.0.
* gnu/packages/julia-xyz.scm (julia-pooledarrays): Update to 1.3.0.
2021-10-07 08:28:16 +03:00
Efraim Flashner 235456d601
gnu: julia-plotutils: Update to 1.0.15.
* gnu/packages/julia-xyz.scm (julia-plotutils): Update to 1.0.15.
2021-10-07 08:28:16 +03:00
Efraim Flashner 443ad586ba
gnu: julia-mocking: Update to 0.7.3.
* gnu/packages/julia-xyz.scm (julia-mocking): Update to 0.7.3.
[propagated-inputs]: Add julia-compat.
2021-10-07 08:28:16 +03:00
Efraim Flashner babfdf7549
gnu: julia-missings: Update to 1.0.2.
* gnu/packages/julia-xyz.scm (julia-missings): Update to 1.0.2.
2021-10-07 08:28:16 +03:00
Efraim Flashner ad970a219d
gnu: julia-compat: Update to 3.39.0.
* gnu/packages/julia-xyz.scm (julia-compat): Update to 3.39.0.
2021-10-07 08:28:16 +03:00
Efraim Flashner e538d868a5
gnu: julia-colorvectorspace: Update to 0.9.7.
* gnu/packages/julia-xyz.scm (julia-colorvectorspace): Update to 0.9.7.
2021-10-07 08:28:16 +03:00
Efraim Flashner 9a24fc6191
gnu: julia-colorschemes: Update to 3.15.0.
* gnu/packages/julia-xyz.scm (julia-colorschemes): Update to 3.15.0.
2021-10-07 08:28:16 +03:00
Efraim Flashner d038196036
gnu: julia-blockarrays: Update to 0.16.8.
* gnu/packages/julia-xyz.scm (julia-blockarrays): Update to 0.16.8.
2021-10-07 08:28:15 +03:00
Efraim Flashner 2024605041
gnu: julia-arraylayouts: Update to 0.7.6.
* gnu/packages/julia-xyz.scm (julia-arraylayouts): Update to 0.7.6.
2021-10-07 08:28:15 +03:00
Efraim Flashner d13e8acb9f
gnu: julia-fillarrays: Update to 0.12.6.
* gnu/packages/julia-xyz.scm (julia-fillarrays): Update to 0.12.6.
2021-10-07 08:28:15 +03:00
Efraim Flashner f126ac0017
gnu: julia-aqua: Update to 0.5.1.
* gnu/packages/julia-xyz.scm (julia-aqua): Update to 0.5.1.
2021-10-07 08:28:13 +03:00
Leo Famulari 6178d22ed1
gnu: linux-libre 4.4: Update to 4.4.286.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.286.
(linux-libre-4.4-pristine-source): Update hash.
2021-10-06 22:12:04 -04:00
Leo Famulari 68a82fb195
gnu: linux-libre 4.9: Update to 4.9.285.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.285.
(linux-libre-4.9-pristine-source): Update hash.
2021-10-06 22:12:04 -04:00
Leo Famulari 605558d802
gnu: linux-libre 4.14: Update to 4.14.249.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.249.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-06 22:12:04 -04:00
Leo Famulari 89a9f93592
gnu: linux-libre 4.19: Update to 4.19.209.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.209.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-06 22:12:03 -04:00
Leo Famulari 50221ab623
gnu: linux-libre 5.4: Update to 5.4.151.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.151.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-06 22:12:03 -04:00
Leo Famulari 0bf4974bd4
gnu: linux-libre 5.10: Update to 5.10.71.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.71.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-06 22:12:00 -04:00
Andreas Enge e6fbf84dcc
gnu: singular: Update to 4.2.1.
* gnu/packages/algebra.scm (singular): Update to 4.2.1. Rewrite the origin
expression so that it works for versions with or without a patch level.
2021-10-06 19:57:50 +02:00
Andreas Enge 9b461b1c89
gnu: arb: Update to 2.21.0.
* gnu/packages/algebra.scm (arb): Update to 2.21.0.
2021-10-06 19:57:50 +02:00
Andreas Enge 9a35fd285f
gnu: flint: Update to 2.8.1.
* gnu/packages/algebra.scm (flint): Update to 2.8.1.
2021-10-06 19:57:50 +02:00
Tobias Geerinckx-Rice 69d948fa84
gnu: mousepad: Update to 0.5.7.
* gnu/packages/xfce.scm (mousepad): Update to 0.5.7.
[arguments]: Don't explicitly return #t from phases.
2021-10-06 19:16:22 +02:00
Tobias Geerinckx-Rice 4529b763c4
gnu: powwow: Update to 1.2.23.
* gnu/packages/games.scm (powwow): Update to 1.2.23.
2021-10-06 19:16:21 +02:00
Tobias Geerinckx-Rice fd8dbf98ad
gnu: uefitool: Update to 0.28.0.
* gnu/packages/flashing-tools.scm (uefitool): Update to 0.28.0.
[arguments]: Don't explicitly return #t from phases.
2021-10-06 19:16:21 +02:00
Tobias Geerinckx-Rice e62425aacf
gnu: nano: Update to 5.9.
* gnu/packages/nano.scm (nano): Update to 5.9.
2021-10-06 19:16:21 +02:00
jgart b1e2ca57ae
gnu: Add catgirl.
* gnu/packages/irc.scm (catgirl): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-06 17:07:38 +02:00
Leo Famulari f868ed2a75
gnu: Apache httpd: Update to 2.4.50 [Fixes CVE-2021-{41524,41773}].
This update includes an important fix for an actively exploited path traversal
vulnerability (CVE-2021-41773), which allows attackers to access files outside
the "document root":

https://httpd.apache.org/security/vulnerabilities_24.html

* gnu/packages/web.scm (httpd): Update to 2.4.50.
2021-10-05 21:03:40 -04:00
Tobias Geerinckx-Rice b9af3a6e04
gnu: sequeler: Update to 0.8.2.
* gnu/packages/databases.scm (sequeler): Update to 0.8.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-06 01:44:57 +02:00
Tobias Geerinckx-Rice fea261f005
gnu: ropgadget: Update to 6.6.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.6.
2021-10-06 01:44:56 +02:00
Tobias Geerinckx-Rice 0ec23d446c
gnu: librepcb: Update to 0.1.5.
* gnu/packages/engineering.scm (librepcb): Update to 0.1.5.
2021-10-06 01:44:56 +02:00
Tobias Geerinckx-Rice 477f8c8ec0
gnu: redis: Update to 6.2.6.
* gnu/packages/databases.scm (redis): Update to 6.2.6.
[source]: Don't explicitly return #t snippet.
[arguments]: Nor from phases.
2021-10-06 01:44:56 +02:00
Tobias Geerinckx-Rice 8452772433
gnu: quazip: Update to 1.1.
* gnu/packages/compression.scm (quazip): Redefine as an heir to the…
(quazip-0): …new name of the previous package definition.
Adjust all packages with quazip as input to use quazip-0.
2021-10-06 01:44:56 +02:00
Ricardo Wurmus 12d56be31c
gnu: r-dt: Fix install location of minified JavaScript.
Reported-by: Marcel Schilling <marcel.schilling@uni-luebeck.de>

* gnu/packages/statistics.scm (r-dt)[arguments]: Append "/js" directory to
installation location of minified JavaScript.
2021-10-05 22:28:20 +02:00
Nicolas Goaziou baa7536c49
gnu: emacs-geiser: Remove ".git" suffix in source URL.
* gnu/packages/emacs-xyz.scm (emacs-geiser)[source]<url>: Remove ".git"
suffix.
2021-10-05 21:56:02 +02:00
Nicolas Goaziou 1eb4687b88
gnu: emacs-geiser: Update to 0.18.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.18.
[arguments]<#:phases>: Remove unnecessary fix to a texi document.
2021-10-05 21:53:06 +02:00
Nicolas Goaziou 926afcea07
gnu: emacs-org-re-reveal: Update to 3.12.0.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.0.
2021-10-05 21:50:41 +02:00
Tobias Geerinckx-Rice ec7049ada5
gnu: libupnp: Update to 1.14.12.
* gnu/packages/upnp.scm (libupnp): Update to 1.14.12.
2021-10-05 21:36:39 +02:00
Tobias Geerinckx-Rice ea5d464247
gnu: openvpn: Update to 2.5.4.
* gnu/packages/vpn.scm (openvpn): Update to 2.5.4.
2021-10-05 21:36:39 +02:00
Tobias Geerinckx-Rice 2b6f90b09d
gnu: xterm: Update to 369.
* gnu/packages/xorg.scm (xterm): Update to 369.
2021-10-05 21:36:38 +02:00
Tobias Geerinckx-Rice 1b8313ff5e
gnu: catfish: Update to 4.16.3.
* gnu/packages/xfce.scm (catfish): Update to 4.16.3.
2021-10-05 21:36:38 +02:00
Tobias Geerinckx-Rice 7e52fe369a
gnu: menumaker: Update to 0.99.13.
* gnu/packages/wm.scm (menumaker): Update to 0.99.13.
2021-10-05 21:36:38 +02:00
Tobias Geerinckx-Rice 61118aede9
gnu: faudio: Update to 21.10.
* gnu/packages/audio.scm (faudio): Update to 21.10.
2021-10-05 21:36:38 +02:00
Tobias Geerinckx-Rice 75f9bf6401
gnu: libmd: Omit static library.
* gnu/packages/crypto.scm (libmd)[arguments]: Add "--disable-static" to
the #:configure-flags.
2021-10-05 21:36:38 +02:00
Tobias Geerinckx-Rice b390bff3f2
gnu: libmd: Update to 1.0.4.
* gnu/packages/crypto.scm (libmd): Update to 1.0.4.
2021-10-05 21:36:38 +02:00
Tobias Geerinckx-Rice 57c0804dcb
gnu: libzen: Update to 0.4.39.
* gnu/packages/cpp.scm (libzen): Update to 0.4.39.
[arguments]: Don't explicitly return #t from phases.
2021-10-05 21:36:38 +02:00
Tobias Geerinckx-Rice d84420d494
gnu: lynis: Update to 3.0.6.
* gnu/packages/admin.scm (lynis): Update to 3.0.6.
[arguments]: Don't explicitly return #t from phases.
2021-10-05 21:36:38 +02:00
Mathieu Othacehe a9075d332d
gnu: guix: Update to 1.3.0-11.f743f20.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-11.f743f20.
2021-10-05 19:33:15 +00:00
Marius Bakke a7028d4323
gnu: hitch: Provide the 'ps' command for tests.
...otherwise, failing tests would show up as successful.  This is a follow-up
to commit 273380fda2.

* gnu/packages/web.scm (hitch)[native-inputs]: Add PROCPS.
2021-10-05 19:52:30 +02:00
Marius Bakke 772c0fbc55
gnu: Open vSwitch: Enable tests.
* gnu/packages/networking.scm (openvswitch)[arguments]: Remove #:tests?.  Add
two new phases to patch /bin/sh, and create a 'kill -0' script that handles
zombies.
[native-inputs]: Add BASH and PROCPS.
[inputs]: Add BASH-MINIMAL.
2021-10-05 19:52:30 +02:00
Marius Bakke 0a6f874b83
gnu: Open vSwitch: Update to 2.16.0.
* gnu/packages/networking.scm (openvswitch): Update to 2.16.0.
2021-10-05 19:52:30 +02:00
Marius Bakke b43a6b32e0
gnu: gst-plugins-bad: Build with the latest SRT.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Change from SRT-1.4.1
to SRT.
2021-10-05 19:52:30 +02:00
Marius Bakke 3cf6f92f09
gnu: gst-plugins-bad: Build with system usrsctp.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[source](modules, snippet): New
fields.
[arguments]: Add #:configure-flags.
[inputs]: Add USRSCTP.
2021-10-05 19:52:30 +02:00
Marius Bakke fa72aa8f4d
gnu: libsrtp: Update to 2.4.2.
* gnu/packages/telephony.scm (libsrtp): Update to 2.4.2.
2021-10-05 19:52:30 +02:00
Mark H Weaver a55932fe73
gnu: icecat: Update to 78.15.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2021-38496 and CVE-2021-38500.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
2021-10-05 13:35:05 -04:00
Guillaume Le Vaillant b5dee04c9b
gnu: cl-hunchentoot: Update to 1.3.0.
* gnu/packages/lisp-xyz.scm (cl-hunchentoot): Update to 1.3.0.
2021-10-05 15:30:13 +02:00
Ryan Sundberg via Guix-patches via 9aaf402a37
gnu: php: Patch failing test case.
Fixes a failing test case in PHP (Zend/tests/bug74093.phpt).  See
<https://github.com/php/php-src/pull/7555/files> for upstream status.

* gnu/packages/php.scm (php)[source]: Add patch.
* gnu/packages/patches/php-bug-74093-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-05 13:45:29 +02:00
Tobias Geerinckx-Rice 220424a780
gnu: libstatgrab: Omit static library.
* gnu/packages/lxqt.scm (libstatgrab)[arguments]: Add "--disable-static"
to the #:configure-flags.
2021-10-05 13:45:29 +02:00
Tobias Geerinckx-Rice bf8e753aa0
gnu: libstatgrab: Update to 0.92.1.
* gnu/packages/lxqt.scm (libstatgrab): Update to 0.92.1.
2021-10-05 13:45:28 +02:00
Alexandr Vityazev b54bf075c5
gnu: emacs-magit: Update to 3.3.0.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-05 09:32:15 +02:00
Nicolas Goaziou 1627fd56d5
gnu: emacs-magit-annex: Update to 1.8.1.
* gnu/packages/emacs-xyz.scm (emacs-magit-annex): Update to 1.8.1.
2021-10-05 09:23:38 +02:00
Nicolas Goaziou 68ef672b3e
gnu: emacs-smart-mode-line: Update to 2.14.
* gnu/packages/emacs-xyz.scm (emacs-smart-mode-line): Update to 2.14.
2021-10-05 09:22:00 +02:00
Nicolas Goaziou 5c377ba47f
gnu: emacs-notmuch-maildir: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): Update to 0.2.1.
2021-10-05 09:20:29 +02:00
Nicolas Goaziou bae1acd6a9
gnu: emacs-counsel-projectile: Update to 0.3.2.
* gnu/packages/emacs-xyz.scm (emacs-counsel-projectile): Update to 0.3.2.
2021-10-05 09:17:01 +02:00
Tobias Geerinckx-Rice 83adca8ff7
gnu: nvme-cli: Update to 1.15.
* gnu/packages/linux.scm (nvme-cli): Update to 1.15.
2021-10-05 02:51:53 +02:00
Tobias Geerinckx-Rice e4bee191bf
gnu: rng-tools: Update to 6.14.
* gnu/packages/linux.scm (rng-tools): Update to 6.14.
2021-10-05 02:51:53 +02:00
Tobias Geerinckx-Rice fec3fffcd2
gnu: libseccomp: Update to 2.5.2.
* gnu/packages/linux.scm (libseccomp): Update to 2.5.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-05 01:36:24 +02:00
Tobias Geerinckx-Rice ac760f0a62
gnu: bridge-utils: Update to 1.7.1.
* gnu/packages/linux.scm (bridge-utils): Update to 1.7.1.
[source]: Update URL.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice d20ce88758
gnu: bridge-utils: Remove obsolete phases.
* gnu/packages/linux.scm (bridge-utils)[arguments]: Remove all custom phases.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice 705007945f
gnu: crawl: Update to 0.27.1.
* gnu/packages/games.scm (crawl): Update to 0.27.1.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice c40732b30c
gnu: fcft: Update to 2.4.5.
* gnu/packages/fontutils.scm (fcft): Update to 2.4.5.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice da878d7380
gnu: sameboy: Update to 0.14.5.
* gnu/packages/emulators.scm (sameboy): Update to 0.14.5.
[arguments]: Don't explicitly return #t from phases.
2021-10-05 01:36:23 +02:00
Tobias Geerinckx-Rice 365a994738
gnu: dosbox-staging: Update to 0.77.1.
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.77.1.
[build-system]: Switch to Meson.
[arguments]: Remove all old #:configure-flags.  Disable unit_tests and mt32emu.
[native-inputs]: Remove autoconf & automake.
[inputs]: Add mesa.
2021-10-05 01:36:22 +02:00
Tobias Geerinckx-Rice 226221df6f
gnu: wireguard-tools: Fix doc installation.
* gnu/packages/vpn.scm (wireguard-tools)[arguments]: Add missing out.
2021-10-05 01:36:22 +02:00
Tobias Geerinckx-Rice bbf60f86d5
gnu: Add rbldnsd.
* gnu/packages/dns.scm (rbldnsd): New public variable.
2021-10-05 01:36:22 +02:00
Tobias Geerinckx-Rice 9f55a39cf1
gnu: diffoscope: Update to 186.
* gnu/packages/diffoscope.scm (diffoscope): Update to 186.
[source]: Add patch.
[arguments]: Add a new 'fix-failing-tests phase.
Don't explicitly return #t from phases.
* gnu/packages/patches/diffoscope-fix-test_item3_deflate_llvm_bitcode.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-10-04 21:21:11 +02:00
Tobias Geerinckx-Rice 5a1aa90775
gnu: memcached: Update to 1.6.12.
* gnu/packages/databases.scm (memcached): Update to 1.6.12.
2021-10-04 21:21:11 +02:00
Tobias Geerinckx-Rice 08e3224909
gnu: sparse: Update to 0.6.4.
* gnu/packages/c.scm (sparse): Update to 0.6.4.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 21:21:10 +02:00
Tobias Geerinckx-Rice 2cced18b76
gnu: acpica: Update to 20210930.
* gnu/packages/admin.scm (acpica): Update to 20210930.
2021-10-04 21:21:10 +02:00
Tobias Geerinckx-Rice a91ad29d17
gnu: nmap: Update to 7.92.
* gnu/packages/admin.scm (nmap): Update to 7.92.
[source, arguments]: Don't explicitly return #t from snippet & phases.
2021-10-04 21:21:10 +02:00
Tobias Geerinckx-Rice ecc7de528f
gnu: stress: Update to 1.0.4.
* gnu/packages/admin.scm (stress): Update to 1.0.4.
[native-inputs]: Add autoconf & automake.
2021-10-04 21:21:10 +02:00
Ludovic Courtès 688a4db071
ci: Allow manifests to contain any lowerable object.
Previously, manifests could only contain packages:

  https://lists.gnu.org/archive/html/guix-devel/2021-10/msg00002.html

This allows us to pass origins as found in 'etc/source-manifest.scm'.

* gnu/ci.scm (derivation->job): Change default #:timeout value to 5h.
(manifests->packages): Remove.
(manifests->jobs): New procedure.
(cuirass-jobs): Use it in the 'manifests' case.
2021-10-04 16:36:59 +02:00
Peter Polidoro b628c5fc71
gnu: kicad: Update to 5.1.10.
* gnu/packages/engineering.scm (kicad, kicad-i18n, kicad-doc, kicad-symbols)
(kicad-footprints, kicad-packages3d, kicad-templates): Update to 5.1.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
Konrad Hinsen 61cd529f74
gnu: Add python-fitsio.
* gnu/packages/astronomy.scm (python-fitsio): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
phodina f666b9b478
gnu: Add mjpg-streamer.
* gnu/packages/video.scm: (mjpg-streamer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:58 +02:00
Tobias Geerinckx-Rice 766b779404
gnu: ncompress: Cross-compile.
* gnu/packages/compression.scm (ncompress)[arguments]: Use CC-FOR-TARGET.
2021-10-04 16:01:18 +02:00
Tobias Geerinckx-Rice 09c3d1c1ff
gnu: ncompress: Update to 5.0.
* gnu/packages/compression.scm (ncompress): Update to 5.0.
2021-10-04 16:01:17 +02:00
Tobias Geerinckx-Rice a03562b478
Revert "gnu: openssh: Remove empty /var/empty."
Oh, hello, you must be new here:

  $ git show ba912479e8

That silly person really ought to have added a comment to the code,
shouldn't they?  This reverts similar changes made in commit
ec7bcdc35a, and adds one.
2021-10-04 14:26:43 +02:00
Tobias Geerinckx-Rice 35284f3697
gnu: guix: Update to 1.3.0-8.5fec148.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-8.5fec148.
2021-10-04 14:26:43 +02:00
Tobias Geerinckx-Rice 0cdc984147
gnu: brasero: Embed growisofs from dvd+rw-tools input.
* gnu/packages/gnome.scm (brasero)[arguments]: Rename the
'embed-growisofs phase to 'embed-growisofs-reference.  Get its
growisofs file name from the dvd+rw-tools input, not WHICH.
2021-10-04 13:31:38 +02:00
Tobias Geerinckx-Rice 41e24ace7d
gnu: brasero: Update to 3.12.3.
* gnu/packages/gnome.scm (brasero): Update to 3.12.3.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice 308ed1dd44
gnu: gpsd: Update to 3.23.1.
* gnu/packages/gps.scm (gpsd): Update to 3.23.1.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice e2fdc27bf1
gnu: haveged: Don't build the static library.
* gnu/packages/linux.scm (haveged)[arguments]: Add "--disable-static" to
the #:configure-flags.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice 9eeff70251
gnu: haveged: Update to 1.9.15.
* gnu/packages/linux.scm (haveged): Update to 1.9.15.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice ea0fb5a567
gnu: feh: Update to 3.7.2.
* gnu/packages/image-viewers.scm (feh): Update to 3.7.2.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice fa6bcae4c4
gnu: squid: Update to 4.16.
* gnu/packages/networking.scm (squid): Update to 4.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice 798a831f3c
gnu: notmuch: Update to 0.33.2.
* gnu/packages/mail.scm (notmuch): Update to 0.33.2.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice ecbe4ceff2
gnu: btrfs-progs: Update to 5.14.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.1.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 73c6459d21
gnu: ndisc6: Update to 1.0.5.
* gnu/packages/networking.scm (ndisc6): Update to 1.0.5.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice ba8b59fc3e
gnu: pv: Update to 1.6.20.
* gnu/packages/pv.scm (pv): Update to 1.6.20.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 22fee8a020
gnu: cifs-utils: Use @acronym{} in description.
* gnu/packages/samba.scm (cifs-utils)[description]: Substitute Texinfo
@acronym{} for @dfn{}.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice c206f6dda5
gnu: pv: Slightly expand description.
* gnu/packages/pv.scm (pv)[description]: Use @acronym{} mark-up and
mention the total data amount, progress bar, and other features from the
man page.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 4d5f7986d6
gnu: libcacard: Update to 2.8.1.
* gnu/packages/spice.scm (libcacard): Update to 2.8.1.
[source]: Remove patch.
* gnu/packages/patches/libcacard-unknown-variable.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-10-04 13:31:36 +02:00