Commit graph

69705 commits

Author SHA1 Message Date
Ryan Prior
2c11cf1b91
gnu: esbuild: Update to 0.8.15.
* gnu/packages/web.scm (esbuild): Update to 0.8.15.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-26 19:58:47 +02:00
Nicolas Goaziou
62d2a87646
gnu: open-adventure: Update to 1.9.
* gnu/packages/games.scm (open-adventure): Update to 1.9.
[arguments]: Re-activate parallel build.  Remove configure phase altogether.
[native-inputs]: Remove linenoise and python.  Add libedit, python-wrapper,
and pkg-config.
[description]: Slight rewording.
(open-adventure-2.5): Deprecate in favor of open-adventure.

The package is erroneously versioned as 2.5, which refers to the last release
of the original game. However, this is a forward-port with its own versioning
scheme.
2020-11-26 18:37:27 +01:00
Kei Kebreau
d94428b4f4
gnu: Add audacious.
* gnu/packages/music.scm (audacious): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-26 18:33:05 +01:00
Vinicius Monego
d848b6caab
gnu: Add python-xlsxwriter.
* gnu/packages/python-xyz.scm (python-xlsxwriter): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-26 14:47:20 +01:00
Nicolas Goaziou
b3ece8db77
gnu: fet: Update to 5.47.1.
* gnu/packages/education.scm (fet): Update to 5.47.1.
2020-11-26 14:26:27 +01:00
Florian Pelz
1485736b94
news: Add ‘de’ translation. 2020-11-26 12:34:12 +00:00
Jelle Licht
3a0cb77df6
gnu: emacs-closql: Update to 1.0.4.
* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 1.0.4.
2020-11-26 10:12:05 +01:00
Guillaume Le Vaillant
446ec88a40
gnu: djvusmooth: Fix path to djvused.
* gnu/packages/djvu.scm (djvusmooth)[arguments]: Add 'fix-paths' phase.
2020-11-26 09:37:34 +01:00
Tobias Geerinckx-Rice
824a9f1060
gnu: php: Update to 7.4.13.
* gnu/packages/php.scm (php): Update to 7.4.13.
2020-11-26 04:22:51 +01:00
Tobias Geerinckx-Rice
884714c030
gnu: qtox: Update to 1.17.3.
* gnu/packages/messaging.scm (qtox): Update to 1.17.3.
[source]: Respect that it's no longer a tarball.
2020-11-26 04:22:51 +01:00
Tobias Geerinckx-Rice
ee6a3c0be7
gnu: pyzo: Update to 4.11.2.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.2.
2020-11-26 04:22:51 +01:00
Tobias Geerinckx-Rice
1df6f0f085
gnu: lean: Trim synopsis.
* gnu/packages/lean.scm (lean)[synopsis]: Remove article & package name.
2020-11-26 04:22:51 +01:00
Tobias Geerinckx-Rice
b87051b74a
gnu: lean: Update to 3.23.0.
* gnu/packages/lean.scm (lean): Update to 3.23.0.
2020-11-26 04:22:50 +01:00
Tobias Geerinckx-Rice
4491c624dd
gnu: igraph: Omit static library.
* gnu/packages/graph.scm (igraph)[arguments]: Add "--disable-static"
to #:configure-flags.
2020-11-26 04:22:50 +01:00
Tobias Geerinckx-Rice
13e55e6eeb
gnu: igraph: Update to 0.8.4.
* gnu/packages/graph.scm (igraph): Update to 0.8.4.
2020-11-26 04:22:50 +01:00
Jesse Gibbons
81fbe03b50
gnu: openssh: Fix ssh-copy-id.
* gnu/packages/patches/openssh-fix-ssh-copy-id.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (openssh)[source]: Use it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 22:09:28 -05:00
Brett Gilio
723badf5ae
gnu: python-language-server: Update to 0.36.1.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.36.1.

[propagated-inputs]: Reorder, and remove unused inputs.

[native-inputs]: Add various native inputs for tests.
2020-11-25 20:06:51 -06:00
Brett Gilio
5bec650379
gnu: python-jsonrpc-server: Update to 0.4.0.
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.4.0.

[propagated-inputs]: Replace python-ujson-1 with python-ujson.
2020-11-25 20:06:22 -06:00
Brett Gilio
6fbf5f4a91
gnu: python-ujson: Update to 4.0.1.
* gnu/packages/python-xyz.scm (python-ujson): Update to 4.0.1.
2020-11-25 20:06:07 -06:00
Brett Gilio
09182ee156
gnu: Add python-versioneer.
* gnu/packages/python-xyz.scm (python-versioneer): New variable.
2020-11-25 20:05:53 -06:00
Brett Gilio
c9c608bdd3
gnu: Remove python2-ujson-1.
* gnu/packages/python-xyz.scm (python2-ujson-1): Remove variable.

This variable was superceded and no longer needed as a dependency for
any package at this version.
2020-11-25 20:05:36 -06:00
Brett Gilio
ffe6b73a3c
gnu: Remove python-ujson-1.
* gnu/packages/python-xyz.scm (python-ujson-1): Remove variable.

This variable was superceded and no longer needed as a dependency for
any package at this version.
2020-11-25 20:04:47 -06:00
Carlo Holl
d482954c99
gnu: ghc-cassava-megaparsec: Downgrade to 2.0.1.
* gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): Downgrade to 2.0.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 21:02:17 -05:00
Carlo Holl
1b12261573
gnu: hledger: Downgrade to 1.14.2.
* gnu/packages/finance.scm (hledger): Downgrade to 0.14.2.
[inputs, native-inputs]: Replace with what is generated by guix import.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 21:02:16 -05:00
Carlo Holl
1112b916a5
gnu: ghc-hledger-lib: Downgrade to 0.14.1.
* gnu/packages/haskell-xyz.scm (ghc-hledger-lib): Downgrade to 0.14.1.
[inputs]: Replace with what is generated by guix import.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 21:02:16 -05:00
Carlo Holl
f1e73a5caf
gnu: Add ghc-easytest.
* gnu/packages/haskell-check.scm (ghc-easytest): New variable

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 21:02:16 -05:00
Carlo Holl
df0e411373
gnu: ghc-doctest: Downgrade to 0.16.2.
* gnu/packages/haskell-xyz.scm (ghc-doctest): Downgrade to 0.16.2.
[inputs]: Replace with what is generated by guix import.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 21:02:16 -05:00
Carlo Holl
4e3b6235a4
gnu: ghc-tabular: Downgrade to 0.2.2.7.
* gnu/packages/haskell-xyz.scm (ghc-tabular): Downgrade to 0.2.2.7.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 21:02:15 -05:00
Leo Famulari
2853dadb3e
gnu: OpenSC: Update to 0.21.0 [fixes CVE-2020-{26570,26571,26572}].
* gnu/packages/security-token.scm (opensc): Update to 0.21.0.
2020-11-25 20:28:44 -05:00
Ryan Prior via Guix-patches via
6a062ca176
gnu: oil: Update to 0.8.5.
* gnu/packages/shells.scm (oil): Update to 0.8.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 19:30:27 -05:00
Marius Bakke
bff94a5a53
Merge branch 'master' into staging 2020-11-26 01:08:35 +01:00
Marius Bakke
f36bee1416
gnu: dav1d: Add a source file name.
* gnu/packages/video.scm (dav1d)[source](file-name): New field.
2020-11-26 01:06:56 +01:00
Brett Gilio
3387508a1f
gnu: python-transient: Update to 0.11.
* gnu/packages/virtualization.scm (python-transient): Update to 0.11.
2020-11-25 17:57:50 -06:00
Vinicius Monego
6a5da0d034
gnu: Add python-opentsne.
* gnu/packages/machine-learning.scm (python-opentsne): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 18:38:00 -05:00
Vinicius Monego
8cd10a76b8
gnu: Add python-pynndescent.
* gnu/packages/machine-learning.scm (python-pynndescent): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 18:38:00 -05:00
Marius Bakke
402ebffe19
etc: Add more SELinux permissions for the daemon.
* etc/guix-daemon.cil.in (guix_daemon): Permit file appending, setattr,
read/write UDP sockets, access to tmpfs and hugetlbfs, and connecting to
PostgreSQL.
2020-11-26 00:31:47 +01:00
Marius Bakke
9b9c6f2594
gnu: xf86-video-intel: Update to 2.99.917-17.ad5540f.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-17.ad5540f.
2020-11-26 00:31:47 +01:00
Ludovic Courtès
ae902124c1
news: Add entry for LVM support.
* etc/news.scm: Add entry.
2020-11-26 00:06:42 +01:00
Ludovic Courtès
c350a99bea
doc: Tweak LVM-related info.
* doc/guix.texi (Limitations): Remove LVM support.
(Mapped Devices): Add link the to LVM web site.  Tweak wording.
2020-11-26 00:05:39 +01:00
Mikhail Tsykalov
a9a2fdaabc
mapped-devices: Add 'lvm-device-mapping'.
* gnu/system/mapped-devices.scm (lvm-device-mapping, open-lvm-device,
close-lvm-device): New variables.

* gnu/tests/install.scm (%lvm-separate-home-os,
%lvm-separate-home-os-source, %lvm-separate-home-installation-script,
%test-lvm-separate-home-os): New variables.

* gnu/system/linux-initrd.scm (raw-initrd): Add (srfi srfi-1) to initrd expression.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-26 00:05:39 +01:00
Mikhail Tsykalov
788df2ecd6
mapped-devices: Allow target to be list of strings.
* gnu/system/mapped-devices.scm (<mapped-device>): Rename constructor to
%mapped-device.
[target]: Remove field.
[targets]: New field. Adjust users.
(mapped-device-compatibility-helper, mapped-device): New macros.
(mapped-device-target): New deprecated procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-26 00:05:39 +01:00
Ludovic Courtès
0a1da4652d
gnu: guile-bytestructures: Update to 1.0.9.
Fixes <https://bugs.gnu.org/44000>.

* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.9.
[source]: Adjust tag to no longer include "v" prefix.
2020-11-26 00:05:39 +01:00
Ludovic Courtès
305eefc062
gnu: hwloc: Add "doc" output.
* gnu/packages/mpi.scm (hwloc-1)[outputs]: Add "doc".
[arguments]: Add 'move-man3-pages' phase.
2020-11-26 00:05:39 +01:00
EuAndreh
d6d5a67e75
gnu: Add git-open.
* gnu/packages/version-control.scm (git-open): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 18:04:26 -05:00
Tobias Geerinckx-Rice
21abfe1935
gnu: perl-cairo: Update to 1.108.
* gnu/packages/gtk.scm (perl-cairo): Update to 1.108.
2020-11-25 23:56:30 +01:00
Tobias Geerinckx-Rice
264335acd1
gnu: youtube-dl: Update to 2020.11.26.
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.26.
2020-11-25 23:56:30 +01:00
Tobias Geerinckx-Rice
09306c74fa
gnu: lmdb: Update to 0.9.27.
* gnu/packages/databases.scm (lmdb): Update to 0.9.27.
2020-11-25 23:56:29 +01:00
Tobias Geerinckx-Rice
8da64e9bf9
gnu: volk: Remove static library.
* gnu/packages/engineering.scm (volk)[arguments]: Add a
'remove-static-libraries phase.
2020-11-25 23:56:29 +01:00
Tobias Geerinckx-Rice
6a18f4c5dc
gnu: volk: Update to 2.4.0.
* gnu/packages/engineering.scm (volk): Update to 2.4.0.
[source]: Clone recursively.
2020-11-25 23:56:29 +01:00
Tobias Geerinckx-Rice
4c76af04e0
gnu: libaudec: Update to 0.2.4.
* gnu/packages/audio.scm (libaudec): Update to 0.2.4.
[arguments]: Use a newer #:meson.
2020-11-25 23:56:28 +01:00