Cees de Groot
6577fda973
gnu: elixir: Update to 1.12.0.
...
* gnu/packages/elixir.scm (elixir): Update to 1.12.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-13 12:46:08 +03:00
Lars-Dominik Braun
9bd0ef9ccc
gnu: labelme: Update to 4.5.9.
...
* gnu/packages/image-processing.scm (labelme): Update to 4.5.9.
2021-07-13 09:08:50 +02:00
Vincent Legoll
473e2ee629
gnu: sdl2: Update to 2.0.14.
...
* gnu/packages/sdl.scm (sdl2): Update to 2.0.14.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-13 09:51:25 +03:00
Efraim Flashner
c2dd2552db
gnu: openssl: Display configure environment.
...
* gnu/packages/tls.scm (openssl)[arguments]: Adjust custom 'configure
phase to also show how openssl is configured.
2021-07-13 09:28:14 +03:00
Efraim Flashner
919d687a04
gnu: openssl: Honor configure-flags.
...
* gnu/packages/tls.scm (openssl)[arguments]: Adjust custom 'configure
phase to also use configure-flags.
2021-07-13 09:24:19 +03:00
Brice Waegeneire
edb328ad83
lint: Check for leading whitespace in description.
...
* guix/lint.scm (check-description-style): Check for leading whitespace.
* tests/lint.scm: ("description: leading whitespace"): New test.
2021-07-13 07:25:05 +02:00
Brice Waegeneire
a5fa05dfc7
services: ntp: Log to file.
...
* gnu/services/networking.scm (ntp-shepherd-service)[start]: Specify log
file.
2021-07-13 07:25:00 +02:00
Brice Waegeneire
8bb45504dd
services: tor: Log to file.
...
* gnu/services/networking.scm (tor-shepherd-service)[start]: Specify log
file.
2021-07-13 07:24:56 +02:00
Brice Waegeneire
1beeef6261
services: gpm: Use "make-forkexec-contstructor".
...
* gnu/services/base.scm (gpm-shepherd-service)[start]: Replace custom
logic with "make-forkexec-constructor".
2021-07-13 07:24:52 +02:00
Morgan Smith
acfeccd8da
gnu: openocd: Build and install info manual.
...
* gnu/packages/embedded.scm (openocd)[native-inputs]: Add texinfo.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-13 00:22:17 -04:00
Maxim Cournoyer
c881516d48
gnu: proot: Update to 5.2.0-alpha.
...
This allows proot to be built for aarch64-linux and armhf-linux.
* gnu/packages/patches/proot-test-fhs.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Un-register it.
* gnu/packages/linux.scm: Update to 5.2.0-alpha.
[patches]: Remove field.
[supported-system]: New field.
[tests?]: Disable for ARM-based systems.
[phases]{fix-fhs-assumptions-in-tests, set-shell-file-name}: Combine into...
{patch-sources}: ... this new phase.
{build-manpage}: New phase.
{check}: Add seccomp issue URL in comment.
[native-inputs]: Add coreutils issue URL in comment. Add pkg-config and
python-docutils.
[inputs]: Add libarchive.
2021-07-12 11:37:40 -04:00
Maxim Cournoyer
2d69073245
gnu: proot: Make the check phase honor the tests? argument.
...
* gnu/packages/linux.scm: Remove duplicate copyright line.
(proot): Delete trailing #t.
[phases]{check}: Skip when TESTS? is #f.
2021-07-12 11:37:31 -04:00
Paul Garlick
3af31bc25a
gnu: Add python-pygmsh.
...
* gnu/packages/simulation.scm (python-pygmsh): New variable.
2021-07-12 16:20:13 +01:00
Paul Garlick
b9fd7f9d5b
gnu: gmsh: Install Python API in standard directory.
...
* gnu/packages/maths.scm (gmsh)[imported-modules]: New argument.
[modules]: New argument.
[phases]: New argument.
[inputs]: Add python.
2021-07-12 16:19:46 +01:00
Charles
62b60ba082
gnu: Add cl-authentic.
...
* gnu/packages/lisp-xyz.scm (sbcl-authentic, ecl-authentic, cl-authentic): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-07-12 17:04:09 +02:00
Efraim Flashner
9987126065
gnu: java-xz: Update to 1.9.
...
* gnu/packages/java-compression.scm (java-xz): Update to 1.9.
[arguments]: Build with openjdk9.
2021-07-12 16:57:09 +03:00
Leo Prikler
718c09cf73
gnu: gnome-maps: Update to 3.36.7.
...
* gnu/packages/geo.scm (gnome-maps): Update to 3.36.7.
2021-07-12 15:03:24 +02:00
Vinicius Monego
4f013b8c82
gnu: libheif: Satisfy 'libheif.pc'.
...
* gnu/packages/image.scm (libheif)[inputs]: Move dav1d, libaom, libde265, x265
to ...
[propagated-inputs]: ... here.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-12 16:00:20 +03:00
Domagoj Stolfa
e34f7dfcc3
gnu: strongswan: Update to 5.9.3.
...
* gnu/packages/vpn.scm (strongswan): Update to 5.9.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-12 15:55:39 +03:00
Pierre Neidhardt
23af19f964
gnu: Add spinneret.
...
* gnu/packages/lisp-xyz.scm (cl-spinneret, ecl-spinneret, sbcl-spinneret): New variables.
2021-07-12 13:09:13 +02:00
Ludovic Courtès
12c2648f4e
doc: cookbook: Adjust example to simplified input style.
...
* doc/guix-cookbook.texi (Extended example): Adjust example to new input
style and adjust "Inputs" section.
2021-07-12 10:59:36 +02:00
Ludovic Courtès
bc7dd3f713
doc: cookbook: Remove trailing #t from extended example.
...
* doc/guix-cookbook.texi (Extended example): Remove trailing #t from
snippet and phases.
2021-07-12 10:53:32 +02:00
Ludovic Courtès
a6f3800173
gnu: fontconfig: Don't build PDFs.
...
* gnu/packages/fontutils.scm (fontconfig-with-documentation)[arguments]:
Add 'no-pdf-doc' phase.
2021-07-12 10:42:37 +02:00
Charles
a1522f49f4
gnu: Add cl-cache-while.
...
* gnu/packages/lisp-xyz.scm (sbcl-cache-while, ecl-cache-while,
cl-cache-while): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-07-12 09:33:03 +02:00
Charles
fd53b2122c
gnu: cl-tailrec: Update to 0-2.6f88284.
...
* gnu/packages/lisp-xyz.scm (sbcl-tailrec): Update to 0-2.6f88284.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-07-12 09:24:17 +02:00
Leo Famulari
b4cb403cf4
gnu: linux-libre 4.4: Update to 4.4.275.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.275.
(linux-libre-4.4-pristine-source): Update hash.
2021-07-11 23:56:53 -04:00
Leo Famulari
610d01418f
gnu: linux-libre 4.9: Update to 4.9.275.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.275.
(linux-libre-4.9-pristine-source): Update hash.
2021-07-11 23:56:53 -04:00
Leo Famulari
575313d870
gnu: linux-libre 4.14: Update to 4.14.239.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.239.
(linux-libre-4.14-pristine-source): Update hash.
2021-07-11 23:56:52 -04:00
Leo Famulari
e833b9b30f
gnu: linux-libre 4.19: Update to 4.19.197.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.197.
(linux-libre-4.19-pristine-source): Update hash.
2021-07-11 23:56:52 -04:00
Leo Famulari
b1e0414d9f
gnu: linux-libre 5.4: Update to 5.4.131.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.131.
(linux-libre-5.4-pristine-source): Update hash.
2021-07-11 23:56:52 -04:00
Leo Famulari
d110cfa62f
gnu: linux-libre 5.10: Update to 5.10.49.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.49.
(linux-libre-5.10-pristine-source): Update hash.
2021-07-11 23:56:52 -04:00
Leo Famulari
b0f1c4fc08
gnu: linux-libre: Update to 5.12.16.
...
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.16.
(linux-libre-5.12-pristine-source): Update hash.
2021-07-11 23:56:49 -04:00
Danny Milosavljevic
0e86d6ffed
gnu: Add cc65.
...
* gnu/packages/emulators.scm (cc65): New variable.
2021-07-12 01:48:20 +02:00
Danny Milosavljevic
dacda11541
gnu: Add exomizer.
...
* gnu/packages/emulators.scm (exomizer): New variable.
2021-07-12 01:48:12 +02:00
Sarah Morgensen
6f12880a76
gnu: fontconfig: Use (locally) deterministic caching
...
Make fontconfig use directory contents rather than modification time to
determine cache validity (by pretending that mtime is broken).
* gnu/packages/patches/fontconfig-cache-ignore-mtime.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/fontutils.scm (fontconfig)[source]: Use it.
[arguments]: Unset SOURCE_DATE_EPOCH for tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-11 18:17:31 +02:00
Efraim Flashner
7760d28920
gnu: java-xz: Mark source as zipbomb.
...
* gnu/packages/java-compression.scm (java-xz)[source]: Download source
as zipbomb.
[argments]: Remove custom 'chdir phase.
2021-07-11 14:07:00 +03:00
Efraim Flashner
24edccba3d
gnu: julia-mbedtls-jll: Update to 2.26.0+0.
...
* gnu/packages/julia-jll.scm (julia-mbedtls-jll): Update to 2.26.0+0.
2021-07-11 13:46:15 +03:00
aecepoglu
5c3489a3f7
gnu: Add parinfer-rust.
...
* gnu/packages/text-editors.scm (parinfer-rust): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:08:17 +03:00
aecepoglu
9373e358a5
gnu: Add rust-emacs-0.11.
...
* gnu/packages/crates-io.scm (rust-emacs-0.11): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:08:17 +03:00
aecepoglu
6eb024ec27
gnu: Add rust-emacs-macros-0.11.
...
* gnu/packages/crates-io.scm (rust-emacs-macros-0.11): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:08:16 +03:00
aecepoglu
180116a8cd
gnu: Add rust-darling-0.9.
...
* gnu/packages/crates-io.scm (rust-darling-0.9): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:08:16 +03:00
aecepoglu
83274b89b0
gnu: Add rust-darling-macro-0.9.
...
* gnu/packages/crates-io.scm (rust-darling-macro-0.9): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:08:16 +03:00
aecepoglu
b1f8d3a943
gnu: Add rust-darling-core-0.9.
...
* gnu/packages/crates-io.scm (rust-darling-core-0.9): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:08:16 +03:00
aecepoglu
46246ea24f
gnu: Add rust-strsim-0.7.
...
* gnu/packages/crates-io.scm (rust-strsim-0.7): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:08:16 +03:00
aecepoglu
d58064b600
gnu: Add rust-emacs-module-0.10.
...
* gnu/packages/crates-io.scm (rust-emacs-module-0.10): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:07:01 +03:00
aecepoglu
d7b2b291a1
gnu: Add rust-bindgen-0.48.
...
* gnu/packages/crates-io.scm (rust-bindgen-0.48): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:07:00 +03:00
Ludovic Courtès
9b4c3c675c
news: Add news entry for simplified package inputs.
...
* etc/news.scm: Add entry.
2021-07-11 01:06:04 +02:00
Ludovic Courtès
ab270bf2e9
import: elpa: Emit new-style package inputs.
...
* guix/import/elpa.scm (elpa-package->sexp)[dependencies]: Turn into a
list of symbols.
[maybe-inputs]: Wrap in 'list' instead of 'quasiquote'.
2021-07-11 00:49:16 +02:00
Ludovic Courtès
ff992fcfaf
import: print: Emit new-style package inputs when possible.
...
* guix/import/print.scm (redundant-input-labels?): New procedure.
(package->code)[package-lists->code]: Rename to...
[inputs->code]: ... this. When 'redundant-input-labels?' returns true,
emit label-less inputs. Adjust callers to new name.
* tests/print.scm (pkg-with-inputs): Adjust accordingly.
2021-07-11 00:49:16 +02:00
Ludovic Courtès
aa6921634b
import: cran: Emit new-style package inputs.
...
* guix/import/cran.scm (format-inputs): Emit symbols or
'specification->package' calls.
(maybe-inputs): Wrap in 'list' instead of 'quasiquote'.
* tests/cran.scm ("description->package"): Adjust accordingly.
2021-07-11 00:49:16 +02:00