Commit graph

82016 commits

Author SHA1 Message Date
Charles 5d2853f4b2
gnu: Add cl-yxorp-cli.
* gnu/packages/lisp-xyz.scm (cl-yxorp-cli): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-08-16 10:01:26 +02:00
Charles 6fcaf85337
gnu: Add cl-yxorp.
* gnu/packages/lisp-xyz.scm (cl-yxorp, ecl-yxorp, sbcl-yxorp): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-08-16 09:34:03 +02:00
Leo Famulari c0e6e8d25e
Update mailmap.
* .mailmap: Add entry for Christine Lemmer-Webber.
2021-07-27 12:34:56 -04:00
Leo Famulari f80b377e10
gnu: linux-libre 4.4: Update to 4.4.281.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.281.
(linux-libre-4.4-pristine-source): Update hash.
2021-07-27 12:35:01 -04:00
Leo Famulari 89f36c4119
gnu: linux-libre 4.9: Update to 4.9.280.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.280.
(linux-libre-4.9-pristine-source): Update hash.
2021-07-27 12:35:01 -04:00
Leo Famulari 91dc085cbe
gnu: linux-libre 4.14: Update to 4.14.244.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.244.
(linux-libre-4.14-pristine-source): Update hash.
2021-07-27 12:35:01 -04:00
Leo Famulari 1332f8e9ab
gnu: linux-libre 4.19: Update to 4.19.204.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.204.
(linux-libre-4.19-pristine-source): Update hash.
2021-07-27 12:35:00 -04:00
Leo Famulari 66680c59d9
gnu: linux-libre 5.4: Update to 5.4.141.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.141.
(linux-libre-5.4-pristine-source): Update hash.
2021-07-27 12:35:00 -04:00
Leo Famulari b6ff990f3d
gnu: linux-libre 5.10: Update to 5.10.59.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.59.
(linux-libre-5.10-pristine-source): Update hash.
2021-07-27 12:35:00 -04:00
Leo Famulari b57f466711
gnu: linux-libre: Update to 5.13.11.
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.11.
(linux-libre-5.13-pristine-source): Update hash.
2021-07-27 12:34:57 -04:00
Leo Famulari 12099eac1b
gnu: OpenSSL 1.0.2: Hide this package.
* gnu/packages/tls.scm (openssl-1.0): Wrap in 'hidden-package'.
2021-07-27 12:34:57 -04:00
Giovanni Biscuolo 05effbbfc2
gnu: adb: Make compatible with OpenSSL 1.1.
OpenSSL version 1.1 brought some API changes which broke the build here, fix
that by accessing rsa->n (and e) directly, using RSA_get0_key instead.

* gnu/packages/patches/adb-libssl_11-compatibility.patch: New file
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/android.scm (android-platform-system-core)[origin]: Use it.
(adb)[inputs]: Replace openssl-1.0 with openssl.
2021-07-27 12:34:57 -04:00
Leo Famulari ef9dc9efa4
gnu: Remove tlsdate.
As discussed in <https://bugs.gnu.org/46602>, tlsdate does not support a
current release of OpenSSL.

* gnu/packages/ntp.scm (tlsdate): Remove variable.
2021-07-27 12:34:57 -04:00
Leo Famulari 314ad6435c
gnu: Remove psyclpc.
As discussed in <https://bugs.gnu.org/46602>, psyclpc does not support a
current release of OpenSSL.

* gnu/packages/messaging.scm (psyclpc): Remove variable.
2021-07-27 12:34:57 -04:00
Leo Famulari 8e47a8e8a7
gnu: Remove eschalot.
As discussed in <https://bugs.gnu.org/46602>, eschalot does not support
a current release of OpenSSL.

* gnu/packages/crypto.scm (eschalot): Remove variable.
2021-07-27 12:34:57 -04:00
Leo Famulari d89a529760
gnu: Remove cadaver.
As discussed in <https://bugs.gnu.org/46602>, cadaver does not support a
current release of OpenSSL.

* gnu/packages/web.scm (cadaver): Remove variable.
2021-07-27 12:34:56 -04:00
Leo Famulari 0652abcf3f
gnu: Remove pidentd.
As discussed in <https://bugs.gnu.org/46602>, pidentd does not support a
current release of OpenSSL, and there does not seem to be any activity
upstream to improve that.

* gnu/packages/networking.scm (pidentd): Remove variable.
2021-07-27 12:34:56 -04:00
Leo Famulari d90bb7edca
gnu: Remove dillo.
As discussed in <https://bugs.gnu.org/46602>, Dillo does not include a
supported implementation of TLS / HTTPS, and there does not seem to be
any activity upstream to improve that.

* gnu/packages/web-browsers.scm (dillo): Remove variable.
2021-07-27 12:34:56 -04:00
Leo Famulari 8d80a70853
gnu: Syncthing: Update to 1.16.1.
* gnu/packages/syncthing.scm (syncthing): Update to 1.16.1.
[arguments]: Adjust the custom install phase to upstream changes.
2021-07-27 12:34:57 -04:00
Leo Famulari a81dd42465
Revert "gnu: syncthing: Prepare for cross-compiling."
This commit broke splitting the package into multiple outputs.

See <https://bugs.gnu.org/50071>.

This reverts commit b33f5d7ff0.
2021-07-27 12:34:56 -04:00
Christopher Lemmer Webber 9455143907
Update copyright/name notices for Christine Lemmer-Webber.
* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber.
* gnu/build/image.scm: Likewise.
* gnu/build/vm.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/assembly.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/check.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/finance.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/guile-xyz.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/haskell-xyz.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/sphinx.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/networking.scm: Likewise.
* gnu/system/vm.scm: Likewise.
2021-08-15 14:15:37 -04:00
Leo Famulari 6ebba29503
gnu: gnuradio: Don't include QtWebKit in the dependency graph.
* gnu/packages/radio.scm (gnuradio)[inputs]: Replace python-pyqt with
python-pyqt-without-qtwebkit.
2021-07-27 12:34:57 -04:00
Ricardo Wurmus a0fd46304e
doc: Fix typo.
* doc/guix-cookbook.texi (GUIX_PACKAGE_PATH): Fix typo in file name.

Reported-by: breathein on IRC.
2021-08-15 11:36:38 +02:00
Efraim Flashner 3b60f6ffd8
gnu: exiv2: Enable tests.
* gnu/packages/image.scm (exiv2)[arguments]: Don't skip tests. Add
test-target, configure-flags to enable tests.
[native-inputs]: Add googletest, python.
2021-08-15 10:16:38 +03:00
Efraim Flashner 079b117a71
gnu: exiv2: Update to 0.27.4.
* gnu/packages/image.scm (exiv2): Update to 0.27.4.
2021-08-15 10:05:49 +03:00
Brice Waegeneire e0feacfbad
gnu: ddcci-driver-linux: Update to 0.3.4.
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.3.4.
2021-08-15 08:44:06 +02:00
Brice Waegeneire 613a9c7cb3
import: gem: Fix typo.
* guix/scripts/import/gem.scm (%options): Fix typo.
2021-08-15 08:44:02 +02:00
Xinglu Chen d65bcea6e3
gnu: Add emacs-ahg.
* gnu/packages/emacs-xyz.scm (emacs-ahg): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-15 07:55:32 +02:00
Nicolas Goaziou 5058605d51
gnu: wob: Update to 0.12.
* gnu/packages/xdisorg.scm (wob): Update to 0.12.
2021-08-15 07:48:44 +02:00
Nicolas Goaziou a5a8da3f23
gnu: emacs-editorconfig: Update to 0.8.2.
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.2.
2021-08-15 07:47:29 +02:00
Nicolas Goaziou ee467c853a
gnu: emacs-map: Update to 3.1.
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 3.1.
2021-08-15 07:45:21 +02:00
Nicolas Goaziou 78007e12a2
gnu: emacs-auctex: Update to 13.0.13.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.13.
2021-08-15 07:45:12 +02:00
Leo Famulari 5e240e4d94
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-5.b8167e6.
Fixes the build with linux-libre 5.12.

Reported by philipper905 on #guix.

* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-5.b8167e6.
2021-07-27 12:34:56 -04:00
Leo Famulari 6da9f44a87
gnu: linux-libre 4.19: Update to 4.19.203.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.203.
(linux-libre-4.19-pristine-source): Update hash.
2021-07-27 12:35:03 -04:00
Leo Famulari eb2a5115ec
gnu: linux-libre 5.4: Update to 5.4.140.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.140.
(linux-libre-5.4-pristine-source): Update hash.
2021-07-27 12:35:03 -04:00
Leo Famulari c4c1856dd2
gnu: linux-libre 5.10: Update to 5.10.58.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.58.
(linux-libre-5.10-pristine-source): Update hash.
2021-07-27 12:35:03 -04:00
Leo Famulari a7ba5b6b47
gnu: linux-libre: Update to 5.13.10.
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.10.
(linux-libre-5.13-pristine-source): Update hash.
2021-07-27 12:34:58 -04:00
Danny Milosavljevic a47ecef2f1
gnu: electrum: Add Ledger support.
* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi,
python-ledgerblue, python-btchip-python.
2021-08-14 15:05:18 +02:00
Danny Milosavljevic 98b47af0ad
gnu: Add python-btchip-python.
* gnu/packages/finance.scm (python-btchip-python): New variable.
2021-08-14 15:05:12 +02:00
Mathieu Othacehe c0e782f0da
gnu: linux-libre: Add perf probe support.
* gnu/packages/aux-files/linux-libre/5.10-i686.conf: Enable
CONFIG_UPROBE_EVENTS option.
* gnu/packages/aux-files/linux-libre/5.10-x86_64.conf: Ditto.
* gnu/packages/aux-files/linux-libre/5.13-i686.conf: Ditto.
* gnu/packages/aux-files/linux-libre/5.13-x86_64.conf: Ditto.
* gnu/packages/aux-files/linux-libre/5.4-i686.conf: Ditto.
* gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Ditto.
2021-08-14 14:31:59 +02:00
Guillaume Le Vaillant 8bd68bd220
gnu: Add gnss-sdr.
* gnu/packages/radio.scm (gnss-sdr): New variable.
2021-08-14 09:39:13 +02:00
Brice Waegeneire bccfcef473
gnu: icecat: Add WebAuthn support.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add eudev.
[phases]: Add eudev to the wrapper.
2021-08-13 20:57:40 +02:00
Sergei Trofimovich ccbeb7ef0e
gnu: re2c: Update to 2.2.
* gnu/packages/re2c.scm (re2c): Update to 2.2.
[native-inputs]: Add python.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-08-13 23:00:41 +05:30
Maxim Cournoyer 0bfbd2ac8b
gnu: opendht: Update to 2.3.0.
* gnu/packages/networking.scm (opendht): Update to 2.3.0.
2021-08-13 12:15:45 -04:00
Xinglu Chen bd3a4db8cb
gnu: Add emacs-placeholder.
* gnu/packages/emacs-xyz.scm (emacs-placeholder): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-13 15:53:33 +02:00
Xinglu Chen 90b4abe36e
gnu: Add emacs-epithet.
* gnu/packages/emacs-xyz.scm (emacs-epithet): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-13 15:53:29 +02:00
Xinglu Chen 776346fcda
gnu: Add emacs-filladapt.
* gnu/packages/emacs-xyz.scm (emacs-filladapt): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-13 15:51:53 +02:00
Nicolas Goaziou 338f34d879
gnu: emacs-projectile: Update to 2.5.0.
* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.5.0.
2021-08-13 15:32:34 +02:00
Nicolas Goaziou f16e4d85dd
gnu: emacs-geiser: Update to 0.17.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.17.
[arguments]<#:phases>: Fix a typo prior to generating the documentation.
2021-08-13 15:30:37 +02:00
Ricardo Wurmus a79ad5fce5
gnu: pigx-rnaseq: Update to 0.0.19.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.19.
2021-08-13 15:23:39 +02:00