Commit Graph

75313 Commits

Author SHA1 Message Date
Efraim Flashner
b47e37a4fd
gnu: rust-openssl-sys-0.9: Update to 0.9.68.
* gnu/packages/crates-io.scm (rust-openssl-sys-0.9): Update to 0.9.68.
* gnu/packages/patches/rust-openssl-sys-no-vendor.patch: Add note about
supported versions of openssl.
2021-11-02 09:15:37 +02:00
Andrew Tropin
7af3b82217
services: configuration: Fix interpose implementation.
* gnu/services/configuration.scm (interpose, serialize-text-config): Fix
interpose implementation, move file-like object code to
serialize-text-config.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2021-11-01 17:46:49 +03:00
Arun Isaac
6e5ca0bb84
gnu: mpop: Update to 1.4.16.
* gnu/packages/mail.scm (mpop): Update to 1.4.16.
2021-11-01 20:11:32 +05:30
Leo Famulari
8797a07ac0
gnu: WebKitGTK: Update to 2.34.1 [fixes CVE-2021-{30846,30851,42762}].
https://webkitgtk.org/security/WSA-2021-0006.html

* gnu/packages/webkit.scm (webkitgtk): Update to 2.34.1.
2021-11-01 10:09:28 -04:00
Leo Famulari
80c0505f16
gnu: Remove FFmpeg 4.3.
* gnu/packages/video.scm (ffmpeg-4.3): Remove variable.
2021-11-01 10:09:28 -04:00
Leo Famulari
0cfc13104f
gnu: OpenShot: Update to 2.6.1.
* gnu/packages/video.scm (openshot): Update to 2.6.1.
[arguments]: Add a 'fix-symbolic-link' phase to work around a broken symlink.
Run the custom 'check' phase when tests? are enabled.
2021-11-01 10:09:28 -04:00
Leo Famulari
7eaacf0ece
gnu: libopenshot: Update to 0.2.7.
* gnu/packages/video.scm (libopenshot): Update to 0.2.7.
[origin]: Adjust snippet to upstream changes.
[inputs]: Add alsa-lib and zlib.
[propagated-inputs]: Replace ffmpeg-4.3 with ffmpeg.
2021-11-01 10:09:27 -04:00
Leo Famulari
c4ca2e9558
gnu: libopenshot-audio: Update to 0.2.2.
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.2.
2021-11-01 10:09:24 -04:00
Xinglu Chen
0e19713c1f
gnu: msmtp: Update to 1.8.18.
* gnu/packages/mail.scm (msmtp): Update to 1.8.18.
[arguments]<#:phases>: Remove trailing #t.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-01 12:38:08 +02:00
Foo Chuan Wei
c0c974ad96
gnu: cl-who: Update to commit 1.1.4-2.0d38264.
* gnu/packages/lisp-xyz.scm (sbcl-cl-who): Update to 1.1.4-2.0d38264.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-01 10:58:12 +01:00
Guillaume Le Vaillant
9070bfd2c0
gnu: cl-string-match: Fix dependency.
* gnu/packages/lisp-xyz.scm (sbcl-cl-string-match)[arguments]: Add
  'fix-dependency' phase.
  [source, home-page]: Update to new URL.
2021-11-01 10:58:12 +01:00
Guillaume Le Vaillant
840a708088
gnu: cl-mgl-pax: Update to 0.0.4-0.a7f9047.
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax): Update to 0.0.4-0.a7f9047.
  [inputs]: Add alexandria, colorize and md5. Remove babel, cl-fad and
  ironclad.
  [arguments]: Add optional systems to 'asd-systems' to build them too.
2021-11-01 10:58:11 +01:00
Foo Chuan Wei
8f92c44bdd
gnu: vim-scheme: Update to 0.0.0-3.e22fc8e.
* gnu/packages/vim.scm (vim-scheme): Update to 0.0.0-3.e22fc8e.
[source]: Use https.
[license]: Update to new upstream license.
2021-11-01 11:54:59 +02:00
Alexandr Vityazev
e1370ea8fa
gnu: dunst: Update to 1.7.0.
* gnu/packages/dunst.scm (dunst): Update to 1.7.0.
[source]: Fix indentation.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-01 11:35:06 +02:00
Tobias Geerinckx-Rice
f3d5d572de
gnu: binwalk: Update to 2.3.2.
* gnu/packages/python-xyz.scm (binwalk): Update to 2.3.2.
[arguments]: Don't explicitly return #t from phases.
2021-11-01 00:13:55 +01:00
Tobias Geerinckx-Rice
1872c00df5
gnu: python-binwalk: Rename to binwalk.
* gnu/packages/python-xyz.scm (binwalk): New variable renamed from
(python-binwalk): this old thing.  Redefine it using DEPRECATED-PACKAGE.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Adjust accordingly.
2021-11-01 00:13:55 +01:00
Tobias Geerinckx-Rice
2ff28472e3
gnu: pipe-viewer: Update to 0.1.5.
* gnu/packages/video.scm (pipe-viewer): Update to 0.1.5.
2021-11-01 00:13:55 +01:00
Efraim Flashner
1a80b8909a
gnu: vim-tagbar: Add ctags fallback location.
* gnu/packages/vim.scm (vim-tagbar)[arguments]: Add fill path to ctags
as fallback location.
[inputs]: Add universal-ctags.
2021-10-31 15:28:46 +02:00
Foo Chuan Wei
9d9fa800b3
gnu: Add vim-tagbar.
* gnu/packages/vim.scm (vim-tagbar): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-31 15:20:37 +02:00
Foo Chuan Wei
508b072ab4
gnu: Add vim-characterize.
* gnu/packages/vim.scm (vim-characterize): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-31 15:14:58 +02:00
Felix Gruber
de81a58f79
gnu: leocad: Update to 21.06.
* gnu/packages/lego.scm (leocad): Update to 21.06.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-31 15:24:57 +05:30
Felix Gruber
4e5000114e
gnu: wesnoth: Update to 1.16.0.
* gnu/packages/games.scm (wesnoth): Update to 1.16.0.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-31 15:13:25 +05:30
Liliana Marie Prikler
9f2c5e901e
gnu: Add zig.
* gnu/packages/patches/zig-disable-libc-note-test.patch,
gnu/packages/patches/zig-use-system-paths.patch: New files.
* gnu/packages/zig.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Adjust accordingly.
2021-10-31 09:02:01 +01:00
Timotej Lazar
84c6f17f16
gnu: dconf: Increase test timeout further.
The “engine” test hit the previous 90s time limit when cross-compiling
on a less powerful machine.

* gnu/packages/gnome.scm (dconf)[arguments]: Change timeout to 300s in
'increase-test-timeout phase.  Drop trailing #t.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-31 00:57:07 +02:00
Tobias Geerinckx-Rice
b4359fc5e6
gnu: remmina: Update to 1.4.21.
* gnu/packages/vnc.scm (remmina): Update to 1.4.21.
[arguments]: Don't explicitly return #t from phases.
2021-10-31 00:57:07 +02:00
Tobias Geerinckx-Rice
1632cad620
gnu: aws-c-mqtt: Update to 0.7.8.
* gnu/packages/c.scm (aws-c-mqtt): Update to 0.7.8.
2021-10-31 00:57:07 +02:00
Tobias Geerinckx-Rice
02fcabe230
gnu: polybar: Update to 3.5.7.
* gnu/packages/wm.scm (polybar): Update to 3.5.7.
2021-10-31 00:57:07 +02:00
Tobias Geerinckx-Rice
c73d1e68cf
gnu: bschaffl: Update to 1.4.8.
* gnu/packages/music.scm (bschaffl): Update to 1.4.8.
2021-10-31 00:57:07 +02:00
Tobias Geerinckx-Rice
3f5f58df8b
gnu: bjumblr: Update to 1.6.8.
* gnu/packages/music.scm (bjumblr): Update to 1.6.8.
2021-10-31 00:57:06 +02:00
Tobias Geerinckx-Rice
b8da019283
gnu: bshapr: Update to 0.13.
* gnu/packages/music.scm (bshapr): Update to 0.13.
2021-10-31 00:57:06 +02:00
Tobias Geerinckx-Rice
9c1a1c3b36
gnu: bchoppr: Update to 1.10.10.
* gnu/packages/music.scm (bchoppr): Update to 1.10.10.
2021-10-31 00:57:06 +02:00
Tobias Geerinckx-Rice
3df874deb9
gnu: bsequencer: Update to 1.8.10.
* gnu/packages/music.scm (bsequencer): Update to 1.8.10.
[arguments]: Set CC to something sensible.
2021-10-31 00:57:06 +02:00
Mădălin Ionel Patrașcu
cf0abb6cfe
gnu: Add r-formattable.
* gnu/packages/cran.scm (r-formattable): New variable.
2021-10-30 19:56:15 +00:00
Timotej Lazar
142344b6ef
gnu: qemu: Add Guix support to QEMU guest agent.
QEMU guest agent hardcodes paths to /sbin/hwclock and /sbin/shutdown. Patch
the source to try binaries under /run/current-system/profile/sbin first.

* gnu/packages/patches/qemu-fix-agent-paths.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/virtualization.scm (qemu)[origin]: Apply it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-30 19:16:23 +02:00
jgart
f8d3c98162
gnu: Add r-bien.
* gnu/packages/cran.scm (r-bien): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-30 19:16:23 +02:00
jgart
2339ee166c
gnu: Add r-fasterize.
* gnu/packages/cran.scm (r-fasterize): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-30 19:16:23 +02:00
Raphaël Mélotte
a239b1e678
gnu: Add python-ijson.
* gnu/packages/python-xyz.scm (python-ijson): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-10-30 19:16:18 +02:00
Foo Chuan Wei
bcce83c785
gnu: Add Random Identity Generator (rig)
* gnu/packages/shellutils.scm (rig): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-30 19:12:40 +02:00
Foo Chuan Wei
d4449565ed
gnu: ta-lib: Explicitly link math library.
* gnu/packages/finance.scm (ta-lib)[arguments]: Add 'link-math-library' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-30 14:43:07 +02:00
Foo Chuan Wei
cd188b9c6f
gnu: Add cl-pass.
* gnu/packages/lisp-xyz.scm (cl-pass, ecl-cl-pass, sbcl-cl-pass): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-30 11:08:58 +02:00
Foo Chuan Wei
d7a1eb2a66
gnu: Add cl-clinenoise.
* gnu/packages/lisp-xyz.scm (cl-clinenoise, ecl-clinenoise,
  sbcl-clinenoise): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-30 11:01:24 +02:00
Marius Bakke
b440794c3d
gnu: ungoogled-chromium: Update to 95.0.4638.69-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 95.0.4638.69.
(%ungoogled-revision): Inherit from it.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-10-30 00:51:08 +02:00
Nicolas Goaziou
d7c93012d1
gnu: mame: Update to 0.237.
* gnu/packages/emulators.scm (mame): Update to 0.237.
2021-10-29 23:03:18 +02:00
Nicolas Goaziou
27b0d89303
gnu: scintilla: Update to 5.1.3.
* gnu/packages/text-editors.scm (scintilla): Update to 5.1.3.
2021-10-29 22:50:44 +02:00
Nicolas Goaziou
b62a6317d1
gnu: thinkfan: Update to 1.3.0.
* gnu/packages/linux.scm (thinkfan): Update to 1.3.0.
2021-10-29 22:45:44 +02:00
Nicolas Goaziou
00197d7508
gnu: emacs-shell-command+: Update to 2.3.2.
* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.3.2.
2021-10-29 22:37:20 +02:00
Nicolas Goaziou
211cebef1b
gnu: emacs-ebdb: Update to 0.8.8.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.8.
2021-10-29 22:33:49 +02:00
Vagrant Cascadian
52ab88a5aa
gnu: diffoscope: Update to 189.
* gnu/packages/diffoscope.scm (diffoscope): Update to 189.
  [arguments] Remove phases 'use-dumppdf-py and 'fpc-external-tool.
  Update 'skip-python-tests.
2021-10-29 13:19:11 -07:00
Tobias Geerinckx-Rice
cbe902545d
gnu: blueman: Update to 2.2.3.
* gnu/packages/networking.scm (blueman): Update to 2.2.3.
2021-10-29 21:31:18 +02:00
Tobias Geerinckx-Rice
503a0cfc91
gnu: corefreq: Update to 1.87.4.
* gnu/packages/linux.scm (corefreq): Update to 1.87.4.
2021-10-29 21:31:18 +02:00