3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

86114 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 10e26baae8
gnu: lesspipe: Update to 1.91.
* gnu/packages/less.scm (lesspipe): Update to 1.91.
2021-11-27 00:49:55 +01:00
Tobias Geerinckx-Rice 5ee4e91ada
gnu: yadifa: Update to 2.5.3.
* gnu/packages/dns.scm (yadifa): Update to 2.5.3.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:55 +01:00
Tobias Geerinckx-Rice c6e99f78f0
gnu: kcov: Prepare for cross-compilation.
* gnu/packages/code.scm (kcov)[arguments]: Look up bash in the inputs.
2021-11-27 00:49:55 +01:00
Tobias Geerinckx-Rice 1e4b2d8e22
gnu: kcov: Update to 39.
* gnu/packages/code.scm (kcov): Update to 39.
[inputs]: Add openssl.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice 5eb7c45c44
gnu: borgmatic: Update to 1.5.21.
* gnu/packages/backup.scm (borgmatic): Update to 1.5.21.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice 273badde25
gnu: nftables: Update to 1.0.1.
* gnu/packages/linux.scm (nftables): Update to 1.0.1.
[arguments]: Add "--with-cli=readline" to #:configure-flags.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice 1cb72b1473
gnu: libnftnl: Update to 1.2.1.
* gnu/packages/linux.scm (libnftnl): Update to 1.2.1.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice d0db0e7892
gnu: wesnoth: Update to 1.16.1.
* gnu/packages/games.scm (wesnoth): Update to 1.16.1.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice b7beb039a2
gnu: solaar: Update to 1.0.7.
* gnu/packages/admin.scm (solaar): Update to 1.0.7.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice 696ecdf077
gnu: hwinfo: Update to 21.78.
* gnu/packages/hardware.scm (hwinfo): Update to 21.78.
2021-11-27 00:49:53 +01:00
Tobias Geerinckx-Rice ba015b2b20
gnu: chroma: Update to 1.20.
* gnu/packages/games.scm (chroma): Update to 1.20.
2021-11-27 00:49:53 +01:00
Tobias Geerinckx-Rice 9c2a1b5894
gnu: exfatprogs: Update to 1.1.3.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.3.
2021-11-27 00:49:53 +01:00
Tobias Geerinckx-Rice 5c1ba739d4
build-self: Help users to submit useful bug reports.
* build-aux/build-self.scm (build): Request the ‘COMPLETE output’.
2021-11-27 00:49:53 +01:00
Tobias Geerinckx-Rice ef9797c67b
gnu: netcat-openbsd: Update to 1.218-2.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.218-2.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:53 +01:00
Tobias Geerinckx-Rice 1b1f557d88
daemon: Print the line whence we expect an integer.
* nix/libstore/local-store.cc (LocalStore::getLineFromSubstituter):
Include the malformed substituter stream line in the error message.
2021-11-27 00:49:53 +01:00
Tobias Geerinckx-Rice 3887c1f3b3
gnu: inxi-minimal: Update to 3.3.09-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.09-1.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:52 +01:00
Tobias Geerinckx-Rice 8e9e182863
gnu: eid-mw: Expand description.
* gnu/packages/security-token.scm (synopsis, description): Expand.
Add reminder to myself— er, ’new users’.
2021-11-27 00:49:52 +01:00
Tobias Geerinckx-Rice 97bb46ea0e
gnu: eid-mw: Disable pinentry.
* gnu/packages/security-token.scm (eid-mw)[arguments]:
Add "--disable-pinentry" to #:configure-flags.
2021-11-27 00:49:52 +01:00
Tobias Geerinckx-Rice 1cf22254b0
gnu: jitterentropy-rngd: Update to 1.2.6.
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.6.
2021-11-27 00:49:52 +01:00
Tobias Geerinckx-Rice 74301141f1
gnu: erofs-utils: Update to 1.4.
* gnu/packages/linux.scm (erofs-utils): Update to 1.4.
2021-11-27 00:49:52 +01:00
Tobias Geerinckx-Rice 3e12376b86
gnu: s-tui: Update to 1.1.3.
* gnu/packages/admin.scm (s-tui): Update to 1.1.3.
2021-11-27 00:49:52 +01:00
Tobias Geerinckx-Rice 0850ce7224
gnu: lldpd: Update to 1.0.13.
* gnu/packages/networking.scm (lldpd): Update to 1.0.13.
2021-11-27 00:49:51 +01:00
Tobias Geerinckx-Rice b48c89e938
gnu: batctl: Update to 2021.4.
* gnu/packages/networking.scm (batctl): Update to 2021.4.
2021-11-27 00:49:51 +01:00
Tobias Geerinckx-Rice e05673bcbe
gnu: hangups: Update to 0.4.15.
* gnu/packages/messaging.scm (hangups): Update to 0.4.15.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:51 +01:00
Tobias Geerinckx-Rice 275f7cf8a1
gnu: radeontop: Prepare for cross-compilation.
* gnu/packages/linux.scm (radeontop)[arguments]: Use CC-FOR-TARGET.
2021-11-27 00:49:51 +01:00
Tobias Geerinckx-Rice e16f76fae2
gnu: radeontop: Update to 1.4.
* gnu/packages/linux.scm (radeontop): Update to 1.4.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:51 +01:00
Tobias Geerinckx-Rice c9cd97c872
gnu: vhba-module: Update to 20211023.
* gnu/packages/linux.scm (vhba-module): Update to 20211023.
2021-11-27 00:49:50 +01:00
Nicolas Goaziou e184396844
Revert "gnu: Remove asio-1.12."
This reverts commit e8cb755774.

The variable is still required by restbed.
2021-11-26 23:20:29 +01:00
Nicolas Goaziou e8cb755774
gnu: Remove asio-1.12.
* gnu/packages/networking.scm (asio-1.12): Remove variable.
2021-11-26 23:18:29 +01:00
Nicolas Goaziou 6b00c01dca
gnu: mame: Fix build.
* gnu/packages/emulators.scm (mame)[inputs]: Use latest `asio'.
2021-11-26 23:03:49 +01:00
Leo Famulari 0384bceadb
gnu: Remove linux-libre 5.14.
* gnu/packages/linux.scm (linux-libre-5.14-version,
linux-libre-5.14-gnu-revision, deblob-scripts-5.14,
linux-libre-5.14-pristine-source, linux-libre-5.14-source,
linux-libre-headers-5.14, linux-libre-5.14): Remove variables.
* gnu/packages/aux-files/linux-libre/5.14-arm.conf,
gnu/packages/aux-files/linux-libre/5.14-arm64.conf,
gnu/packages/aux-files/linux-libre/5.14-i686.conf,
gnu/packages/aux-files/linux-libre/5.14-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2021-11-26 16:54:47 -05:00
Leo Famulari 8fb949f988
gnu: linux-libre: Update to 5.15.5.
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 5.15.5.
(linux-libre-with-bpf): Update to 5.15.5.
2021-11-26 16:54:47 -05:00
Leo Famulari 14f6c21077
gnu: Add linux-libre 5.15.5.
* gnu/packages/linux.scm (linux-libre-5.15-version,
linux-libre-5.15-gnu-revision, deblob-scripts-5.15,
linux-libre-5.15-pristine-source, linux-libre-5.15-source,
linux-libre-headers-5.15, linux-libre-5.15): New variables.
* gnu/packages/aux-files/linux-libre/5.15-arm.conf,
gnu/packages/aux-files/linux-libre/5.15-arm64.conf,
gnu/packages/aux-files/linux-libre/5.15-i686.conf,
gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them
2021-11-26 16:54:47 -05:00
Leo Famulari 65401faa9c
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-6.307d694.
This fixes the build with linux-libre 5.15:

https://github.com/aircrack-ng/rtl8812au/pull/898

* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-6.307d694.
2021-11-26 16:54:47 -05:00
Leo Famulari 0684bad300
gnu: linux-libre 4.4: Update to 4.4.293.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.293.
(linux-libre-4.4-pristine-source): Update hash.
2021-11-26 16:48:38 -05:00
Leo Famulari 9abb6582bf
gnu: linux-libre 4.9: Update to 4.9.291.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.291.
(linux-libre-4.9-pristine-source): Update hash.
2021-11-26 16:48:37 -05:00
Leo Famulari 8419517a23
gnu: linux-libre 4.14: Update to 4.14.256.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.256.
(linux-libre-4.14-pristine-source): Update hash.
2021-11-26 16:48:37 -05:00
Leo Famulari 01b9a9ee56
gnu: linux-libre 4.19: Update to 4.19.218.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.218.
(linux-libre-4.19-pristine-source): Update hash.
2021-11-26 16:48:37 -05:00
Leo Famulari fdccfd175e
gnu: linux-libre 5.4: Update to 5.4.162.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.162.
(linux-libre-5.4-pristine-source): Update hash.
2021-11-26 16:48:37 -05:00
Leo Famulari b67315c3c4
gnu: linux-libre 5.10: Update to 5.10.82.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.82.
(linux-libre-5.10-pristine-source): Update hash.
(linux-libre-5.10-source): Remove obsolete patch
'linux-libre-arm64-generic-pinebook-lcd.patch'.
2021-11-26 16:48:33 -05:00
Nicolas Goaziou 74364d9506
gnu: asio: Update to 1.20.0.
* gnu/packages/networking.scm (asio): Update to 1.20.0.
2021-11-26 21:08:32 +01:00
Efraim Flashner 3d6040c135
gnu: toot: Honor the #:tests? flag.
* gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
2021-11-26 15:52:57 +02:00
Efraim Flashner ac4c0b1933
gnu: toot: Update to 0.28.0.
* gnu/packages/mastodon.scm (toot): Update to 0.28.0.
2021-11-26 15:52:10 +02:00
Efraim Flashner 0be7190401
gnu: mpv-mpris: Update to 0.6.
* gnu/packages/video.scm (mpv-mpris): Update to 0.6.
2021-11-26 15:49:06 +02:00
Efraim Flashner 1160f0943c
gnu: parallel: Update to 20211122.
* gnu/packages/parallel.scm (parallel): Update to 20211122.
2021-11-26 15:48:15 +02:00
Efraim Flashner 8ad22b42b1
gnu: urlscan: Update to 0.9.7.
* gnu/packages/mail.scm (urlscan): Update to 0.9.7.
2021-11-26 15:46:16 +02:00
Efraim Flashner 63661eacca
gnu: viewnior: Update to 1.8.
* gnu/packages/image-viewers.scm (viewnior): Update to 1.8.
[home-page]: Use https.
2021-11-26 15:46:01 +02:00
Efraim Flashner d711b72f14
gnu: vim-fugitive: Update to 3.6.
* gnu/packages/vim.scm (vim-fugitive): Update to 3.6.
2021-11-26 15:37:36 +02:00
zimoun 128fd2ab59
gnu: Add r-derfinderhelper.
* gnu/packages/bioconductor.scm (r-derfinderhelper): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-26 13:51:00 +01:00
Ludovic Courtès d19aff9339
gnu: ceres-solver: Install library to lib/ instead of lib64/.
* gnu/packages/maths.scm (ceres)[arguments]: In 'set-library-directory'
phase, modify the top-level 'CMakeLists.txt'.
2021-11-26 13:51:00 +01:00