Commit graph

72089 commits

Author SHA1 Message Date
Nicolas Goaziou fa6c81bbd5
gnu: rust-crypto-mac-0.8: Fix hash.
* gnu/packages/crates-io.scm (rust-crypto-mac-0.8): Fix hash.

The hash had been copied from rust-crypto-mac-0.7 when this variable was
introduced.
2021-01-10 22:59:26 +01:00
Brett Gilio 473822336c
gnu: emacs-trashed: Update to 2.1.2.
* gnu/packages/emacs-xyz.scm (emacs-trashed): Update to 2.1.2.
2021-01-10 13:02:20 -06:00
Mathieu Othacehe f40ae739bc
gnu: linux: Don't timeout on blob scan.
On berlin, linux-libre blob scanning timeouts after 600 seconds, increase
max-silent-time to 3600 seconds.

* gnu/packages/linux.scm (make-linux-libre*): Set max-silent-time property to
3600.
2021-01-10 19:35:34 +01:00
Leo Prikler 2dba37e27a
Revert "gnu: nmap: Update license."
This reverts commit 2323a7120a.
The new license has been deemed non-free by Fedora [1] and there has not yet
been a statement by the FSF claiming otherwise.  See also [2].

[1] https://github.com/nmap/nmap/issues/2199
[2] https://lists.gnu.org/archive/html/guix-devel/2020-10/msg00227.html
2021-01-10 17:43:31 +01:00
Leo Prikler 86fec62f09
gnu: nmap: Downgrade to 7.80.
* gnu/packages/admin.scm (nmap): Downgrade to 7.80.
2021-01-10 17:42:20 +01:00
Mathieu Othacehe b6473e506e
system: image: Fix root offset on rockchip platforms.
Fixes: <https://issues.guix.gnu.org/45584>.

* gnu/system/image.scm (arm32-disk-image, arm64-disk-image): Turn into
procedures, taking the root partition offset as argument.
* gnu/system/images/novena.scm (novena-image-type): Adapt accordingly.
* gnu/system/images/pine64.scm (pine64-image-type): Ditto.
* gnu/system/images/pinebook-pro.scm (pinebook-pro-image-type): Use a 9MiB
offset for the root partition.
2021-01-10 16:07:44 +01:00
Pierre Neidhardt fcfa0490a5
gnu: augustus: Update to 2.0.1.
* gnu/packages/games.scm (augustus): Update to 2.0.1.
2021-01-10 14:44:35 +01:00
Efraim Flashner 808e4c141e
gnu: tipp10: Build with qt-5.
* gnu/packages/education.scm (tipp10)[source]: Add new patches.
[inputs]: Remove qt-4, sqlite. Add qtbase, qtmultimedia.
* gnu/packages/patches/tipp10-disable-downloader.patch,
gnu/packages/patches/tipp10-qt5.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2021-01-10 15:10:26 +02:00
Efraim Flashner d0fff8f840
gnu: pulseview: Fix qt-5.15 compatibility.
* gnu/packages/electronics.scm (pulseview)[source]: Add patch.
* gnu/packages/patches/pulseview-qt515-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2021-01-10 14:23:20 +02:00
Efraim Flashner a481c55dc9
gnu: pulseview: Update to 0.4.2.
* gnu/packages/electronics.scm (pulseview): Update to 0.4.2.
[source]: Use https.
2021-01-10 14:05:03 +02:00
Efraim Flashner 267d594739
gnu: supercollider: Update to 3.11.2.
* gnu/packages/audio.scm (supercollider): Update to 3.11.2.
[arguments]: Disable building libscsynth.
2021-01-10 13:31:09 +02:00
Vinicius Monego 71ebe52734
gnu: Add emacs-org-roam-bibtex.
* gnu/packages/emacs-xyz.scm (emacs-org-roam-bibtex): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:15:20 +01:00
John Soo 00fb6c91f4
gnu: emacs-eglot: Add missing dependency.
* gnu/packages/emacs-xyz.scm (emacs-eglot): [propagated-inputs] Add
emacs-project.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:10:40 +01:00
raingloom 3af7dc15a6
gnu: Updated liferea to 1.13.4.
* gnu/packages/syndiction.scm (liferea): Updated to 1.13.4.
[source]: Switched to git-download.
[native-inputs]: Added autotools, automake, libtool.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:09:00 +01:00
Timotej Lazar abcd2d2420
gnu: julius: Update to 1.6.0.
* gnu/packages/games.scm (julius): Update to 1.6.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:06:17 +01:00
Michael Rohleder 9f48bb3f53
gnu: emacs-calibredb: Update to 2.8.0.
* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.8.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:05:29 +01:00
Vinicius Monego 787570ea29
gnu: emacs-fountain-mode: Update to 3.4.0.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.4.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:02:33 +01:00
Nicolas Goaziou 3dd93fcac4
gnu: emacs-websocket: Update to 1.13.
* gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.13.
2021-01-10 11:58:29 +01:00
Nicolas Goaziou fa05535f6e
gnu: emacs-auctex: Update to 13.0.3.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.3.
2021-01-10 11:57:36 +01:00
Sharlatan Hellseher 6c1982d41c
gnu: sbcl-local-time: Update to 1.0.6-2.a177eb9.
* gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 1.0.6-2.a177eb9.
  [inputs]: Remove sbcl-cl-fad.
  [arguments]: Activate tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-10 09:38:09 +01:00
Sharlatan Hellseher df898f7206
gnu: Add cl-garbage-pools.
* gnu/packages/lisp-xyz.scm (cl-garbage-pools, ecl-garbage-pools,
  sbcl-garbage-pools): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-10 09:26:41 +01:00
Efraim Flashner 4a0a453392
gnu: vim: Skip terminal screen-dump tests.
Even with careful substitutions these tests often break on other
architectures anyway.

* gnu/packages/vim.scm (vim)[arguments]: Adjust
skip-or-fix-failing-tests to skip another terminal screen-dump test.
2021-01-10 09:49:13 +02:00
Leo Famulari 9f829da86f
gnu: linux-libre 4.4: Update to 4.4.250.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.250.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari 3bef805e05
gnu: linux-libre 4.9: Update to 4.9.250.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.250.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari 0ab8850b16
gnu: linux-libre 4.14: Update to 4.14.214.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.214.
(linux-libre-4.14-pristine-source): Update hash.
2021-01-10 00:37:37 -05:00
Leo Famulari 97a60578a2
gnu: linux-libre 4.19: Update to 4.19.166.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.166.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-10 00:37:36 -05:00
Leo Famulari 28bf4f70b6
gnu: linux-libre 5.4: Update to 5.4.88.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.88.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-10 00:37:36 -05:00
Leo Famulari 35e38c6cae
gnu: linux-libre: Update to 5.10.6.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.6.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-10 00:37:33 -05:00
Tobias Geerinckx-Rice 64baf7fd61
gnu: youtube-dl: Update to 2021.01.08.
* gnu/packages/video.scm (youtube-dl): Update to 2021.01.08.
2021-01-09 23:14:27 +01:00
Tobias Geerinckx-Rice 5c149f41db
gnu: yakuake: Update to 20.12.1.
* gnu/packages/kde-systemtools.scm (yakuake): Update to 20.12.1.
2021-01-09 23:14:27 +01:00
Tobias Geerinckx-Rice d15c050116
gnu: lvm2: Update to 2.03.11.
* gnu/packages/linux.scm (lvm2): Update to 2.03.11.
2021-01-09 23:14:27 +01:00
Tobias Geerinckx-Rice 8b7e84b952
gnu: okular: Update to 20.12.1.
* gnu/packages/kde.scm (okular): Update to 20.12.1.
2021-01-09 23:14:26 +01:00
Tobias Geerinckx-Rice 341b2d3d36
gnu: plzip: Update to 1.9.
* gnu/packages/compression.scm (plzip): Update to 1.9.
2021-01-09 23:14:26 +01:00
Tobias Geerinckx-Rice a779aeda20
gnu: tomb: Update to 2.9.
* gnu/packages/crypto.scm (tomb): Update to 2.9.
2021-01-09 23:14:26 +01:00
Tobias Geerinckx-Rice 65ba20e57f
gnu: feh: Update to 3.6.2.
* gnu/packages/image-viewers.scm (feh): Update to 3.6.2.
2021-01-09 23:14:26 +01:00
Tobias Geerinckx-Rice 48632af5cc
gnu: rspamd: Update to 2.7.
* gnu/packages/mail.scm (rspamd): Update to 2.7.
2021-01-09 23:14:26 +01:00
Leo Famulari b4384e6116
gnu: ncmpcpp: Update to 0.9.1.
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.9.1.
2021-01-09 13:47:26 -05:00
Christopher Baines 0fab032ae3
gnu: guix-build-coordinator: Update to 0-15.b5d998c.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-15.b5d998c.
2021-01-09 11:06:55 +00:00
Nicolas Goaziou bc66d35164
gnu: emacs-scheme-complete: Update to 0.9.9.
* gnu/packages/emacs-xyz.scm (emacs-scheme-complete): Update to 0.9.9.
* gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch: Remove file.
* gnu/local.mk: Update file.
2021-01-09 11:38:02 +01:00
Mark H Weaver 01fa1cd619
gnu: icecat: Update to 78.6.1-guix0-preview1 [fixes CVE-2020-16044].
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2021-01-08 23:51:57 -05:00
Ludovic Courtès a687b99579
gnu: guile: Update to 3.0.5.
* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.5.
2021-01-09 00:00:49 +01:00
Ludovic Courtès 069d2bf200
tests: Run 'tests/offload.scm' only when BUILD_DAEMON_OFFLOAD is true.
Fixes:

  guix build -e '(@ (gnu packages package-management) guix-minimal)'

* Makefile.am (SCM_TESTS): Move 'tests/offload.scm' within "if
BUILD_DAEMON_OFFLOAD" conditional.
2021-01-09 00:00:49 +01:00
Nicolas Goaziou ddb51f3e90
gnu: emacs-howm: Update to 1.4.7.
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.7.
2021-01-08 18:29:39 +01:00
Pierre Neidhardt 789dcf5bc4
gnu: emacs-emms: Fix vorbiscomment path.
* gnu/packages/emacs-xyz.scm (emacs-emms)[arguments]: Replace call to
"vorbiscomment" by its full store path.
2021-01-08 18:13:56 +01:00
Ricardo Wurmus bc8ea17b33
gnu: Add liquidsfz.
* gnu/packages/music.scm (liquidsfz): New variable.
2021-01-08 16:03:15 +01:00
Ricardo Wurmus 55f71f0ef7
gnu: yoshimi: Update to 1.7.4.
* gnu/packages/music.scm (yoshimi): Update to 1.7.4.
2021-01-08 16:03:15 +01:00
Guillaume Le Vaillant 9524a2877b
gnu: monero-gui: Update to 0.17.1.9.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.9.
  [source]: Fetch submodules. Add snippet to remove embedded monero sources.
2021-01-08 13:39:24 +01:00
Guillaume Le Vaillant bd089edd1a
gnu: monero: Update to 0.17.1.9.
* gnu/packages/finance.scm (monero): Update to 0.17.1.9.
2021-01-08 13:39:24 +01:00
Ricardo Wurmus 0a40da604f
gnu: Add schmutz.
* gnu/packages/guile-xyz.scm (schmutz): New variable.
2021-01-08 13:34:46 +01:00
Efraim Flashner f4cc6787f5
gnu: rust-pin-utils-0.1: Deduplicate duplicate definitions.
* gnu/packages/crates-io.scm (rust-pin-utils-0.1): Combine duplicate
definitions.
2021-01-08 12:55:32 +02:00