1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00
Commit Graph

61112 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
3102e8d37c gnu: nethogs: Migrate to HASH.
* gnu/packages/networking.scm (nethogs)[source]<sha256>: Migrate to…
<hash>: …this I guess.
2020-05-26 00:19:38 +02:00
Tobias Geerinckx-Rice
52dd58b56d gnu: nethogs: Don't use unstable tarball.
* gnu/packages/networking.scm (nethogs)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Don't try (and fail) to determine the version using git.
2020-05-26 00:19:38 +02:00
Tobias Geerinckx-Rice
dd070af55c gnu: nethogs: Update to 0.8.6.
* gnu/packages/networking.scm (nethogs): Update to 0.8.6.
2020-05-26 00:19:38 +02:00
Kei Kebreau
1bbf7e137d gnu: wxmaxima: Update to 20.04.0.
* gnu/packages/maths.scm (wxmaxima): Update to 20.04.0.
2020-05-25 18:09:46 -04:00
Ludovic Courtès
a1a3bd5f1f maint: 'authenticate' depends on a couple of .go files.
* Makefile.am (authenticate): Add dependency on guix/{git,openpgp}.go.
2020-05-25 23:02:09 +02:00
Ludovic Courtès
49143297fc compile: Do not optimize "gnu/tests/*".
* guix/build/compile.scm (optimization-options): Add "gnu/tests/" to
level 0.
2020-05-25 23:00:31 +02:00
Ludovic Courtès
2c402b1a15 gexp: The result of 'imported-files/derivation' is non-substitutable.
* guix/gexp.scm (imported-files/derivation): Pass #:substitutable? #f to
'gexp->derivation'.
2020-05-25 23:00:30 +02:00
Ekaitz Zarraga
9e91983055 gnu: qhull: Update to 2019.1
* gnu/packages/maths.scm (qhull): update to 2019.1

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-25 23:00:30 +02:00
Ludovic Courtès
f408d8d636 self: Optimize 'file-append*' for 'local-file?'.
* guix/self.scm (file-append*): Add 'local-file?' case.
* guix/gexp.scm (local-file-select?): Export.
2020-05-25 23:00:30 +02:00
Ludovic Courtès
8c23d7a15e doc: Remove one use of 'file-append*'.
* doc/build.scm (texinfo-manual-source)[build]: Use 'file-append', not
'file-append*', for 'htmlxref.cnf', to ensure it has the right basename.
2020-05-25 23:00:30 +02:00
Ludovic Courtès
abf43d4511 gexp: Fix expansion for (file-append (local-file ...) ...).
Fixes <https://bugs.gnu.org/41527>.
Regression introduced in d03001a31a.

* guix/gexp.scm (lower+expand-object): When LOWERED is not a struct and
EXPAND is true, call EXPAND.
* tests/gexp.scm ("file-append, raw store item"): New test.
2020-05-25 23:00:30 +02:00
Ludovic Courtès
e033700f17 tests: Hide quoted (define-module ...) form from Geiser.
* tests/gexp.scm (%extension-package): Split (define-module ...) form to
fool Geiser.
2020-05-25 23:00:30 +02:00
Efraim Flashner
6115ab1d20 gnu: Add go-github-com-francoispqt-gojay.
* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
2020-05-25 22:38:00 +03:00
Efraim Flashner
062585711e gnu: python-llfuse: Update to 1.3.6.
* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.3.6.
2020-05-25 22:38:00 +03:00
Efraim Flashner
3e7d5cd399 gnu: perl-timedate: Update to 2.33.
* gnu/packages/perl.scm (perl-timedate): Update to 2.33.
2020-05-25 22:38:00 +03:00
Efraim Flashner
46731db243 gnu: perl-io-tty: Update to 1.14.
* gnu/packages/perl.scm (perl-io-tty): Update to 1.14.
2020-05-25 22:37:59 +03:00
Efraim Flashner
d84ddbb9c7 gnu: quazip: Update to 0.9.1.
* gnu/packages/compression.scm (quazip): Update to 0.9.1.
2020-05-25 22:37:22 +03:00
Efraim Flashner
06df0f9fd9 gnu: perl-cgi: Update to 4.47.
* gnu/packages/web.scm (perl-cgi): Update to 4.47.
2020-05-25 22:37:22 +03:00
Efraim Flashner
80008f80d5 gnu: font-gnu-unifont: Update to 13.0.02.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.02.
2020-05-25 22:37:21 +03:00
Efraim Flashner
fe95a0784c gnu: mpv-mpris: Update to 0.5.
* gnu/packages/video.scm (mpv-mpris): Update to 0.5.
2020-05-25 22:37:21 +03:00
Efraim Flashner
327452875a gnu: tuir: Update to 1.29.0.
* gnu/packages/syndication.scm (tuir): Update to 1.29.0.
2020-05-25 22:37:21 +03:00
Leo Famulari
9be18877d5 gnu: OBS: Update to 25.0.8.
* gnu/packages/video.scm (obs): Update to 25.0.8.
[inputs]: Add mbedtls-apache.
[arguments]: Set the version string in #:configure-flags.
2020-05-25 14:46:08 -04:00
Nicolas Goaziou
10052b7087 gnu: renpy: Use HTTPS home page URI.
* gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
2020-05-25 20:25:15 +02:00
Nicolas Goaziou
22e5a77af2 gnu: python2-renpy: Use HTTPS home page URI.
* gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
2020-05-25 20:24:56 +02:00
Nicolas Goaziou
0588668fa8 gnu: taskwarrior: Use HTTPS home page URI.
* gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
2020-05-25 20:21:15 +02:00
Nicolas Goaziou
b2d35dd9ae gnu: uget: Update to 2.2.0.
* gnu/packages/bittorrent.scm (uget): Update to 2.2.0.
2020-05-25 20:19:47 +02:00
Nicolas Goaziou
950f16976a gnu: uget: Use HTTPS home page URI.
* gnu/packages/bittorrent.scm (uget)[home-page]: Use HTTPS URI.
2020-05-25 20:19:12 +02:00
Nicolas Goaziou
91e2170042 gnu: xftwidth: Use HTTPS home page URI.
* gnu/packages/xdisorg.scm (xftwidth)[home-page]: Use HTTPS URI.
2020-05-25 20:06:43 +02:00
Nicolas Goaziou
083b24e23e gnu: xonotic: Use HTTPS home page URI.
* gnu/packages/games.scm (xonotic)[home-page]: Use HTTPS URI.
2020-05-25 20:04:52 +02:00
Tobias Geerinckx-Rice
3e0190a850 gnu: redkite: Update to 0.8.1.
* gnu/packages/audio.scm (redkite): Update to 0.8.1.
2020-05-25 19:31:34 +02:00
Tobias Geerinckx-Rice
ae58ebba82 gnu: netcat-openbsd: Update to 1.217-1.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-1.
[arguments]: Remove obsolete #:configure-flags.
2020-05-25 19:31:34 +02:00
Tobias Geerinckx-Rice
18a91ab897 gnu: colordiff: Update to 1.0.19.
* gnu/packages/patchutils.scm (colordiff): Update to 1.0.19.
2020-05-25 19:31:34 +02:00
Tobias Geerinckx-Rice
a2cddd7350 gnu: libnftnl: Update to 1.1.6.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.6.
[source]: Remove patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-05-25 19:31:34 +02:00
Nicolas Goaziou
09a3d34cf5 gnu: gcompris: Use HTTPS home page URI.
* gnu/packages/education.scm (gcompris)[home-page]: Use HTTPS URI.
2020-05-25 19:30:59 +02:00
Nicolas Goaziou
9fc6a24c46 gnu: czmq: Use HTTPS home page URI.
* gnu/packages/networking.scm (czmq)[home-page]: Use HTTPS URI.
2020-05-25 19:29:19 +02:00
Nicolas Goaziou
316928addf gnu: cppzmq: Use HTTPS home page URI.
* gnu/packages/networking.scm (cppzmq)[home-page]: Use HTTPS URI.
2020-05-25 19:28:37 +02:00
Nicolas Goaziou
78763c1e7b gnu: cmark: Use HTTPS home page URI.
* gnu/packages/markup.scm (cmark)[home-page]: Use HTTPS URI.
2020-05-25 19:26:32 +02:00
Nicolas Goaziou
8a51e31f46 gnu: wireshark: Update to 3.2.4.
* gnu/packages/networking.scm (wireshark): Update to 3.2.4.
2020-05-25 19:20:05 +02:00
Nicolas Goaziou
c5e6a7fed8 gnu: denemo: Update to 2.4.0.
* gnu/packages/music.scm (denemo): Update to 2.4.0.
2020-05-25 19:12:55 +02:00
Nicolas Goaziou
a422d9f3b6 gnu: cataclysm-dda: Update to 0.E-2.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.E-2.
2020-05-25 18:51:54 +02:00
Tobias Geerinckx-Rice
f8687cb21e gnu: dia: Update to 0.97.3-2.3cf7ec4 [fixes CVE-2019-19451].
* gnu/packages/gnome.scm (dia): Update to 0.97.3-2.3cf7ec4.
[build-system]: Use Meson.
[inputs]: Add graphene, libxslt, poppler, and python-2.
Remove freetype, gdk-pixbuf, libart-lgpl, and pango.
[native-inputs]: Add appstream-glib and docbook-xsl.
Remove autoconf, automake, libtool, perl, and python-wrapper.
2020-05-25 16:51:52 +02:00
Tobias Geerinckx-Rice
7384f40f40 gnu: parallel: Update to 20200522.
* gnu/packages/parallel.scm (parallel): Update to 20200522.
2020-05-25 16:51:52 +02:00
zimoun
ba2104aaa3 doc: Fix typos.
* doc/guix.texi: Fix typos.
* doc/contributing.texi: Fix typos.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-05-25 14:46:03 +02:00
Ryan Desfosses
5856db313d gnu: Add emacs-interleave.
* gnu/packages/emacs-xyz.scm (emacs-interleave): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-25 13:40:20 +02:00
Efraim Flashner
0b96705889 gnu: tensorflow: Fix build with python-3.8.
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Also import
python-version from python-build-system. Adjust 'python3.7-compatibility
to also add python-3.8 compatibility. Adjust 'install-python to not
hardcode the python version.
2020-05-25 14:20:53 +03:00
Efraim Flashner
607bfab5ec gnu: efl: Update to 1.24.2.
* gnu/packages/enlightenment.scm (efl): Update to 1.24.2.
2020-05-25 14:16:38 +03:00
Pierre Neidhardt
868a186423 gnu: emacs-helm-emms: Update to 20200322.
* gnu/packages/emacs-xyz.scm (emacs-helm-emms): Update to 20200322.
2020-05-25 10:56:23 +02:00
Josh Marshall
9813805b30 Updating python-argon2-cffi to 20.1.0
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-25 09:48:45 +03:00
Efraim Flashner
632a001bce gnu: enlightenment: Fix screen unlocking.
Without this the password is never collected and checked.

* gnu/packages/patches/enlightenment-fix-setuid-path.patch: Fix patch so
that it collects the entered password.
2020-05-25 09:01:48 +03:00
Marius Bakke
8bd0b533b3 gnu: libexif: Update to 0.6.22 [security fixes].
This fixes CVE-2020-13114, CVE-2020-13113, CVE-2020-13112, CVE-2020-0093,
CVE-2019-9278, and CVE-2020-12767.

* gnu/packages/patches/libexif-CVE-2016-6328.patch,
gnu/packages/patches/libexif-CVE-2017-7544.patch,
gnu/packages/patches/libexif-CVE-2018-20030.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/photo.scm (libexif): Update to 0.6.22.
[source](uri): Adjust for upstream GitHub migration.
2020-05-25 00:17:18 +02:00