la snesne
905ecd78a7
gnu: rss-bridge: Update to 2020-11-10.
...
* gnu/packages/web.scm (rss-bridge): Update to 2020-11-10.
[build-system]: Switch to copy-build-system.
[arguments]: Adjust to new build system. Add phase "patch-paths".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-14 14:47:16 +02:00
Giacomo Leidi
dec1009d82
gnu: Add xdg-desktop-portal-wlr.
...
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-14 14:47:16 +02:00
Xinglu Chen
bdb6ff3ab1
gnu: mercurial: Update to 5.8.
...
* gnu/packages/version-control.scm (mercurial): Update to 5.8.
[build-system]: Switch from ‘python-build-system’ to ‘gnu-build-system’, this
will install additional things like man pages.
[arguments]<#:make-flags>: Set PREFIX argument.
[native-inputs]: Add ‘python-docutils’ for generating man pages.
[inputs]: Add ‘python’.
[description]: Fix formatting.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-14 14:47:16 +02:00
Xinglu Chen
909caad6be
gnu: Add guile-raw-strings.
...
* gnu/packages/guile-xyz.scm (guile-raw-strings): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-14 14:47:16 +02:00
Michael Rohleder
559d42d652
gnu: mediainfo: Update to 21.03.
...
* gnu/packages/video.scm (mediainfo): Update to 21.03.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-14 14:47:16 +02:00
Michael Rohleder
5c2fe9164c
gnu: libmediainfo: Update to 21.03.
...
* gnu/packages/video.scm (libmediainfo): Update to 21.03.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-14 14:47:15 +02:00
Ludovic Courtès
a9431d8ec5
gnu: guile@3.0.7: Remove pre-built .go files.
...
Commit 47d48f0c43
unintentionally removed
the 'snippet' of GUILE-3.0-LATEST's origin, meaning that the pre-built
bootstrap .go files would be used.
* gnu/packages/guile.scm (guile-3.0-latest)[source]: Inherit
from (package-source guile-3.0), thereby restoring snippet.
2021-05-14 14:47:15 +02:00
Nicolas Goaziou
c37d81c99d
gnu: emacs-pyim: Update to 3.7.6.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.6.
2021-05-14 14:14:01 +02:00
Raghav Gururajan
100281dd20
gnu: Add cawbird.
...
* gnu/packages/syndication.scm (cawbird): New variable.
2021-05-14 00:04:54 -04:00
Raghav Gururajan
7c5ff1316f
gnu: xfe: Update to 1.44 and adjust potfiles.
...
* gnu/packages/disk.scm (xfe)[version]: Update to 1.44.
[phases](patch-potfiles): New phase.
2021-05-13 22:53:39 -04:00
Timothy Sample
b9f0e78238
gnu: disarchive: Update to 0.2.1.
...
* gnu/packages/backup.scm (disarchive): Update to 0.2.1.
2021-05-13 22:46:51 -04:00
Tobias Geerinckx-Rice
71127538ac
gnu: chrony: Update to 4.1.
...
* gnu/packages/ntp.scm (chrony): Update to 4.1.
2021-05-13 16:50:50 +02:00
Tobias Geerinckx-Rice
0cbc8357b3
gnu: hplip: Update to 3.21.4.
...
* gnu/packages/cups.scm (hplip): Update to 3.21.4.
[source]: Remove fussy patch. Replace it with an short snippet
substitution and...
[arguments]: ...the new "--disable-imageProcessor-build" configure flag.
* gnu/packages/patches/hplip-remove-imageprocessor.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-05-13 16:50:49 +02:00
Mathieu Othacehe
485a70264d
gnu: zfs-auto-snapshot: Fix indentation.
...
* gnu/packages/file-systems.scm (zfs-auto-snapshot): Fix indentation.
2021-05-13 16:24:32 +02:00
Mathieu Othacehe
95bc788002
gnu: zfs-auto-snapshot: Use git-fetch.
...
Do not use an autogenerated tarball. This is notified by "guix lint".
* gnu/packages/file-systems.scm (zfs-auto-snapshot)[source]: Use git-fetch
method.
2021-05-13 16:24:32 +02:00
Mathieu Othacehe
da01347bf1
gnu: zfs-auto-snapshot: Wrap long lines.
...
* gnu/packages/file-systems.scm (zfs-auto-snapshot)[synopsis, description]:
Wrap long lines.
2021-05-13 15:58:25 +02:00
raid5atemyhomework
ba3b295a3e
gnu: Add zfs-auto-snapshot.
...
* gnu/packages/file-systems.scm (zfs-auto-snapshot): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-05-13 15:07:40 +02:00
Marius Bakke
4daea80027
gnu: ungoogled-chromium: Update to 90.0.4430.212-0.3184907.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 90.0.4430.212.
(ungoogled-chromium): Update hash.
2021-05-13 12:36:49 +02:00
Marius Bakke
8be3cd6ce9
gnu: gn: Build with Python 3.
...
* gnu/packages/build-tools.scm (gn)[native-inputs]: Change from PYTHON-2 to
PYTHON-WRAPPER.
[arguments]: Remove trailing #t's and make some cosmetic changes.
2021-05-13 12:36:49 +02:00
Nicolas Goaziou
426bed1f39
gnu: emacs-pyim: Update to 3.7.5.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.5.
2021-05-13 10:19:43 +02:00
Nicolas Goaziou
e1238a0c2b
gnu: emacs-emms: Update to 7.2.
...
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.2.
2021-05-13 10:17:06 +02:00
Mathieu Othacehe
4fe0c128e9
gnu: Add bmaptools.
...
* gnu/packages/disk.scm (bmaptools): New variable.
2021-05-13 09:59:08 +02:00
Leo Famulari
b2d7d90075
gnu: linux-libre: Update to 5.11.20.
...
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.20.
(linux-libre-5.11-pristine-source): Update hash.
2021-05-13 02:15:34 -04:00
Leo Famulari
6079da40fb
gnu: linux-libre 5.12: Update to 5.12.3.
...
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.3.
(linux-libre-5.12-pristine-source): Update hash.
2021-05-13 02:15:31 -04:00
Oleg Pykhalov
827656c370
gnu: guile2.0-bash: Change name field.
...
This commit follows 08814ccc
.
* gnu/packages/guile-xyz.scm (guile2.0-bash)[name]: Rename to guile2.0-bash.
2021-05-13 08:48:54 +03:00
Oleg Pykhalov
08814ccc54
gnu: guile-bash: Build with Guile 3.0.
...
* gnu/packages/guile-xyz.scm (guile2.0-bash): New variable.
(guile-bash): Build with Guile 3.0.
2021-05-13 08:45:36 +03:00
Tobias Geerinckx-Rice
696cf48b98
gnu: knot: Update to 3.0.6.
...
* gnu/packages/dns.scm (knot): Update to 3.0.6.
2021-05-13 01:15:10 +02:00
Tobias Geerinckx-Rice
c72c83ab00
gnu: rpcbind: Update to 1.2.6.
...
* gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.6.
2021-05-13 01:15:10 +02:00
Tobias Geerinckx-Rice
811c9712cd
gnu: xfstests: Fix typo.
...
Syntax-highlighted monospace is overrated. Nothing like glancing at
Webmail to spot obvious bugs.
* gnu/packages/file-systems.scm (xfstests)[arguments]: Omit /usr from /bin/time.
2021-05-13 01:15:10 +02:00
Tobias Geerinckx-Rice
c6d1801015
gnu: lynis: Update to 3.0.4.
...
* gnu/packages/admin.scm (lynis): Update to 3.0.4.
2021-05-13 01:15:09 +02:00
Tobias Geerinckx-Rice
121b9354a2
gnu: webkitgtk: Update to 2.32.1.
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.32.1.
2021-05-13 00:32:23 +02:00
Tobias Geerinckx-Rice
6a724b0277
gnu: btrfs-progs: Update to 5.12.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.12.
[native-inputs]: Add linux-libre-headers-5.10.
2021-05-13 00:32:22 +02:00
Tobias Geerinckx-Rice
f5d0e35b94
gnu: hdparm: Update to 9.62.
...
* gnu/packages/linux.scm (hdparm): Update to 9.62.
2021-05-13 00:32:22 +02:00
Tobias Geerinckx-Rice
103c38b798
gnu: libupnp: Update to 1.14.7.
...
* gnu/packages/upnp.scm (libupnp): Update to 1.14.7.
2021-05-13 00:32:22 +02:00
Tobias Geerinckx-Rice
026a16ff0d
gnu: squid: Update to 4.15.
...
* gnu/packages/networking.scm (squid): Update to 4.15.
2021-05-13 00:32:22 +02:00
Tobias Geerinckx-Rice
79b9131234
gnu: svt-av1: Update to 0.8.7.
...
* gnu/packages/video.scm (svt-av1): Update to 0.8.7.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice
bd1c5fe46b
gnu: snappy: Update to 1.1.9.
...
* gnu/packages/compression.scm (snappy): Update to 1.1.9.
[source]: Add another patch.
[arguments]: Add new #:configure-flags and an
'unpack-third_party-subprojects phase.
[native-inputs]: Add the sources for benchmark and googletests.
* gnu/packages/patches/snappy-add-inline-for-GCC.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice
c9c274172b
gnu: qjackctl: Build with CMake.
...
It is better supported upstream.
* gnu/packages/audio.scm (qjackctl)[build-system]: Switch to
CMAKE-BUILD-SYSTEM.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice
fe795eeb2d
gnu: qjackctl: Update to 0.9.3.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.9.3.
2021-05-13 00:32:21 +02:00
Tobias Geerinckx-Rice
c36ef82054
gnu: ccache: Update to 4.3.
...
* gnu/packages/ccache.scm (ccache): Update to 4.3.
2021-05-13 00:32:20 +02:00
Tobias Geerinckx-Rice
f5a0c6baba
gnu: libjcat: Update to 0.1.7.
...
* gnu/packages/compression.scm (libjcat): Update to 0.1.7.
2021-05-13 00:32:20 +02:00
Tobias Geerinckx-Rice
6fccdb55bd
gnu: Add xfstests.
...
* gnu/packages/file-systems.scm (xfstests): New public variable.
2021-05-13 00:32:20 +02:00
Vinicius Monego
7fb7384134
gnu: pre-commit: Update to 2.12.1.
...
* gnu/packages/version-control.scm (pre-commit): Update to 2.12.1.
[arguments]: Make source tree writable and initialize a git repository before
check phase. Simplify check phase.
[native-inputs]: Add python-covdefaults, python-coverage, python-distlib/next,
python-pytest-env, which.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-13 00:19:58 +02:00
Ludovic Courtès
47d48f0c43
gnu: guile: Update to 3.0.7.
...
* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.7. Remove
"guile-2.2-skip-so-test.patch".
[propagated-inputs, arguments]: New fields.
2021-05-13 00:19:58 +02:00
Ludovic Courtès
3320b70f4d
gnu: libgc: Add variant with '--disable-munmap'.
...
* gnu/packages/bdw-gc.scm (libgc/disable-munmap): New variable.
2021-05-13 00:19:58 +02:00
Leo Famulari
d6aeebb236
gnu: linux-libre 5.4: Update to 5.4.118.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.118.
(linux-libre-5.4-pristine-source): Update hash.
2021-05-12 15:27:38 -04:00
Leo Famulari
78922668bc
gnu: linux-libre 5.10: Update to 5.10.36.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.36.
(linux-libre-5.10-pristine-source): Update hash.
2021-05-12 15:27:35 -04:00
Tobias Geerinckx-Rice
1f685684a0
gnu: sudo: Update to 1.9.7.
...
* gnu/packages/admin.scm (sudo): Update to 1.9.7.
2021-05-12 18:50:49 +02:00
BonfaceKilz
f8a4724c10
gnu: Add python-sqlalchemy-stubs.
...
* gnu/packages/databases.scm (python-sqlalchemy-stubs): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-12 16:12:24 +05:30
Maxim Cournoyer
b7cbca221f
Merge branch 'version-1.3.0'
2021-05-11 22:42:59 -04:00
Raghav Gururajan
c80627731b
gnu: Add remmina.
...
* gnu/packages/vnc.scm (remmina): New variable.
2021-05-11 18:24:48 -04:00
Raghav Gururajan
8f9fdd31bd
gnu: Add giara.
...
* gnu/packages/syndication.scm (giara): New variable.
* gnu/packages/patches/giara-fix-login.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-05-11 18:07:09 -04:00
Maxim Cournoyer
fb5d04d363
gnu: guix: Update to 771b866
.
2021-05-11 16:27:17 -04:00
Greg Hogan
7e863ecd3c
gnu: python-networkx: Update to 2.5.1.
...
* gnu/packages/python-xyz.scm (python-networkx): Update to 2.5.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-05-11 15:54:32 -04:00
Maxim Cournoyer
771b866c55
gnu: guix: Update to 1.3.0.
2021-05-11 14:15:04 -04:00
Z572
bb29c26572
gnu: emacs-rime: Adjust to changes in emacs-build-system.
...
* gnu/packages/emacs-xyz.scm (emacs-rime):[arguments]: Use #:include rather
than #:phases to add librime-emacs.so.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-05-11 19:30:31 +02:00
Efraim Flashner
bddad00bff
gnu: Add ruby-yaml-lint.
...
* gnu/packages/ruby.scm (ruby-yaml-lint): New variable.
2021-05-11 13:51:40 +03:00
Efraim Flashner
ee559bca27
gnu: Add ruby-hkdf.
...
* gnu/packages/ruby.scm (ruby-hkdf): New variable.
2021-05-11 13:51:40 +03:00
Greg Hogan
e54d188955
gnu: python-pycurl: Migrate uri from bintray.
...
* gnu/packages/python-web.scm (python-pycurl)[source]: Download from pypi.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-11 12:49:54 +02:00
Greg Hogan
74f83a1dee
gnu: boost: Migrate uri from bintray.
...
* gnu/packages/boost.scm (boost)[source]: Download from jfrog.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-11 12:49:53 +02:00
Sharlatan Hellseher
a232a40b00
gnu: Add cl-trivial-main-thread.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivial-main-thread,
ecl-trivial-main-thread, cl-trivial-main-thread): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-11 10:15:38 +02:00
Sharlatan Hellseher
4a1fd4a537
gnu: Add cl-simple-tasks.
...
* gnu/packages/lisp-xyz.scm (sbcl-simple-tasks, ecl-simple-tasks,
cl-simple-tasks): New packages.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-11 10:06:53 +02:00
Sharlatan Hellseher
a2aa8ac551
gnu: Add cl-glsl-toolkit.
...
* gnu/packages/lisp-xyz.scm (sbcl-glsl-toolkit, ecl-glsl-toolkit,
cl-glsl-toolkit): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-11 10:01:44 +02:00
Sharlatan Hellseher
df07ecbac6
gnu: Add cl-messagebox.
...
* gnu/packages/lisp-xyz.scm (sbcl-messagebox, ecl-messagebox,
cl-messagebox): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-11 09:39:56 +02:00
Efraim Flashner
87b4b0e438
gnu: tor: Update to 0.4.5.8.
...
* gnu/packages/tor.scm (tor): Update to 0.4.5.8.
2021-05-10 18:20:15 +03:00
Philip McGrath
b12bb7d297
gnu: racket: Update to 8.1.
...
* gnu/packages/racket.scm (racket-minimal): Update to 8.1.
[arguments](#:phases): Remove 'patch-chez-configure: fixes applied upstream.
(racket): Update to 8.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-10 15:51:48 +03:00
Zelphir Kaltstahl
767c3df815
gnu: Add guile-fslib.
...
* gnu/packages/guile-xyz.scm (guile-fslib): New variable.
2021-05-10 12:09:40 +02:00
Trevor Hass
b5a33d4ad6
gnu: passwordsafe: Update to 5.0.
...
* gnu/packages/gnome.scm (passwordsafe): Update to 5.0.
[inputs]: Replace libhandy-0.0 with libhandy.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-10 10:14:10 +03:00
Efraim Flashner
9a11f2380f
gnu: chess: Update to 6.2.8.
...
* gnu/packages/games.scm (chess): Update to 6.2.8.
2021-05-10 09:32:06 +03:00
Efraim Flashner
d8c1413a53
gnu: icecat: Validate runpath.
...
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Adjust custom
'configure phase to set LDFLAGS. Don't skip validating the runpath.
2021-05-10 09:21:56 +03:00
Kei Kebreau
a77340e1cd
gnu: retux: Update to 1.5.
...
* gnu/packages/games.scm (retux): Update to 1.5.
[source]: Download zip archive since a stable tar archive is unavailable.
[native-inputs]: Add unzip.
2021-05-09 19:14:04 -04:00
Kei Kebreau
ff9c881ffe
gnu: python-sge: Update to 2.0.post0.
...
* gnu/packages/game-development.scm (python-sge): Update to 2.0.post0.
2021-05-09 18:50:11 -04:00
Nicolas Goaziou
80c091e911
gnu: python-pikepdf: Update to 2.12.0.
...
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.0.
2021-05-09 21:55:38 +02:00
Nicolas Goaziou
eecdce3a37
gnu: emacs-pyim: Update to 3.7.4.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.4.
2021-05-09 21:54:27 +02:00
Nicolas Goaziou
0623de06fb
gnu: img2pdf: Update to 0.4.1.
...
* gnu/packages/pdf.scm (img2pdf): Update to 0.4.1.
2021-05-09 21:53:12 +02:00
Leo Famulari
069399ee9d
gnu: certbot, python-acme: Update to 1.15.0.
...
* gnu/packages/tls.scm (python-acme, certbot): Update to 1.15.0.
2021-05-09 12:44:27 -04:00
Leo Famulari
0f2b5f7f73
gnu: ExifTool: Fix CVE-2021-22204
...
* gnu/packages/patches/perl-image-exiftool-CVE-2021-22204.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/photo.scm (perl-image-exiftool)[source]: Use it.
2021-05-09 10:42:18 -04:00
Michael Rohleder
f661e6883e
gnu: xfce4-panel: Update to 4.16.3.
...
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-09 15:52:18 +02:00
Michael Rohleder
a4b4331de0
gnu: thunar: Update to 4.16.8.
...
* gnu/packages/xfce.scm (thunar): Update to 4.16.8.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-09 15:52:17 +02:00
Alexandr Vityazev
2ba311f6c9
gnu: Add emacs-multitran.
...
gnu/packages/emacs-xyz.scm (emacs-multitran): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-09 16:32:33 +05:30
Jonathan Brielmaier
7e93c09f17
gnu: icedove: Update to 78.10.1.
...
* gnu/packages/gnuzilla.scm (icedove): Update to 78.10.1.
2021-05-09 12:16:46 +02:00
Nicolas Goaziou
abf3f8d04e
gnu: emacs-clojure-mode: Update to 5.13.0.
...
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.13.0.
[arguments]<#:phases>: Remove fix, now applied upstream.
2021-05-09 10:01:08 +02:00
Vagrant Cascadian
407e0af6aa
gnu: linux-libre@5.12: Update arm64 config to support Pinebook Pro.
...
* gnu/packages/aux-files/linux-libre/5.11-arm64.conf: Add
configurations to support video, audio, USB-C and battery on
Pinebook Pro.
2021-05-08 20:07:17 -07:00
Vagrant Cascadian
44eca34436
gnu: linux-libre@5.12: Default to schedutil cpufreq governor on arm
...
and arm64.
This has been the recommended default for arm and arm64 since v5.9
(upstream commit f259eab3ea0e7ed73db91f6358274dd3a9a27d79).
* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
gnu/packages/aux-files/linux-libre/5.12-arm64.conf: Enable
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL, disable
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE.
2021-05-08 19:59:21 -07:00
Julien Lepiller
cbb704b21e
gnu: java-eclipse-jetty-util-9.2: Fix test failure.
...
* gnu/packages/web.scm (java-eclipse-jetty-http-test-classes-9.2)
[native-inputs]: Add missing test dependencies
2021-05-09 03:47:11 +02:00
Julien Lepiller
64c1a60b11
gnu: java-eclipse-jetty-util-9.2: Fix test failure.
...
* gnu/packages/web.scm (java-eclipse-jetty-util-9.2)[native-inputs]: Add
missing test dependencies.
2021-05-09 03:46:59 +02:00
Leo Famulari
7acd3d3cae
gnu: linux-libre 4.19: Update to 4.19.190.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.190.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari
81df99fc42
gnu: linux-libre 5.4: Update to 5.4.117.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.117.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari
8791cc3be3
gnu: linux-libre 5.10: Update to 5.10.35.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.35.
(linux-libre-5.10-pristine-source): Update hash.
(deblob-scripts-5.10): Update hash.
2021-05-08 18:41:46 -04:00
Leo Famulari
7bb4cefd58
gnu: linux-libre: Update to 5.11.19.
...
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.19.
(linux-libre-5.11-pristine-source): Update hash.
(deblob-scripts-5.11): Update hash.
2021-05-08 18:41:45 -04:00
Leo Famulari
a21355bd10
gnu: Add linux-libre 5.12.2.
...
* gnu/packages/linux.scm (linux-libre-5.12-version, deblob-scripts-5.12,
linux-libre-5.12-pristine-source, linux-libre-5.12-source,
linux-libre-headers-5.12, linux-libre-5.12): New variables.
* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
gnu/packages/aux-files/linux-libre/5.12-arm64.conf,
gnu/packages/aux-files/linux-libre/5.12-i686.conf,
gnu/packages/aux-files/linux-libre/5.12-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2021-05-08 18:41:45 -04:00
Vinicius Monego
d2a265b08e
gnu: cozy: Update to 0.9.4.
...
* gnu/packages/ebook.scm (cozy): Update to 0.9.4.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-08 23:23:01 +05:30
Arun Isaac
7fc5ca1d18
gnu: Add emacs-cwl-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-cwl-mode): New variable.
2021-05-08 23:19:09 +05:30
Xinglu Chen
52a468e842
gnu: Add emacs-evil-tex.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-tex): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-05-08 22:53:16 +05:30
Arun Isaac
69a1569e56
gnu: emacs-pyim: Update to 3.7.3.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.3.
2021-05-08 22:47:22 +05:30
Leo Prikler
e534919c1e
gnu: wine: Update to 6.8.
...
* gnu/packages/wine.scm (wine): Update to 6.8.
2021-05-08 17:48:25 +02:00
Ludovic Courtès
da4073acf9
gnu: volctl: Comment on the license.
...
* gnu/packages/gtk.scm (volctl): Comment on the license.
2021-05-08 14:55:50 +02:00
Simon Streit
7cea32e407
gnu: Add volctl.
...
* gnu/packages/gtk.scm (volctl): New Variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Brendan Tildesley
3b69c30856
gnu: xfce4-session: Allow xflock4 to use xset.
...
* gnu/packages/xfce.scm (xfce4-session):
[inputs]: Add xset.
[arguments]: Add 'patch-xflock' phase to use exact store path to 'xset'
in 'xflock4'.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Sergiu Ivanov
f0ae715da9
gnu: Add font-montserrat.
...
* gnu/packages/fonts.scm (font-montserrat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-08 14:55:50 +02:00
Ludovic Courtès
28ae358503
gnu: ocaml: Depend on libiberty.
...
Currently gcc:lib does not include libiberty so this change restores the
initial intent.
* gnu/packages/ocaml.scm (ocaml-4.11)[inputs]: Replace "gcc:lib" by
"libiberty".
2021-05-08 14:55:49 +02:00
Guillaume Le Vaillant
e118348a1d
gnu: sbcl-shlex: Update to 0.0.0-2.3dee1cb.
...
* gnu/packages/lisp-xyz.scm (sbcl-shlex): Update to 0.0.0-2.3dee1cb.
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant
fb38c62732
gnu: sbcl-serapeum: Update to 0.0.0-5.f5da17b.
...
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-5.f5da17b.
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant
17e0f8255c
gnu: sbcl-numcl: Disable tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-numcl)[arguments]: Disable tests.
2021-05-08 13:43:17 +02:00
Sharlatan Hellseher
440217b1e5
gnu: Add cl-3d-matrices.
...
* gnu/packages/lisp-xyz.scm (sbcl-3d-matrices, cl-3d-matrices,
ecl-3d-matrices): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-08 13:43:17 +02:00
Sharlatan Hellseher
e961f15083
gnu: Add cl-3d-vectors.
...
* gnu/packages/lisp-xyz.scm (sbcl-3d-vectors, ecl-3d-vectors,
cl-3d-vectors): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-08 13:43:17 +02:00
Guillaume Le Vaillant
2e501ad539
gnu: Simplify some Common Lisp packages.
...
This is a follow-up to 2fa8fd4af5
.
* gnu/packages/lisp-xyz.scm (sbcl-1am, sbcl-3bz)[arguments]: Remove
custom 'asd-systems' parameter.
2021-05-08 13:42:38 +02:00
Jelle Licht
e5adaf6c2d
gnu: python-rply: Update to 0.7.8.
...
* gnu/packages/python-xyz.scm (python-rply): Update to 0.7.8.
2021-05-08 11:43:15 +02:00
Vinicius Monego
dd05a93743
gnu: python-language-server: Relax dependency versions.
...
* gnu/packages/python-xyz.scm (python-language-server)[arguments]: Add phase
to relax pycodestyle and pyflakes version.
2021-05-08 11:27:50 +02:00
Vinicius Monego
768732eb2f
gnu: Add python-pytest-xvfb.
...
* gnu/packages/python-check.scm (python-pytest-xvfb): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
25644879c1
gnu: Add python-pyvirtualdisplay.
...
* gnu/packages/python-xyz.scm (python-pyvirtualdisplay): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
2137cc44ba
gnu: Add python-entrypoint2.
...
* gnu/packages/python-xyz.scm (python-entrypoint2): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
570a4c77f8
gnu: Add python-easyprocess.
...
* gnu/packages/python-xyz.scm (python-easyprocess): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
83706ea9e9
gnu: Add python-qtsass.
...
* gnu/packages/python-xyz.scm (python-qtsass): New variable.
2021-05-08 11:27:49 +02:00
Vinicius Monego
ce13e4a524
gnu: Add python-pytest-qt.
...
* gnu/packages/python-check.scm (python-pytest-qt): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
4907d70898
gnu: python-language-server: Enable tests.
...
* gnu/packages/python-xyz.scm (python-language-server): Enable tests.
[arguments]: Add phases to enable tests.
[propagated-inputs]: Add python-flake8.
2021-05-08 11:27:48 +02:00
Vinicius Monego
30fd24641c
gnu: Add python-qstylizer.
...
* gnu/packages/python-xyz.scm (python-qstylizer): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
5802228fca
gnu: Add python-tinycss.
...
* gnu/packages/python-web.scm (python-tinycss): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
e0def67669
gnu: Add python-pyls-black.
...
* gnu/packages/python-xyz.scm (python-pyls-black): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
bd6f03846b
gnu: Add python-three-merge.
...
* gnu/packages/python-xyz.scm (python-three-merge): New variable.
2021-05-08 11:27:48 +02:00
Vinicius Monego
796f7cabdb
gnu: Add python-textdistance.
...
* gnu/packages/python-xyz.scm (python-textdistance): New variable.
2021-05-08 11:27:47 +02:00
Maxim Cournoyer
dde0291476
gnu: guix: Update to 566982b
.
2021-05-08 00:33:14 -04:00
Maxim Cournoyer
566982bc71
gnu: guix: Update to 1.3.0rc2.
2021-05-08 00:29:22 -04:00
Vagrant Cascadian
b4ab965dfa
gnu: linux-libre: Default to schedutil cpufreq governor on arm and arm64.
...
This has been the recommended default for arm and arm64 since since
v5.9 (upstream commit f259eab3ea0e7ed73db91f6358274dd3a9a27d79).
* gnu/packages/aux-files/linux-libre/5.10-arm.conf,
gnu/packages/aux-files/linux-libre/5.10-arm.conf,
gnu/packages/aux-files/linux-libre/5.11-arm.conf,
gnu/packages/aux-files/linux-libre/5.11-arm.conf: Enable
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL, disable
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE.
2021-05-07 15:23:42 -07:00
Vagrant Cascadian
d79829975a
gnu: diffoscope: Update to 174.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 174.
2021-05-07 14:23:49 -07:00
Nicolas Goaziou
d934edbca1
gnu: mame: Fix build.
...
* gnu/packages/emulators.scm (mame)[inputs]: Add missing pulseaudio input.
2021-05-07 21:35:42 +02:00
Tobias Geerinckx-Rice
b4d809b063
gnu: guile-ncurses-with-gpm: Fix Guile version.
...
* gnu/packages/guile-xyz.scm (guile-ncurses/gpm)[inputs]: Use guile-3.0,
not guile-2.2.
2021-05-07 20:06:31 +02:00
Tobias Geerinckx-Rice
e15f7a6b5a
gnu: mbelib: Fix licence.
...
* gnu/packages/audio.scm (mbelib)[licence]: The package is ISC, the
testing framework BSD-3.
2021-05-07 19:16:46 +02:00
Tobias Geerinckx-Rice
4b861c89fb
gnu: mbelib: Fix version.
...
* gnu/packages/audio.scm (mbelib)[source]: Use GIT-VERSION.
2021-05-07 19:14:28 +02:00
Guillaume Le Vaillant
d87547d242
gnu: Add sdrangel.
...
* gnu/packages/radio.scm (sdrangel): New variable.
2021-05-07 18:16:59 +02:00
Guillaume Le Vaillant
f2a94a9e26
gnu: Add dsdcc.
...
* gnu/packages/radio.scm (dsdcc): New variable.
2021-05-07 18:16:59 +02:00
Guillaume Le Vaillant
f1b0d0d76f
gnu: Add mbelib.
...
* gnu/packages/audio.scm (mbelib): New variable.
2021-05-07 18:16:59 +02:00
Guillaume Le Vaillant
d1b1e21ded
gnu: Add sgp4.
...
* gnu/packages/astronomy.scm (sgp4): New variable.
2021-05-07 18:16:59 +02:00
Guillaume Le Vaillant
9a2251fb5a
gnu: Add libdab.
...
* gnu/packages/radio.scm (libdab): New variable.
2021-05-07 18:16:59 +02:00
Guillaume Le Vaillant
82b72a7d79
gnu: Add cm256cc.
...
* gnu/packages/radio.scm (cm256cc): New variable.
2021-05-07 18:16:59 +02:00
Guillaume Le Vaillant
1bd9f785b6
gnu: aptdec: Update to 1.7-1.5f91799.
...
* gnu/packages/radio.scm (aptdec): Update to 1.7-1.5f91799.
[build-system]: Switch to cmake-build-system.
[arguments]: Remove 'make-flags". Remove custom 'configure' and 'install'
phases.
2021-05-07 18:16:59 +02:00
Guillaume Le Vaillant
b6bfad7e32
gnu: Add serialdv.
...
* gnu/packages/radio.scm (serialdv): New variable.
2021-05-07 18:16:59 +02:00
Guillaume Le Vaillant
86a6749fbb
gnu: Add csdr.
...
* gnu/packages/radio.scm (csdr): New variable.
2021-05-07 18:16:59 +02:00
Tobias Geerinckx-Rice
71e9522904
gnu: xfce4-clipman-plugin: Update to 1.6.2.
...
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.2.
2021-05-07 18:03:09 +02:00
Tobias Geerinckx-Rice
8f36967e0e
gnu: thunar: Update to 4.16.7.
...
* gnu/packages/xfce.scm (thunar): Update to 4.16.7.
2021-05-07 18:03:09 +02:00
Tobias Geerinckx-Rice
e2a6de5057
gnu: kitty: Update to 0.20.3.
...
* gnu/packages/terminals.scm (kitty): Update to 0.20.3.
2021-05-07 18:03:09 +02:00
Nicolas Goaziou
ccaf29afd0
gnu: emacs-pyim-basedict: Update to 0.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim-basedict): Update to 0.5.0.
2021-05-07 17:57:33 +02:00
Nicolas Goaziou
e4cc6e0bb1
gnu: emacs-pyim: Update to 3.7.2.
...
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.2.
2021-05-07 17:54:25 +02:00
Nicolas Goaziou
646a722658
gnu: giac: Update to 1.7.0-5.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-5.
2021-05-07 17:45:04 +02:00
Nicolas Goaziou
1a5fb536e2
gnu: mame: Update to 0.231.
...
* gnu/packages/emulators.scm (mame): Update to 0.231.
2021-05-07 17:40:34 +02:00
Nicolas Goaziou
b5e5425f61
gnu: texmacs: Update to 1.99.20.
...
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.20.
2021-05-07 17:34:29 +02:00
Nicolas Goaziou
d29c769bcc
gnu: manuskript: Update to 0.12.0.
...
* gnu/packages/text-editors.scm (manuskript): Update to 0.12.0.
2021-05-07 16:45:32 +02:00
Nicolas Goaziou
f103cf276d
gnu: emacs-flycheck-grammalecte: Update to 1.4.
...
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.4.
2021-05-07 16:33:00 +02:00
Marius Bakke
165786bb7a
gnu: Remove python-ipaddress.
...
This package is part of the Python standard library since CPython 3.3.
* gnu/packages/python-xyz.scm (python-ipaddress): Merge with ...
(python2-ipaddress): ... this.
[name, arguments]: Adjust accordingly.
2021-05-07 16:01:58 +02:00
Marius Bakke
f387523c62
gnu: python-django-netfields: Remove obsolete input.
...
* gnu/packages/django.scm (python-django-netfields)[propagated-inputs]: Remove
PYTHON-IPADDRESS.
2021-05-07 16:01:58 +02:00
Marius Bakke
a0365cf007
gnu: python-djangorestframework: Enable tests.
...
* gnu/packages/django.scm (python-djangorestframework)[source]: Change to
GIT-FETCH.
[arguments]: Remove #:tests?. Add #:phases.
[native-inputs]: New field.
2021-05-07 16:01:58 +02:00
Pierre Neidhardt
7ae9ef3b54
Revert "gnu: Add pathname-utils."
...
This reverts commit 22796f1ad1
.
This is an accidental duplicate of 3de01371dc
.
2021-05-07 11:54:49 +02:00
Pierre Neidhardt
ff8f743f7c
gnu: emacs-ytdl: Update to 1.3.6.
...
* gnu/packages/emacs-xyz.scm (emacs-ytdl): Update to 1.3.6.
2021-05-07 09:43:51 +02:00
Ricardo Wurmus
9b99b6d947
gnu: Add ensembl-vep.
...
* gnu/packages/bioinformatics.scm (ensembl-vep): New variable.
2021-05-07 08:52:49 +02:00
Tobias Geerinckx-Rice
d3ab3b276a
gnu: perl-svg: Update to 2.86.
...
* gnu/packages/perl.scm (perl-svg): Update to 2.86.
2021-05-07 02:44:42 +02:00
Tobias Geerinckx-Rice
956cc1a819
gnu: bcachefs-tools: Update to 0.1-7.7942d5c.
...
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-7.7942d5c.
2021-05-07 02:40:49 +02:00
Tobias Geerinckx-Rice
b8760c8ef5
gnu: photoflare: Update to 1.6.8.
...
* gnu/packages/photo.scm (photoflare): Update to 1.6.8.
2021-05-07 02:20:33 +02:00
Tobias Geerinckx-Rice
a06a041579
gnu: gtkwave: Update to 3.3.109.
...
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.109.
2021-05-07 02:16:05 +02:00
Tobias Geerinckx-Rice
6b4f87fa69
gnu: tinyproxy: Run tests.
...
* gnu/packages/web.scm (tinyproxy)[arguments]: Run the test suite.
[native-inputs]: Add perl.
2021-05-07 02:11:00 +02:00
Tobias Geerinckx-Rice
3dc591635e
gnu: tinyproxy: Update to 1.11.0.
...
* gnu/packages/web.scm (tinyproxy): Update to 1.11.0.
2021-05-07 02:10:22 +02:00
Tobias Geerinckx-Rice
1d2b75874a
gnu: perl-cgi: Update to 4.52.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.52.
2021-05-07 02:04:40 +02:00
Tobias Geerinckx-Rice
53bad7f4df
gnu: font-liberation: Update to 2.1.4.
...
* gnu/packages/fonts.scm (font-liberation): Update to 2.1.4.
2021-05-07 02:02:29 +02:00
Tobias Geerinckx-Rice
6d6b720ea0
gnu: conky: Enable WLAN support.
...
* gnu/packages/conky.scm (conky)[arguments]: Add "-DBUILD_WLAN=ON"
to #:configure-flags.
[inputs]: Add wireless-tools.
2021-05-07 00:09:33 +02:00
Tobias Geerinckx-Rice
4002fcfb8b
gnu: conky: Run tests.
...
There were always tests.
* gnu/packages/conky.scm (conky)[arguments]: Build and run tests.
2021-05-06 23:55:31 +02:00
Tobias Geerinckx-Rice
dfef3121c3
gnu: conky: Update to 1.12.2.
...
* gnu/packages/conky.scm (conky): Update to 1.12.2.
2021-05-06 23:55:12 +02:00
Tobias Geerinckx-Rice
bf3589f16c
gnu: remind: Move Tcl/Tk scripts to separate output.
...
* gnu/packages/calendar.scm (remind)[outputs]: Add "tcl".
[arguments]: Add a new 'split-:tcl phase.
[inputs]: Add inetutils, tcl, tcllib, and tk.
2021-05-06 23:30:35 +02:00
Maxim Cournoyer
a33afba4f1
gnu: spice-vdagent: Update to 0.21.0 and enable GTK+ support.
...
* gnu/packages/spice.scm (spice-vdagent): Update to 0.21.0.
Remove trailing #t.
[make-flags]: New argument.
[phases]{fix-test-termination}: New phase.
[inputs]: Add gtk+.
[native-inputs]{procps}: New input.
2021-05-06 16:51:49 -04:00
Tobias Geerinckx-Rice
07f0ebda1a
gnu: remind: Run tests.
...
‘No "check" target’ != ‘no tests’.
* gnu/packages/calendar.scm (remind)[arguments]: Run tests.
2021-05-06 22:23:25 +02:00
Tobias Geerinckx-Rice
0978f2faae
gnu: remind: Update to 3.3.6.
...
* gnu/packages/calendar.scm (remind): Update to 3.3.6.
2021-05-06 22:20:50 +02:00
Tobias Geerinckx-Rice
0c495a0d23
gnu: aspell-dict-en: Update to 2020.12.07-0.
...
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2020.12.07-0.
2021-05-06 22:16:23 +02:00
Tobias Geerinckx-Rice
a70c0da706
gnu: mcelog: Update to 176.
...
* gnu/packages/linux.scm (mcelog): Update to 176.
Fix a typo whilst we're here.
2021-05-06 22:11:10 +02:00
Tobias Geerinckx-Rice
1dfe984c9d
gnu: lsscsi: Update to 0.32.
...
* gnu/packages/linux.scm (lsscsi): Update to 0.32.
2021-05-06 22:07:55 +02:00
Tobias Geerinckx-Rice
462b8a6dfd
gnu: txr: Update to 258.
...
* gnu/packages/lisp.scm (txr): Update to 258.
2021-05-06 22:05:20 +02:00
Tobias Geerinckx-Rice
2d51775c2c
gnu: fish: Update to 3.2.2.
...
* gnu/packages/shells.scm (fish): Update to 3.2.2.
[source]: Adjust to PCRE subdirectory move.
[native-inputs]: Add procps.
[arguments]: Adjust 'patch-tests phase to new failures.
2021-05-06 21:53:21 +02:00
Tobias Geerinckx-Rice
f285b31522
gnu: polyml: Update to 5.8.2.
...
* gnu/packages/sml.scm (polyml): Update to 5.8.2.
2021-05-06 21:53:21 +02:00
Tobias Geerinckx-Rice
5a71d277b7
gnu: tintin++: Update to 2.02.11.
...
* gnu/packages/games.scm (tintin++): Update to 2.02.11.
2021-05-06 21:53:20 +02:00
Vagrant Cascadian
d330d63a29
gnu: linux-libre: Update arm64 config to support Pinebook Pro.
...
* gnu/packages/aux-files/linux-libre/5.11-arm64.conf: Add
configurations to support video, audio, USB-C and battery on
Pinebook Pro.
2021-05-06 12:34:41 -07:00
Pierre Neidhardt
22796f1ad1
gnu: Add pathname-utils.
...
* gnu/packages/lisp-xyz.scm (cl-pathname-utils, ecl-pathname-utils,
sbcl-pathname-utils): New variables.
2021-05-06 21:29:29 +02:00
Marius Bakke
dd52cb9725
gnu: python-hacking: Update to 4.1.0.
...
* gnu/packages/openstack.scm (python-hacking): Update to 4.1.0.
2021-05-06 19:10:05 +02:00
Marius Bakke
243552674e
gnu: python-hacking: Fix build failure.
...
This follows up on 9095fccd0e
, et.al.
* gnu/packages/python-xyz.scm (python-pycodestyle-2.6, python-pyflakes-2.2,
python-flake8-3.8): New variables.
* gnu/packages/openstack.scm (python-hacking)[propagated-inputs]: Change from
PYTHON-FLAKE8 to PYTHON-FLAKE8-3.8.
2021-05-06 19:10:05 +02:00
Marius Bakke
10213079f4
gnu: python-flake8: Update to 3.9.1.
...
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.1.
2021-05-06 19:10:04 +02:00
Marius Bakke
9e22ab252f
gnu: python-flake8: Do not delete and recreate check phase.
...
* gnu/packages/python-xyz.scm (python-flake8)[arguments]: Replace check phase
instead of deleting. Remove trailing #t.
2021-05-06 19:10:04 +02:00
Marius Bakke
47516f818e
gnu: python-flake8: Do not use the 'bootstrap' pytest.
...
* gnu/packages/python-xyz.scm (python-flake8)[native-inputs]: Change from
PYTHON-PYTEST-BOOTSTRAP to PYTHON-PYTEST.
2021-05-06 19:10:04 +02:00
Marius Bakke
64b08bf7f8
gnu: python-django@2.2: Update to 2.2.22.
...
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.22.
2021-05-06 19:10:04 +02:00
Marius Bakke
544d436ca8
gnu: python-django: Update to 3.2.2.
...
* gnu/packages/django.scm (python-django): Update to 3.2.2.
2021-05-06 19:10:04 +02:00
Marius Bakke
dde9359640
gnu: Remove python-pykka.
...
This trivial package is severely outdated and has failed to build for a long time.
* gnu/packages/python-xyz.scm (python-pykka): Remove variable.
2021-05-06 19:10:04 +02:00
Marius Bakke
7dc0f9e760
gnu: python-dnspython: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.1.0.
2021-05-06 19:10:04 +02:00
Marius Bakke
4bdc52bc21
gnu: gunicorn: Update to 2.1.0.
...
* gnu/packages/python-web.scm (gunicorn): Update to 2.1.0.
[arguments]: Ignore one test that cannot run in the build container.
[native-inputs]: Add PYTHON-GEVENT.
2021-05-06 19:10:04 +02:00
Marius Bakke
0f056f2c33
gnu: gunicorn: Remove unneeded runtime dependencies.
...
* gnu/packages/python-web.scm (gunicorn)[arguments]: Override 'wrap' phase.
2021-05-06 19:10:04 +02:00
Marius Bakke
d51daf25c4
gnu: gunicorn: Respect '--without-tests'.
...
* gnu/packages/python-web.scm (gunicorn)[arguments]: Only run tests when
TESTS? is #true.
2021-05-06 19:10:04 +02:00
Ricardo Wurmus
ce7b202f9b
gnu: Add perl-bio-db-hts.
...
* gnu/packages/bioinformatics.scm (perl-bio-db-hts): New variable.
2021-05-06 18:56:24 +02:00
Tobias Geerinckx-Rice
317da145c9
gnu: taisei: Update to 1.3.2.
...
* gnu/packages/games.scm (taisei): Update to 1.3.2.
[inputs]: Add cglm.
2021-05-06 16:47:24 +02:00
Tobias Geerinckx-Rice
72e2e8fa29
gnu: Add cglm.
...
* gnu/packages/maths.scm (cglm): New public variable.
2021-05-06 16:46:40 +02:00
Tobias Geerinckx-Rice
0e3931f027
gnu: epson-inkjet-printer-escpr: Update to 1.7.10.
...
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.10.
2021-05-06 16:03:27 +02:00
Tobias Geerinckx-Rice
1ebbf76862
gnu: php: Update to 7.4.19.
...
* gnu/packages/php.scm (php): Update to 7.4.19.
2021-05-06 13:56:26 +02:00
Tobias Geerinckx-Rice
5cad926bb5
gnu: telegram-purple: Note support status.
...
* gnu/packages/messaging.scm (telegram-purple)[description]: Set expectations.
2021-05-06 13:56:26 +02:00
Tobias Geerinckx-Rice
c3ea5756e6
gnu: telegram-purple: Update to 1.4.7.
...
* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.7.
2021-05-06 13:56:25 +02:00
Tobias Geerinckx-Rice
079ec3f3ee
gnu: nginx: Fix cross-compilation.
...
* gnu/packages/web.scm (nginx)[arguments]: Use CC-FOR-TARGET.
2021-05-06 13:56:25 +02:00
Tobias Geerinckx-Rice
e0e0178f8e
gnu: nginx: Build http_xslt_module.
...
* gnu/packages/web.scm (nginx)[inputs]: Add libxml2 and libxslt.
[arguments]: Add "--with-http_xslt_module" to the configure flags.
Set up CFLAGS to find libxml2 headers.
2021-05-06 13:56:25 +02:00
Pierre Neidhardt
39174fd7a7
gnu: nyxt: Update to 2-pre-release-7.
...
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-7.
[arguments]: Set GI_TYPELIB_PATH to the value in the build environment, not
just gsettings-desktop-schemas since we also need the typelibs of GTK, Pango,
etc.
[inputs]: Add sbcl-cl-gobject-introspection, gtk+, webkitgtk,
gobjectintrospection. There are all needed for the new GI-based renderer.
2021-05-06 13:43:05 +02:00
Pierre Neidhardt
69c749d2ee
gnu: sbcl-cl-webkit: Update to 20210504.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210504.
2021-05-06 13:43:05 +02:00
Efraim Flashner
2e4f61908b
gnu: translate-shell: Adjust to changes in emacs-build-system.
...
* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Replace
custom 'emacs-install phase with the 'install phase from the
emacs-build-system. Also add 'emacs-make-autoload and
'emacs-autoloads-completion phases from the emacs-build-system. Adjust
modules and imported modules accordingly.
2021-05-06 14:27:55 +03:00
Tobias Geerinckx-Rice
ba9db4c886
gnu: knot-resolver: Update to 5.3.2.
...
* gnu/packages/dns.scm (knot-resolver): Update to 5.3.2.
2021-05-06 09:37:54 +02:00
Simon Josefsson via Guix-patches via
37fd82177e
gnu: oath-toolkit: Build libpskc and pskctool.
...
* gnu/packages/authentication.scm (oath-toolkit)[arguments]:
Add "--enable-pskc" and "--with-xmlsec-crypto-engine=openssl"
to #:configure-flags.
[native-inputs]: Add libltdl.
[inputs]: Add openssl and xmlsec-openssl.
[description]: Document the two new features.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-06 09:37:34 +02:00
Alexey Abramov via Guix-patches via
2fd903c7de
gnu: rasdaemon: Use correct @acronym command arity.
...
* gnu/packages/linux.scm (rasdaemon)[description]: Use @acronym with
1 comma only (@comma is not yet supported).
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-06 09:16:31 +02:00
Tobias Geerinckx-Rice
0b77d36ad0
gnu: filezilla: Update to 3.53.1.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.53.1.
2021-05-06 00:40:33 +02:00
Tobias Geerinckx-Rice
16032f4e2d
gnu: libfilezilla: Update to 0.28.0.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.28.0.
[native-inputs]: Add gcc-8.
2021-05-06 00:40:33 +02:00
Tobias Geerinckx-Rice
8bf7c0e6e6
gnu: mutt: Update to 2.0.7.
...
* gnu/packages/mail.scm (mutt): Update to 2.0.7.
2021-05-06 00:40:33 +02:00
Tobias Geerinckx-Rice
efe8dc71fe
gnu: loksh: Update to 6.9.
...
* gnu/packages/shells.scm (loksh): Update to 6.9.
[source]: Check out recursively.
[build-systems]: Switch to Meson.
[inputs]: Remove libbsd.
[arguments]: Remove the old build system's #:make-flags and #:phases
customisation.
2021-05-06 00:40:32 +02:00
Tobias Geerinckx-Rice
70f619d892
gnu: msmtp: Don't TP Debian's house.
...
* gnu/packages/mail.scm (msmtp)[arguments]: Fix comment typo.
2021-05-06 00:40:32 +02:00
Marius Bakke
2bb74d8a13
gnu: python-django: Disable django-admin wrapper.
...
* gnu/packages/django.scm (python-django)[arguments]: Delete 'wrap' phase.
[native-inputs]: Move PYTHON-JINJA2 ...
[propagated-inputs]: ... here. While at it, add a comment about which inputs
are optional and adjust order accordingly.
2021-05-05 23:48:20 +02:00
Marius Bakke
249fb4a303
gnu: python-django: Update to 3.2.1.
...
* gnu/packages/django.scm (python-django): Update to 3.2.1.
2021-05-05 23:48:20 +02:00
Marius Bakke
e355222382
gnu: python-django: Support '--without-tests'.
...
* gnu/packages/django.scm (python-django)[arguments]: Test for TESTS? in the
'check' phase.
2021-05-05 23:48:20 +02:00
Marius Bakke
4ae8390ffc
gnu: python-djangorestframework: Update to 3.12.4.
...
* gnu/packages/django.scm (python-djangorestframework): Update to 3.12.4.
2021-05-05 23:48:20 +02:00
Marius Bakke
7cacd8c8da
gnu: python-django-picklefield: Test with Django 2.2.
...
* gnu/packages/django.scm (python-django-picklefield)[native-inputs]: Change
from PYTHON-DJANGO to PYTHON-DJANGO-2.2.
2021-05-05 23:48:20 +02:00
Marius Bakke
3239a2d5a5
gnu: python-django-debug-toolbar: Update to 3.2.1.
...
* gnu/packages/django.scm (python-django-debug-toolbar): Update to 3.2.1.
2021-05-05 23:48:20 +02:00
Marius Bakke
151f1720e3
gnu: python-sqlparse: Remove unnecessary runtime dependencies.
...
* gnu/packages/databases.scm (python-sqlparse)[arguments]: Override 'wrap'
phase.
2021-05-05 23:48:20 +02:00
Marius Bakke
b36b588105
gnu: python-cached-property: Update to 1.5.2.
...
* gnu/packages/python-xyz.scm (python-cached-property): Update to 1.5.2.
2021-05-05 23:48:20 +02:00
Marius Bakke
9e5acf045d
gnu: python-netaddr: Update to 0.8.0.
...
* gnu/packages/python-xyz.scm (python-netaddr): Update to 0.8.0.
2021-05-05 23:48:19 +02:00
Marius Bakke
4cfc87d699
gnu: python-asgiref: Update to 3.3.4.
...
* gnu/packages/python-web.scm (python-asgiref): Update to 3.3.4.
2021-05-05 23:48:19 +02:00
Marius Bakke
3dcbcd4fa5
gnu: python-bcrypt: Update to 3.2.0.
...
* gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.2.0.
2021-05-05 23:48:19 +02:00
Marius Bakke
5ede810185
gnu: python-django-auth-ldap: Update to 2.4.0.
...
* gnu/packages/django.scm (python-django-auth-ldap): Update to 2.4.0.
2021-05-05 23:48:19 +02:00
Marius Bakke
314f96421e
gnu: python-sqlparse: Update to 0.4.1.
...
* gnu/packages/databases.scm (python-sqlparse): Update to 0.4.1.
2021-05-05 23:48:19 +02:00
Marius Bakke
a1cd01e622
gnu: uBlock Origin: Update to 1.35.2.
...
* gnu/packages/browser-extensions.scm (uassets): Update to f52147302.
(ublock-origin): Update to 1.35.2.
2021-05-05 23:48:19 +02:00
Ludovic Courtès
76c4646beb
gnu: guile2.2-guix: Add missing dependencies.
...
Reported by Maxime Devos <maximedevos@telenet.be>.
* gnu/packages/package-management.scm (guile2.2-guix)[inputs]
[propagated-inputs]: Add GUILE2.2-LIB, GUILE2.2-ZLIB, and
GUILE2.2-LZLIB.
2021-05-05 23:44:39 +02:00
Ludovic Courtès
ca3780835f
gnu: guile-lzlib: Add Guile 2.2 variant.
...
* gnu/packages/guile.scm (guile2.2-lzlib): New variable.
2021-05-05 23:44:33 +02:00
Ludovic Courtès
3a3e62cc56
gnu: guile-zlib: Add Guile 2.2 variant.
...
* gnu/packages/guile.scm (guile2.2-zlib): New variable.
2021-05-05 23:44:28 +02:00
Ludovic Courtès
1ca0a9a307
gnu: rasdaemon: Fix Texinfo syntax of description.
...
Regression introduced in 58805da44d
.
* gnu/packages/linux.scm (rasdaemon)[description]: Avoid @acronym since
Guile's Texinfo module doesn't currently support @comma{}.
* doc/guix.texi (Linux Services): Use @comma{} within @acronym.
2021-05-05 23:42:57 +02:00
Xinglu Chen
f47b8b332b
gnu: emacs-vertico: Update to 0.8.
...
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.8.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-05-05 19:21:12 +02:00
Xinglu Chen
de9c69516a
gnu: emacs-corfu: Update to 0.6.
...
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.6.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-05-05 19:21:12 +02:00
Mike Gerwitz
f30e8f2909
gnu: Add tla2tools.
...
This introduces tla2tools.jar, which contains the TLA+ model checker
and simulator (TLC); a TLA+ REPL; a semantic analyzer (SANY); the TLATeX
typesetting system; PlusCal translator; and more. I have added five
wrapper scripts for convenience, rather than invoking `java' manually.
The wrapper scripts are not comprehensive; users who are familiar with
tla2tools.jar, or have read the book Specifying Systems, may still
invoke the commands in the traditional way.
The minimum JDK version is 11. I chose to stick with that rather than
bumping it to 14 (which is the largest version currently in Guix)
because each OpenJDK version in Guix depends on the version before it,
and so it needlessly results in many 100s of MiB of unnecessary
dependencies.
Note that this is _not_ the TLA+ Toolbox, which is the GUI commonly used
with TLA+.
* gnu/packages/java.scm (tla2tools): New variable.
* gnu/packages/patches/tla2tools-build-xml.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:46 +02:00
Mike Gerwitz
674b4bd1a6
gnu: Add java-jline-reader.
...
This package is part of JLine 3.
* gnu/packages/java.scm (java-jline-reader): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:45 +02:00
Mike Gerwitz
1700dfefbe
gnu: Add java-jline-terminal.
...
This is part of JLine 3.
I was able to get this working properly under Guix by providing ncurses'
infocmp, as well as ensuring the *.caps files were present in the JAR,
but similar methods didn't work for the tests; if you have Java
knowledge, I'd appreciate the help getting those tests enabled.
* gnu/packages/java.scm (java-jline-terminal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:45 +02:00
Mike Gerwitz
e28ea14693
gnu: Add java-eclipse-lsp4j packages.
...
All of these packages are components of java-eclipse-lsp4j, packaged
independently. This contains only what was needed for tla2tools, and so
there are parts of java-eclipse-lsp4j that are not packaged.
Note that this does not package the latest version (0.12.0 at the time
of writing)---it depends on the Xtend language, which is a huge
packaging effort. 0.10.0 is the version expected by tla2tools, for
which this dependency was introduced.
* gnu/packages/java.scm (java-eclipse-lsp4j-common): New variable.
(java-eclipse-lsp4j-jsonrpc): New variable.
(java-eclipse-lsp4j-jsonrpc-debug): New variable.
(java-eclipse-lsp4j-generator): New variable.
(java-eclipse-lsp4j-debug): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:45 +02:00
Mike Gerwitz
58b0258a20
gnu: Add java-eclipse-xtext-xbase-lib.
...
This package is a component of xtext-lib. The rest of xtext-lib was not
added.
* gnu/packages/java.scm (java-eclipse-xtext-xbase-lib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:45 +02:00
Mike Gerwitz
45915d331a
gnu: Add java-gson-2.8.6.
...
This introduces a new package rather than upgrading the exist java-gson
package because it is built using OpenJDK11; I didn't want to have to
propagate that JDK dependency to the other packages that use it.
OpenJDK 11 was chosen becuase this dependency was introduced for
tla2tools.
* gnu/packages/java.scm (java-gson-2.8.6): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:45 +02:00
Philip McGrath
0ca37f3c7d
gnu: racket: Add aditional mirrors.
...
* gnu/packages/racket.scm (racket-minimal, racket)[source](uri): Lift
base urls into a new internal variable, '%installer-mirrors'.
Add mirrors at the University of Utah, Northwestern University,
the University of Waterloo, and Vrije Universiteit Brussel (Infogroep).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:45 +02:00
Philip McGrath
93867cb3be
gnu: racket: Racket inherits racket-minimal, not vice versa.
...
By design, the `racket` package is equivalent to 'racket-minimal'
plus 'raco pkg install -i main-distribution'.
This switch brings the Guix packages a small step closer to that goal.
* gnu/packages/racket.scm (racket-minimal, racket): Change
'racket-minimal' to be the base package and 'racket' to inherit
from it. Move 'version', 'patches', 'home-page', 'build-system',
'arguments', and 'license' to 'racket-minimal'.
* gnu/packages/racket.scm (racket)[inputs]: Rather than copy and
pasting, use '(package-inputs racket-minimal)'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:45 +02:00
Philip McGrath
cd9454f6ed
gnu: racket: Remove obsolete patch.
...
* gnu/packages/racket.scm (racket)[source](patches): Remove
"racket-store-checksum-override.patch", which is no longer needed since
we stopped injecting store paths into Racket files in commit 834aa48:
see <https://issues.guix.gnu.org/47180 >.
* gnu/packages/patches/racket-store-checksum-override.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:44 +02:00
Philip McGrath
3df04eb09f
gnu: racket: Move to (gnu packages racket).
...
* gnu/packages/scheme.scm (racket,racket-minimal): Move to ...
* gnu/packages/racket.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/racket.scm (racket)[synopsis]: Tweak.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:44 +02:00
Vinicius Monego
3eec8cd31d
gnu: Add labplot.
...
* gnu/packages/kde.scm (labplot): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:44 +02:00
Vinicius Monego
adc96e1db3
gnu: Add libcerf.
...
* gnu/packages/maths.scm (libcerf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:44 +02:00
Stefan Reichör
9661eb86e0
gnu: Add castget.
...
* gnu/packages/gpodder.scm (castget): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:44 +02:00
Simon Josefsson
9c3986ffaf
gnu: Add xmlsec-openssl.
...
* gnu/packages/xml.scm (xmlsec-openssl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:44 +02:00
Michael Rohleder
561db254a5
gnu: xboard: Set default engine to gnuchess.
...
Fixes <https://issues.guix.gnu.org/45236 >.
* gnu/packages/games.scm (xboard): Set default engine to gnuchess.
[arguments]: Add phase 'patch-default-engine.
[inputs]: Add chess.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:43 +02:00
Ludovic Courtès
7b83f6b992
gnu: lepton-eda: Switch to Guile 3.0.
...
* gnu/packages/engineering.scm (lepton-eda)[inputs]: Replace GUILE-2.2
with GUILE-3.0.
2021-05-05 16:56:43 +02:00
Ricardo Wurmus
da7f89c737
gnu: python-pybedtools: Update to 0.8.2.
...
* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.8.2.
[arguments]: Remove outdated substitutions; simplify check phase.
2021-05-05 16:18:13 +02:00
Ricardo Wurmus
75af43162e
gnu: python-nbconvert: Use patched texlive-amsfonts.
...
This is intended to fix a non-deterministic build error when xelatex inspects
the fonts directory and finds a broken font from texlive-amsfonts before the
correct font in texlive-cm.
* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Replace
texlive-amsfonts with texlive-amsfonts/patched.
2021-05-05 15:28:14 +02:00
Ricardo Wurmus
9db6798824
gnu: Add texlive-amsfonts/patched.
...
* gnu/packages/tex.scm (texlive-amsfonts/patched): New variable.
2021-05-05 15:28:06 +02:00
Ludovic Courtès
af66a9510f
gnu: guix: Phases refer to #:system, #:target, and #:native-inputs.
...
* gnu/packages/package-management.scm (guix)[arguments]: In
'copy-bootstrap-guile' and 'wrap-program' phases, refer to #:system,
#:native-inputs, and #:target instead of unquoting (%current-system)
and (%current-target-system).
2021-05-05 12:08:28 +02:00