Commit graph

72128 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 1cd45f723a
gnu: s6-dns: Update to 2.3.4.0.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.4.0.
2021-01-11 23:55:30 +01:00
Tobias Geerinckx-Rice 11e4b17b87
gnu: s6: Update to 2.10.0.0.
* gnu/packages/skarnet.scm (s6): Update to 2.10.0.0.
2021-01-11 23:55:29 +01:00
Tobias Geerinckx-Rice d7110d380b
gnu: execline: Update to 2.7.0.0.
* gnu/packages/skarnet.scm (execline): Update to 2.7.0.0.
2021-01-11 23:55:29 +01:00
Tobias Geerinckx-Rice c261aa2043
gnu: skalibs: Update to 2.10.0.0.
* gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.0.
2021-01-11 23:55:29 +01:00
Tobias Geerinckx-Rice ca8ac129a4
gnu: sord: Update to 0.16.8.
* gnu/packages/rdf.scm (sord): Update to 0.16.8.
2021-01-11 23:55:28 +01:00
Tobias Geerinckx-Rice 103b0ca3a7
gnu: serd: Update to 0.30.8.
* gnu/packages/rdf.scm (serd): Update to 0.30.8.
2021-01-11 23:55:28 +01:00
Tobias Geerinckx-Rice 8153705512
gnu: podofo: Omit static library.
* gnu/packages/pdf.scm (podofo)[arguments]: Remove explicit
"-DPODOFO_BUILD_STATIC=ON" from #:configure-flags.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice df50d2a02d
gnu: podofo: Update to 0.9.7.
* gnu/packages/pdf.scm (podofo): Update to 0.9.7.
[source]: Remove patch.
* gnu/packages/patches/podofo-cmake-3.12.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice b226ccf3ff
gnu: mcelog: Don't use unstable tarball.
* gnu/packages/linux.scm (mcelog)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice 0463f7d706
gnu: mcelog: Cross-compile.
* gnu/packages/linux.scm (mcelog)[arguments]: Use CC-FOR-TARGET.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice 1f2e96ad03
gnu: mcelog: Update to 175.
* gnu/packages/linux.scm (mcelog): Update to 175.
2021-01-11 23:31:08 +01:00
Tobias Geerinckx-Rice aec795a5a1
gnu: inxi-minimal: Update to 3.2.02-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-1.
2021-01-11 23:31:08 +01:00
Tobias Geerinckx-Rice 26bd3dc9ad
gnu: erofs-utils: Update to 1.2.1.
* gnu/packages/linux.scm (erofs-utils): Update to 1.2.1.
2021-01-11 23:31:08 +01:00
Tobias Geerinckx-Rice 7ece89fa2b
gnu: htop: Update to 3.0.5.
* gnu/packages/admin.scm (htop): Update to 3.0.5.
2021-01-11 23:31:07 +01:00
Tobias Geerinckx-Rice bef64a7fab
gnu: rng-tools: Update to 6.11.
* gnu/packages/linux.scm (rng-tools): Update to 6.11.
2021-01-11 23:31:07 +01:00
Tobias Geerinckx-Rice a8f8680b40
gnu: libblockdev: Update to 2.25.
* gnu/packages/disk.scm (libblockdev): Update to 2.25.
2021-01-11 23:31:07 +01:00
Brit Butler 1cf31ee074
gnu: Add emacs-consult.
* gnu/packages/emacs-xyz.scm (emacs-consult): New variable.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-11 21:26:33 +01:00
Tobias Geerinckx-Rice da4b830c39
gnu: sudo: Update to 1.9.5 [fixes CVE-2021-23239 & CVE-2021-23240].
* gnu/packages/admin.scm (sudo): Update to 1.9.5.
2021-01-11 20:15:23 +01:00
Leo Prikler a3002104a8
system: Assert, that user and group names are unique.
*gnu/system/shadow.scm (find-duplicates): New variable.
(assert-unique-account-names, assert-unique-group-names): New variables.
(account-activation): Use them here.
2021-01-11 16:03:47 +01:00
Maxim Cournoyer 8152fd1af5
packages: Fix 'base32' used before definition warning.
Before this change, compiling the module would emit the following message:
"guix/packages.scm:213:25: warning: macro `base32' used before definition".

* guix/packages.scm (define-compile-time-decoder)
(base32, base64): Move definitions to the top of the module.
2021-01-11 08:15:08 -05:00
Michael Rohleder 58780f844b
gnu: xfce4-screensaver: Update to 4.16.0.
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.16.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 14:15:48 +02:00
Noah Evans 1a1d358f28
gnu: Add mcg.
* gnu/packages/mpd.scm (mcg): New variable.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-11 12:48:02 +01:00
Mathieu Othacehe 21cf0d36db
gnu: guile: Fix tests on emulated architectures.
The stack overflow test limits the virtual memory size using setrlimit with
RLIMIT_AS argument. This is ignored when using QEMU transparent emulation,
causing the test to crash.

* gnu/packages/patches/guile-2.2-skip-so-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/guile.scm (guile-3.0-latest): Add it.
2021-01-11 12:06:12 +01:00
Ricardo Wurmus b54b3f5419
gnu: guile-picture-language: Update to 0.0.1-4.291a746.
* gnu/packages/guile-xyz.scm (guile-picture-language): Update to
0.0.1-4.291a746.
[propagated-inputs]: Add guile-cairo.
2021-01-11 11:49:41 +01:00
Vincent Legoll bd46b80aa1
gnu: ppp: Update to 2.4.9.
* gnu/packages/samba.scm (ppp): Update to 2.4.9.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 11:48:50 +02:00
Ryan Prior 458cb25b9e
gnu: esbuild: Update to 0.8.31.
* gnu/packages/web.scm (esbuild): Update to 0.8.31.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 11:38:46 +02:00
Vincent Legoll 1999934c85
gnu: glfw: Update to 3.3.2.
* gnu/packages/gl.scm (glfw): Update to 3.3.2.
(propagated-inputs): Add missing libxi.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 11:19:39 +02:00
Efraim Flashner 5aa45d3477
gnu: newsboat: Update to 2.22.1.
* gnu/packages/syndication.scm (newsboat): Update to 2.22.1.
2021-01-11 10:47:40 +02:00
Efraim Flashner 205c4ae2f7
gnu: liferea: Add source file-name.
* gnu/packages/syndication.scm (liferea)[source]: Add file-name field.
2021-01-11 10:44:28 +02:00
Maxim Cournoyer a25896bb75
gnu: vigra: Raise max-silent-time timeout value to 2 hours.
Fixes <https://issues.guix.gnu.org/40887>.

* gnu/packages/image.scm (vigra)[properties]: Add a 'max-silent-time'
property, with a value of 7200 seconds (2 hours).
2021-01-10 23:47:53 -05:00
Maxim Cournoyer 3049097ac2
import: texlive: Produce a partial package definition rather than crashing.
This is a small improvement awaiting a definitive fix for
<https://issues.guix.gnu.org/45656>.

* guix/import/texlive.scm (sxml->package): Produce a warning when the SVN
checkout failed.  Rather than crashing on the unexpected #f value, return a
partial package definition with the source field set to #f.
2021-01-10 23:30:30 -05:00
Tobias Geerinckx-Rice 432cb80309
gnu: bwm-ng: Update to 0.6.3.
* gnu/packages/networking.scm (bwm-ng): Update to 0.6.3.
2021-01-10 23:38:49 +01:00
Tobias Geerinckx-Rice f45ccea487
doc: Add missing cups-filters default extension.
* doc/guix.texi (Printing Services): Add cups-filters to the documented
list of default cups-configuration extensions.
2021-01-10 23:38:49 +01:00
Tobias Geerinckx-Rice 2a4fdb4194
services: cups: Add brlaser extension by default.
* gnu/services/cups.scm (cups-configuration): Add brlaser to the default
extensions.
* doc/guix.texi (Printing Services): Document it.
2021-01-10 23:38:49 +01:00
Tobias Geerinckx-Rice 8498aee86c
gnu: Move brlaser to (gnu packages cups).
* gnu/packages/printers.scm (cups): Move from here...
* gnu/packages/cups.scm (cups): ...to here.
2021-01-10 23:38:49 +01:00
Tobias Geerinckx-Rice 9ec11a5669
gnu: polybar: Update to 3.5.4.
* gnu/packages/wm.scm (polybar): Update to 3.5.4.
2021-01-10 23:38:48 +01:00
Tobias Geerinckx-Rice 8aa66ccb55
gnu: obs: Update to 26.1.2.
* gnu/packages/video.scm (obs): Update to 26.1.2.
2021-01-10 23:38:48 +01:00
Tobias Geerinckx-Rice 9b415c0b36
gnu: llvm: Update to 11.0.1.
* gnu/packages/llvm.scm (llvm): Update to 11.0.1.
(clang-runtime-11, clang-11): Update corresponding source hashes.
2021-01-10 23:38:48 +01:00
Tobias Geerinckx-Rice 8818bb3a3e
gnu: zutils: Update to 1.10.
* gnu/packages/compression.scm (zutils): Update to 1.10.
2021-01-10 23:38:48 +01:00
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