Commit graph

78904 commits

Author SHA1 Message Date
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
Ludovic Courtès
da28efef36
ssh: Fix type that broke offloading.
Reported by Simon Streit <simon@netpanic.org>.
Regression introduced in 3270308eeb.

* guix/ssh.scm (remote-daemon-channel)[redirect]: Unquote SOCKET-NAME.
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
Maxim Cournoyer
21fcced608
nls: Update translations. 2021-05-10 22:34:43 -04:00
Maxim Cournoyer
abff6f0fac
.gitignore: Ignore .mo files.
* .gitignore: Ignore files matching the *.mo pattern.
2021-05-10 22:33:08 -04:00
Maxim Cournoyer
63d26e81ee
nls: New nl and oc translations for the 'packages' component.
* po/packages/nl.po: New file.
* po/packages/oc.po: Likewise.
* po/packages/LINGUAS: Register them.
2021-05-10 22:27:53 -04:00
Maxim Cournoyer
b507a0e38c
nls: New oc and si translations for the 'guix' component.
* po/guix/oc.po: New file.
* po/guix/si.po: Likewise.
* po/guix/LINGUAS: Register them.
2021-05-10 22:25:36 -04:00
Maxim Cournoyer
80dc6ad4a8
Update NEWS. 2021-05-10 13:48:30 -04:00
Maxim Cournoyer
ed2d4d52dd
maint: update-NEWS: Sort packages prior writing to the data file.
* build-aux/update-NEWS.scm (main): Sort packages.
2021-05-10 13:48:02 -04:00
Leo Famulari
7418a20074
Update NEWS. 2021-05-10 11:21:02 -04: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
Maxim Cournoyer
945ad48cd8
system: vm-image.tmpl: Add a crutch to allow refreshing the resolution.
Inspired by
1270b2e209.
The price to pay is about 5% of a CPU core usage in the guest in the worst
scenario.

* gnu/system/examples/vm-image.tmpl
(auto-update-resolution-crutch): New mcron job.
[services]: Extend the mcron-service with it.
2021-05-10 10:18:19 -04: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
Ludovic Courtès
3a0fcaa0fe
Update NEWS. 2021-05-10 11:42:03 +02:00
Roel Janssen
ce3d05cc08
guix: scripts system: Increase the size for generating Docker container images.
* guix/scripts/system.scm: Override the default of 256.
2021-05-10 09:43:12 +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
Ludovic Courtès
8a154c2915
describe: Gracefully handle profiles that lack provenance info.
Fixes <https://bugs.gnu.org/48313>.

Previously, 'current-channels' would return the empty list when
'current-profile' is true but the profile lacks provenance info.

* guix/describe.scm (current-channels)[build-time-metadata]: New
procedure.  Call it when 'manifest-entry-channel' returns #f for all of
ENTRIES.
* guix/scripts/describe.scm (guix-describe): When PROFILE is true, pass
third argument to 'display-profile-info'.
2021-05-09 23:46:46 +02:00
Ludovic Courtès
9562a2eb61
diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.
* guix/diagnostics.scm (source-properties->location): Add clause for
vectors.
* guix/ui.scm (report-load-error): Tweak 'read-error' handling for 3.0.6.
* tests/guix-package.sh: Relax regexp for the "unbound variable"
diagnostic check.
* tests/guix-system.sh: Adjust "missing closing paren" check for 3.0.6.
* tests/records.scm (location-alist): New procedure.
("define-record-type* & wrong field specifier")
("define-record-type* & wrong field specifier, identifier")
("define-record-type* & duplicate initializers"): Use it.
2021-05-09 23:45:36 +02:00
Marius Bakke
23666a9b62
gnu: ghostscript: Update to 9.54.0.
* gnu/packages/patches/ghostscript-freetype-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.54.0.
[source](patches): Remove obsolete patch.
2021-05-09 23:43:32 +02:00
Marius Bakke
911668ab4c
gnu: RHash: Update to 1.4.1.
* gnu/packages/crypto.scm (rhash): Update to 1.4.1.
2021-05-09 23:43:32 +02:00
Marius Bakke
1539af46d0
gnu: CMake: Update to 3.20.2.
* gnu/packages/cmake.scm (%common-disabled-tests): Don't disable BootstrapTest.
(cmake-bootstrap): Update to 3.20.2.
[source](modules, snippet): Move from here ...
(cmake-minimal)[source]: ... to here.
* gnu/packages/patches/mariadb-cmake-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (mariadb)[source](patches): Add it.
2021-05-09 23:43:32 +02:00
Marius Bakke
9e729d9a2f
gnu: nghttp2: Update to 1.43.0.
* gnu/packages/web.scm (nghttp2): Update to 1.43.0.
[native-inputs]: Add PYTHON.
2021-05-09 23:43:32 +02:00
Marius Bakke
307522fde4
gnu: kmod: Update to 28.
* gnu/packages/linux.scm (kmod): Update to 28.
[native-inputs]: Add ZSTD.
2021-05-09 23:43:32 +02:00
Marius Bakke
cd42bad5d5
gnu: libcap: Update to 2.49.
* gnu/packages/linux.scm (libcap-2.31): Rename to ...
(libcap): ... this: Update to 2.49.
[arguments]: Adjust substitution.
(libcap/next): Remove variable.
* gnu/packages/avahi.scm (avahi)[inputs]: Change from LIBCAP/NEXT to LIBCAP.
* gnu/packages/base.scm (coreutils)[inputs]: Likewise.
2021-05-09 23:43:32 +02:00
Marius Bakke
7604d960ea
gnu: libksba: Update to 1.5.1.
* gnu/packages/gnupg.scm (libksba): Update to 1.5.1.
2021-05-09 23:43:32 +02:00
Marius Bakke
32646c321d
gnu: libassuan: Update to 2.5.5.
* gnu/packages/gnupg.scm (libassuan): Update to 2.5.5.
2021-05-09 23:43:32 +02:00
Marius Bakke
dc7ef4c243
gnu: libgpg-error: Update to 1.42.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.42.
2021-05-09 23:43:32 +02:00
Marius Bakke
831c6d84e1
gnu: expat: Update to 2.3.0.
* gnu/packages/xml.scm (expat): Update to 2.3.0.
2021-05-09 23:43:31 +02:00
Marius Bakke
92cf869fd7
gnu: util-linux: Update to 2.36.2.
* gnu/packages/linux.scm (util-linux): Update to 2.36.2.
2021-05-09 23:43:31 +02:00
Marius Bakke
6471bacf6d
gnu: sqlite: Update to 3.35.5.
* gnu/packages/sqlite.scm (sqlite): Update to 3.35.5.
2021-05-09 23:43:31 +02:00
Marius Bakke
0689e1abed
gnu: mit-krb5: Update to 1.19.1.
* gnu/packages/patches/mit-krb5-hurd.patch: Adjust for 1.19.1.
* gnu/packages/patches/mit-krb5-qualify-short-hostnames.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.19.1.
[source](patches): Remove obsolete patch.
[arguments]: Remove trailing #t's and one obsolete subtitution.
2021-05-09 23:43:31 +02:00
Marius Bakke
5492b1b50c
gnu: icu4c: Update to 69.1.
* gnu/packages/icu4c.scm (icu4c): Update to 69.1.
2021-05-09 23:43:31 +02:00
Marius Bakke
09ee1a6116
gnu: libfaketime: Update to 0.9.9.
* gnu/packages/check.scm (libfaketime): Update to 0.9.9.
[arguments]: Use CC-FOR-TARGET.  Remove obsolete compiler flag and trailing #t's.
2021-05-09 23:43:31 +02:00
Marius Bakke
70838cf991
gnu: linux-libre-headers: Update to 5.10.35.
* gnu/packages/linux.scm (linux-libre-headers-5.4.20): Rename to ...
(linux-libre-headers-5.10.35): ... this.  Update to 5.10.35.
(linux-libre-headers): Adjust accordingly.
2021-05-09 23:43:31 +02:00
Marius Bakke
3f17ee680e
gnu: perl: Update to 5.32.1.
* gnu/packages/perl.scm (perl): Update to 5.32.1.
2021-05-09 23:43:31 +02:00
Marius Bakke
2804054057
gnu: bison: Update to 3.7.6.
* gnu/packages/bison.scm (bison): Update to 3.7.6.
2021-05-09 23:43:31 +02:00
Marius Bakke
4e47b77533
gnu: bash: Update to 5.1.8.
* gnu/packages/bash.scm (patch-url): Adjust for 5.1.
(%patch-series-5.0): Rename to ...
(%patch-series-5.1): Add the 5.1 patches.
(bash): Update to 5.1 and and adjust for renamed variable.
* gnu/packages/gawk.scm (gawk)[arguments]: Adjust test that fails with the new
Bash.
2021-05-09 23:43:31 +02:00
Marius Bakke
84943cc9f2
gnu: elfutils: Omit static libraries.
* gnu/packages/elf.scm (elfutils)[arguments]: Add "--disable-static" to
 #:configure-flags.
2021-05-09 23:43:31 +02:00
Marius Bakke
1d80751396
gnu: elfutils: Update to 0.183.
* gnu/packages/elf.scm (elfutils): Update to 0.183.
2021-05-09 23:43:31 +02:00
Marius Bakke
f4ec575a1d
gnu: Python: Update to 3.9.5.
* gnu/packages/python.scm (python-3.9): Update to 3.9.5.
2021-05-09 23:43:30 +02:00
Marius Bakke
cbc40ffa89
gnu: glib: Disable SELinux support.
* gnu/packages/glib.scm (glib)[propagated-inputs]: Remove SELINUX.
[arguments]: Add "-Dselinux=false" to #:configure-flags.
2021-05-09 23:43:02 +02:00
Marius Bakke
9430debf29
gnu: python-urllib3: Remove replacement package.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.4.
[replacement]: Remove.
(python-urllib3/fixed): Remove variable.
2021-05-09 23:12:48 +02:00