me
/
guix
Archived
1
0
Fork 0
Commit Graph

81515 Commits (276038ceb2d2687c66ae4e4c954c5644079e19fd)

Author SHA1 Message Date
Marius Bakke 977fbe9be3
gnu: brltty: Disable parallel build.
* gnu/packages/accessibility.scm (brltty)[arguments]: Add #:parallel-build?.
2022-01-09 14:49:16 +01:00
Marius Bakke 8993d96636
gnu: zig: Build with LLD 12.
This fixes a regression introduced in a05e573d60
as the LLD version must match the LLVM version.

* gnu/packages/llvm.scm (lld-12): New variable.
* gnu/packages/zig.scm (zig)[inputs]: Change from LLD to LLD-12.
2022-01-09 14:49:15 +01:00
Efraim Flashner 796bb42c11
gnu: xxd: Rewrite with gexps.
* gnu/packages/vim.scm (xxd)[arguments]: Rewrite with gexps.
2022-01-09 14:29:35 +02:00
Efraim Flashner b168c9f441
gnu: vim: Remove unneeded make-flag.
Upstream reports this fixed with 8.2.3406.

* gnu/packages/vim.scm (vim)[arguments]: Remove make-flags.
(vim-full)[arguments]: Adjust accordingly.
2022-01-09 14:29:35 +02:00
Efraim Flashner ba17cf41e8
gnu: vim: Update to 8.2.3995.
* gnu/packages/vim.scm (vim): Update to 8.2.3995.
[arguments]: Remove trailing #t from phases.
(vim-full): Remove comment about package reliably building.
2022-01-09 14:29:31 +02:00
Christopher Baines c1529ebceb
gnu: guix-data-service: Update to 0.0.1-28.f1d8d76.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-28.f1d8d76.
[native-inputs]: Adapt style.
2022-01-09 10:59:20 +00:00
Julien Lepiller 3e8e6ebf00
gnu: ocaml: Update to 4.13.
* gnu/packages/ocaml.scm (ocaml-4.13): New variable.
(ocaml-4.11): Remove variable.
(ocaml-dot-merlin-reader): Update to 4.4-413.
(js-of-ocaml): Update to 3.11.0.
2022-01-09 10:34:52 +01:00
Julien Lepiller 2ac1441015
gnu: ocaml-migrate-parstree-1: Only build ocaml4.07 variant.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree-1): Rename to...
(ocaml4.07-migrate-parsetree): ...this.  Use package-with-ocaml4.07.
2022-01-09 10:34:50 +01:00
Julien Lepiller 92c63bc491
gnu: ocaml-ppx-tools-versioned: Only build ocaml-4.07 variant.
* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Rename to...
(ocaml4.07-ppx-tools-versioned): ...this.  Use package-with-ocaml4.07.
[arguments]: Use ocaml-4.07.
2022-01-09 10:34:38 +01:00
Liliana Marie Prikler 9d613c36de
gnu: node-mersenne: Fix typo in description.
* gnu/packages/node-xyz.scm (node-mersenne)[description]: Use “this” rather
than “thix”.
2022-01-09 02:07:18 +01:00
Philip McGrath d94608bc13
gnu: Add node-serialport.
* gnu/packages/node-xyz.scm (node-serialport): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:18 +01:00
Philip McGrath 84e811ca0f
gnu: Add node-serialport-stream.
* gnu/packages/node-xyz.scm (node-serialport-stream): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:18 +01:00
Philip McGrath 8ff1e9adc2
gnu: Add node-serialport-parser-byte-length.
* gnu/packages/node-xyz.scm (node-serialport-parser-byte-length): New
variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:18 +01:00
Philip McGrath 5a621e83d8
gnu: Add node-serialport-parser-cctalk.
* gnu/packages/node-xyz.scm (node-serialport-parser-cctalk): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:17 +01:00
Philip McGrath b27a772827
gnu: Add node-serialport-parser-inter-byte-timeout.
* gnu/packages/node-xyz.scm
(node-serialport-parser-inter-byte-timeout): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:17 +01:00
Philip McGrath 9604015267
gnu: Add node-serialport-parser-ready.
* gnu/packages/node-xyz.scm (node-serialport-parser-ready): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:17 +01:00
Philip McGrath e680c56d10
gnu: Add node-serialport-parser-regex.
* gnu/packages/node-xyz.scm (node-serialport-parser-regex): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:17 +01:00
Philip McGrath d85b3b59a6
gnu: Add node-serialport-bindings.
* gnu/packages/node-xyz.scm (node-serialport-bindings): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:17 +01:00
Philip McGrath b5ffff233a
gnu: Add node-serialport-parser-readline.
* gnu/packages/node-xyz.scm (node-serialport-parser-readline): New
variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:17 +01:00
Philip McGrath e2dee179ef
gnu: Add node-serialport-parser-delimiter.
* gnu/packages/node-xyz.scm (node-serialport-parser-delimiter): New
variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:16 +01:00
Philip McGrath fa9bc626c8
gnu: Add node-serialport-binding-abstract.
* gnu/packages/node-xyz.scm (node-serialport-binding-abstract): New
variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:16 +01:00
Philip McGrath 161f2b1522
gnu: Add node-debug.
* gnu/packages/node-xyz.scm (node-debug): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:16 +01:00
Philip McGrath 517c988bca
gnu: Add node-ms.
* gnu/packages/node-xyz.scm (node-ms): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:16 +01:00
Philip McGrath db82f64cf7
gnu: Add node-segfault-handler.
* gnu/packages/node-xyz.scm (node-segfault-handler): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:16 +01:00
Philip McGrath 12e0556369
gnu: Add node-bindings.
* gnu/packages/node-xyz.scm (node-bindings): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:16 +01:00
Philip McGrath e6ef40bef2
gnu: Add node-file-uri-to-path.
* gnu/packages/node-xyz.scm (node-file-uri-to-path): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:15 +01:00
Philip McGrath 1730209a68
gnu: Add node-sqlite3.
* gnu/packages/node-xyz.scm (node-sqlite3): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:15 +01:00
Philip McGrath 03cd921d86
gnu: Add node-addon-api.
* gnu/packages/node-xyz.scm (node-addon-api): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:15 +01:00
Philip McGrath 602586f985
gnu: Add node-openzwave-shared.
* gnu/packages/zwave.scm (node-openzwave-shared): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:15 +01:00
Philip McGrath fa802f39dc
gnu: Add node-nan.
* gnu/packages/node-xyz.scm (node-nan): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:15 +01:00
Philip McGrath 4e5c1d4f0a
gnu: Add node-readable-stream.
* gnu/packages/node-xyz.scm (node-readable-stream): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:14 +01:00
Philip McGrath 6dec34e25b
gnu: Add node-string-decoder.
* gnu/packages/node-xyz.scm (node-string-decoder): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:14 +01:00
Philip McGrath 5524733bb2
gnu: Add node-safe-buffer.
* gnu/packages/node-xyz.scm (node-safe-buffer): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:14 +01:00
Philip McGrath 3bd092c0bf
gnu: Add node-inherits.
* gnu/packages/node-xyz.scm (node-inherits): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:14 +01:00
Philip McGrath 534f9e495f
gnu: node-irc: Use 'delete-dependencies'.
gnu/packages/node-xyz.scm (node-irc)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:14 +01:00
Philip McGrath b542d09ed3
gnu: node-irc-colors: Use 'delete-dependencies'.
gnu/packages/node-xyz.scm (node-irc-colors)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:14 +01:00
Philip McGrath 37110c1650
gnu: node-once: Use 'delete-dependencies'.
gnu/packages/node-xyz.scm (node-once)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:13 +01:00
Philip McGrath 8c83a9c7ea
gnu: node-wrappy: Use 'delete-dependencies'.
gnu/packages/node-xyz.scm (node-wrappy)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:13 +01:00
Philip McGrath cdc47fb3ef
gnu: node-semver: Use 'delete-dependencies'.
gnu/packages/node-xyz.scm (node-semver)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:13 +01:00
Philip McGrath 96a5170fde
gnu: node-llparse-bootstrap: Use 'delete-dependencies'.
gnu/packages/node.scm (node-llparse-bootstrap)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:13 +01:00
Philip McGrath 5e1f8bae07
gnu: node-llparse-frontend-bootstrap: Use 'delete-dependencies'.
gnu/packages/node.scm (node-llparse-frontend-bootstrap)[arguments]:  Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:13 +01:00
Philip McGrath 8d27d057bc
gnu: node-llparse-builder-bootstrap: Use 'delete-dependencies'.
gnu/packages/node.scm (node-llparse-builder-bootstrap)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:12 +01:00
Philip McGrath ff90784cef
gnu: node-debug-bootstrap: Use 'delete-dependencies'.
gnu/packages/node.scm (node-debug-bootstrap)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:12 +01:00
Philip McGrath fcec019560
gnu: node-binary-search-bootstrap: Use 'delete-dependencies'.
gnu/packages/node.scm (node-binary-search-bootstrap)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:12 +01:00
Philip McGrath 11f842fafe
gnu: node-ms-bootstrap: Use 'delete-dependencies'.
gnu/packages/node.scm (node-ms-bootstrap)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:12 +01:00
Philip McGrath ef511a3b48
gnu: node-semver-bootstrap: Use 'delete-dependencies'.
gnu/packages/node.scm (node-semver-bootstrap)[arguments]: Use
'delete-dependencies'.  Stop deleting the 'configure' phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-09 02:07:12 +01:00
Vagrant Cascadian 3e47387805
gnu: trayer-srg: Fix spelling.
* gnu/packages/wm.scm (trayer-srg)[description]: Fix spelling of
  "environments".
2022-01-08 16:39:46 -08:00
Vagrant Cascadian a3b51fedef
gnu: texlive-hyphen-macedonian: Fix spelling.
* gnu/packages/tex.scm (texlive-hyphen-macedonian)[description]: Fix spelling
  of "hyphenation".
2022-01-08 16:39:42 -08:00
Vagrant Cascadian 813896b222
gnu: rust-1.40: Fix spelling.
* gnu/packages/rust.scm (rust-1.40)[synopsis]: Fix spelling of "programming".
2022-01-08 16:39:37 -08:00
Vagrant Cascadian 7d7b579531
gnu: sbcl-glsl-toolkit: Fix grammar.
* gnu/packages/lisp-xyz.scm (sbcl-glsl-toolkit)[description]: Fix grammar.
2022-01-08 16:39:31 -08:00
Vagrant Cascadian 84f6a80ca6
gnu: r-intergraph: Fix grammar.
* gnu/packages/cran.scm (r-intergraph)[description]: Fix grammar.
2022-01-08 16:39:25 -08:00
Tobias Geerinckx-Rice 61cd7853d1
gnu: tintin++: Update to 2.02.12.
* gnu/packages/games.scm (tintin++): Update to 2.02.12.
2022-01-09 01:36:38 +01:00
Tobias Geerinckx-Rice 1e18f88740
gnu: srain: Update to 1.3.1.
* gnu/packages/irc.scm (srain): Update to 1.3.1.
2022-01-09 01:36:38 +01:00
Tobias Geerinckx-Rice bd6d239cfb
gnu: srain: Fix build.
* gnu/packages/irc.scm (srain)[inputs]: Downgrade libsoup to libsoup-minimal-2.
2022-01-09 01:36:38 +01:00
Tobias Geerinckx-Rice 924352ab22
gnu: thermald: Update to 2.4.7.
* gnu/packages/admin.scm (thermald): Update to 2.4.7.
2022-01-09 01:36:38 +01:00
Chris Marusich 195bb1fb9d
gnu: guix: Update to e427593.
* gnu/packages/package-management.scm (guix): Update to e427593.
2022-01-08 15:57:20 -08:00
Chris Marusich e427593c3f
gnu: guix: Update to dc2b901.
* gnu/packages/package-management.scm (guix): Update to dc2b901.
2022-01-08 15:55:46 -08:00
Chris Marusich dc2b90109b
services: set-xorg-configuration: Use target-x86-64?.
* gnu/services/xorg.scm (set-xorg-configuration)[login-manager-service-type]:
Use target-x86-64? from (guix utils) to decide if the system is an x86_64
system instead of comparing the strings ourselves.
2022-01-08 15:51:37 -08:00
Ludovic Courtès 5c354c204d
services: networking: Add netmask to loopback address.
Previously, we would get a fishy 127.0.0.1/0 interface:

  $ ip a show dev lo
  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
      inet 127.0.0.1/8 scope host lo
	 valid_lft forever preferred_lft forever
      inet 127.0.0.1/0 scope global lo
	 valid_lft forever preferred_lft forever
      inet6 ::1/128 scope host
	 valid_lft forever preferred_lft forever

With this change, we get nothing but the "/8" version:

  $ ip a show dev lo
  1: lo: <LOOPBACK,MULTICAST,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
      inet 127.0.0.1/8 scope global lo
	 valid_lft forever preferred_lft forever
      inet6 ::1/128 scope host
	 valid_lft forever preferred_lft forever

Reported by Yann Dupont <Yann.Dupont@univ-nantes.fr>.

* gnu/services/base.scm (assert-valid-address): Remove special cases for
127.0.0.1 and ::1.
(%loopback-static-networking): Add "/8".
2022-01-08 23:27:42 +01:00
paladhammika c487b05d5f
gnu: Add python-astral.
* gnu/packages/astronomy.scm (python-astral): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-08 23:27:42 +01:00
Vinicius Monego 1972cb0ea8
gnu: Add kid3.
* gnu/packages/kde-multimedia.scm (kid3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-08 23:27:42 +01:00
Giacomo Leidi 98a7d68eb4
gnu: Add python-markdownify.
* gnu/packages/markup.scm (python-markdownify): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-08 23:27:42 +01:00
Tobias Geerinckx-Rice c612b619cc
gnu: tlp: Remove obsolete #t returns.
* gnu/packages/linux.scm (tlp)[arguments]:
Don't explicitly return #t from phases.
2022-01-08 21:57:53 +01:00
Tobias Geerinckx-Rice 7ed3e2606b
gnu: httpfs2: Prepare for cross-compilation.
* gnu/packages/file-systems.scm (httpfs2)[arguments]: Use CC-FOR-TARGET.
2022-01-08 21:57:53 +01:00
Tobias Geerinckx-Rice f7f88a85d7
gnu: httpfs2: Use G-expressions.
* gnu/packages/file-systems.scm (httpfs2)[arguments]:
Rewrite as G-expressions.
2022-01-08 21:57:53 +01:00
Nicolas Goaziou ef58bc1524
gnu: tlpui: Update to 1.5.0.
* gnu/packages/linux.scm (tlpui): Update to 1.5.0.
2022-01-08 17:47:46 +01:00
Nicolas Goaziou 1a37bc5347
gnu: tlp: Update to 1.5.0.
* gnu/packages/linux.scm (tlp): Update to 1.5.0.
2022-01-08 17:45:41 +01:00
Nicolas Goaziou 6c12f62f6a
gnu: giac: Update to 1.7.0-45.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-45.
[inputs]: Remove labels.
[native-inputs]: Remove labels.
2022-01-08 17:39:26 +01:00
Nicolas Goaziou 3873e66ab0
gnu: emacs-with-editor: Update to 3.1.1.
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.1.1.
2022-01-08 17:31:13 +01:00
Nicolas Goaziou 69d72cda28
gnu: emacs-vertico: Update to 0.19.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.19.
2022-01-08 17:29:30 +01:00
Nicolas Goaziou bcac65f428
gnu: emacs-trashed: Update to 2.1.3.
* gnu/packages/emacs-xyz.scm (emacs-trashed): Update to 2.1.3.
2022-01-08 17:27:14 +01:00
Nicolas Goaziou e359b665e9
gnu: emacs-typit: Update to 0.2.2.
* gnu/packages/emacs-xyz.scm (emacs-typit): Update to 0.2.2.
2022-01-08 17:25:05 +01:00
Nicolas Goaziou 206483fef5
gnu: emacs-rustic: Update to 2.4.
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 2.4.
2022-01-08 17:22:54 +01:00
Nicolas Goaziou 7d2fc12f0b
gnu: emacs-orgit: Update to 1.7.2.
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.7.2.
2022-01-08 17:21:01 +01:00
Nicolas Goaziou fafa4e6382
gnu: emacs-goto-chg: Update to 1.7.5.
* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.5.
2022-01-08 17:19:06 +01:00
Nicolas Goaziou 9c0de08e4c
gnu: emacs-devdocs: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.3.
2022-01-08 17:16:37 +01:00
Nicolas Goaziou 22b3d15257
gnu: emacs-posframe: Update to 1.1.5.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.5.
2022-01-08 17:16:28 +01:00
Nicolas Goaziou 95eb4a676a
gnu: asymptote: Update to 2.75.
* gnu/packages/plotutils.scm (asymptote): Update to 2.75.
2022-01-08 17:12:38 +01:00
Christopher Baines f4e8726204
gnu: laminar: Update to 1.1.
* gnu/packages/ci.scm (laminar): Update to 1.1.
[native-inputs]: Update ansi_up to 4.0.4.
2022-01-08 11:08:47 +00:00
Christopher Baines f2f8d8cbd6
gnu: patchwork: Update to 3.0.4.
* gnu/packages/patchutils.scm (patchwork): Update to 3.0.4.
[propagated-inputs]: Use Django 3.2.
2022-01-08 11:08:14 +00:00
Marius Bakke 1ee120a31b
gnu: emacs-clang-rename: Remove input labels.
* gnu/packages/llvm.scm (emacs-clang-rename)[arguments]: Use SEARCH-INPUT-FILE
instead of label.
2022-01-08 11:38:47 +01:00
Marius Bakke 6a9d0560ab
gnu: emacs-clang-format: Remove input labels.
* gnu/packages/llvm.scm (emacs-clang-format)[arguments]: Use SEARCH-INPUT-FILE
instead of label.
2022-01-08 11:38:47 +01:00
Marius Bakke 2db689b669
gnu: python-clang: Add 13.
* gnu/packages/llvm.scm (python-clang-13): New variable.
2022-01-08 11:38:47 +01:00
Marius Bakke e424264394
gnu: python-clang: Remove input labels.
* gnu/packages/llvm.scm (clang-python-bindings)[arguments]: Use
SEARCH-INPUT-FILE instead of label.
2022-01-08 11:38:47 +01:00
Marius Bakke c94202ac38
gnu: ungoogled-chromium: Build with Clang 13.
* gnu/packages/chromium.scm (%arch-patches): Remove obsolete.
(ungoogled-chromium)[native-inputs]: Change from CLANG-12 to CLANG-13.
2022-01-08 11:38:47 +01:00
Marius Bakke e85e595628
gnu: clang@13: Install CFI ignorelist.
* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Adjust
symlink-cfi_blacklist phase to work with the renamed "ignorelist" in
clang-runtime@13.  Rename phase to match.
* gnu/packages/llvm.scm (clang-13)[arguments]: Remove.
2022-01-08 11:38:47 +01:00
Marius Bakke f8601b4289
gnu: python-llvmlite: Remove unused patch.
* gnu/packages/llvm.scm (python-llvmlite)[inputs]: Remove patch from the
custom LLVM variant, because the custom patch phase was defunct and the patch
no longer applies.
2022-01-08 11:38:46 +01:00
Marius Bakke b62d2fd95d
gnu: lldb: Simplify inputs.
* gnu/packages/llvm.scm (lldb)[inputs]: Remove labels.
2022-01-08 11:38:46 +01:00
Marius Bakke a05e573d60
gnu: lld: Update to 13.0.0.
* gnu/packages/llvm.scm (lld): Update to 13.0.0.
[inputs]: Change from LLVM-12 to LLVM-13.
2022-01-08 11:38:46 +01:00
Marius Bakke 3191dacc66
gnu: libunwind-headers: Update to 13.0.0.
* gnu/packages/llvm.scm (libunwind-headers): Update to 13.0.0.
2022-01-08 11:38:46 +01:00
Eric Bavier 1ea3f1d17a
gnu: c-vise: Update to 2.4.0.
* gnu/packages/debug.scm (c-vise)[source]: Update to 2.4.0.
[inputs]: Use list syntax.  Add python-chardet.
2022-01-07 21:53:26 -06:00
Tobias Geerinckx-Rice 8521adf935
gnu: man-db: Fix cross-compilation.
* gnu/packages/linux.scm (man-db)[arguments]:
Avoid %OUTPUT when cross-compiling.
2022-01-08 03:56:38 +01:00
Tobias Geerinckx-Rice 9644d5b1e6
gnu: wireles-tools: Fix cross-compilation.
* gnu/packages/linux.scm (wireless-tools)[source]:
Rewrite as G-expression.
[arguments]: Likewise to avoid %OUTPUT when cross-compiling.
Remove superfluous %CURRENT-TARGET-SYSTEM call.
Don't explicitly return #t from phases.
2022-01-08 03:56:38 +01:00
Tobias Geerinckx-Rice bb2c7e2e13
gnu: man-db: Use G-expressions.
* gnu/packages/man.scm (man-db)[arguments]:
Rewrite as G-expressions.
2022-01-08 03:56:37 +01:00
Tobias Geerinckx-Rice 7e91d5d58c
gnu: Remove store reference in patch.
Face, meet palm.

* gnu/packages/patches/bind-re-add-attr-constructor-priority.patch:
Remove store file name.
2022-01-08 01:29:52 +01:00
Tobias Geerinckx-Rice 974bdb447a
gnu: wireplumber: Update to 0.4.6.
* gnu/packages/linux.scm (wireplumber): Update to 0.4.6.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice 9bd4b4058f
gnu: pipewire@0.3: Update to 0.3.43.
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.43.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice 1e1cba00d5
gnu: libaio: Fix cross-compilation.
* gnu/packages/linux.scm (libaio)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice 8d8272dd47
gnu: iptables: Fix cross-compilation.
* gnu/packages/linux.scm (iptables)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
2022-01-08 01:13:38 +01:00
Tobias Geerinckx-Rice a00543b439
gnu: iw: Fix cross-compilation.
* gnu/packages/linux.scm (iw)[arguments]: Rewrite as G-expression.
Replace custom code with PKG-CONFIG-FOR-TARGET, and drop the unnecessary
absolute file name altogether.
2022-01-08 01:13:38 +01:00
Tobias Geerinckx-Rice 33e62872bb
gnu: pelican: Update to 4.7.1.
* gnu/packages/python-xyz.scm (pelican): Update to 4.7.1.
2022-01-07 21:41:51 +01:00
Tobias Geerinckx-Rice b55cd95260
gnu: gphoto2: Update to 2.5.28.
* gnu/packages/photo.scm (gphoto2): Update to 2.5.28.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 21:41:51 +01:00
Tobias Geerinckx-Rice 8175ed6fd3
gnu: libgphoto2: Update to 2.5.28.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.28.
2022-01-07 21:41:51 +01:00
Tobias Geerinckx-Rice 8bcc04f1c7
gnu: whois: Update to 5.5.11.
* gnu/packages/networking.scm (whois): Update to 5.5.11.
2022-01-07 21:41:50 +01:00
Vinicius Monego 15f6798e5b
gnu: Add emacs-meow.
* gnu/packages/emacs-xyz.scm (emacs-meow): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-07 21:20:01 +01:00
Taiju HIGASHI 3a08655d59
gnu: Add emacs-ox-gfm.
* gnu/packages/emacs-xyz.scm (emacs-ox-gfm): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-07 21:16:43 +01:00
Marius Bakke 4a943cfdbe
gnu: ungoogled-chromium: Update to 97.0.4692.71-1.
* gnu/packages/patches/ungoogled-chromium-system-ffmpeg.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%guix-patches): Add it.
(%chromium-version): Set to 97.0.4692.71-1.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-01-07 17:15:38 +01:00
Pierre Neidhardt fed39f13f0
gnu: Add cl-gopher.
* gnu/packages/lisp-xyz.scm (cl-gopher, ecl-cl-gopher, sbcl-cl-gopher): New variables.
2022-01-07 12:46:19 +01:00
Efraim Flashner c7ef7a0f84
gnu: r-sanssouci: Add source file-name.
* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name
field.
2022-01-07 11:27:34 +02:00
Efraim Flashner 3c75985618
gnu: emacs-vala-mode: Add source file-name.
* gnu/packages/emacs-xyz.scm (emacs-vala-mode)[source]: Add file-name
field.
2022-01-07 11:27:34 +02:00
Efraim Flashner da48b1e41f
gnu: python-cloudscraper: Add source file-name.
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add
file-name field.
2022-01-07 11:27:34 +02:00
Efraim Flashner 559173db9e
gnu: phonesim: Add source file-name.
* gnu/packages/telephony.scm (phonesim)[source]: Add file-name field.
2022-01-07 11:27:31 +02:00
Lars-Dominik Braun b3b6373cd6
gnu: xpra: Update to 4.3.1.
Fixes: <https://issues.guix.gnu.org/52869>.

* gnu/packages/xorg.scm (xpra): Update to 4.3.1.
[inputs]: Add libxres.
* gnu/packages/patches/xpra-4.2-install_libs.patch: Adjust to updated
setup.py.
2022-01-07 08:58:40 +01:00
Lars-Dominik Braun 927c589256
gnu: xpra: Install Cython-built libraries.
xpra would fail to start, because shared objects were
not installed. It’s not clear why it stopped working,
but it seems it was not the upgrade I reverted in commit
ab6d56d01d to fix #52869. Sorry for the
confusion :(

* gnu/packages/patches/xpra-4.2-install_libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xpra)[source]: Add new patch.
[arguments]: Ensure 'build phase runs and passes #:configure-flags
to setup.py.
2022-01-07 08:58:40 +01:00
Tobias Geerinckx-Rice 05b0491d06
gnu: urlscan: Update to 0.9.8.
* gnu/packages/mail.scm (urlscan): Update to 0.9.8.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice f2a2a9e9a2
gnu: mutt: Update to 2.1.5.
* gnu/packages/mail.scm (mutt): Update to 2.1.5.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice c9e8d04bf9
gnu: sysstat: Update to 12.4.4.
* gnu/packages/linux.scm (sysstat): Update to 12.4.4.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice da202490b5
gnu: xfsprogs: Update to 5.14.2.
* gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice 363d872167
gnu: txr: Update to 273.
* gnu/packages/lisp.scm (txr): Update to 273.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice 58fd238520
gnu: txr: Remove input labels.
* gnu/packages/lisp.scm (txr)[native-inputs, inputs]:
Remove input labels.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice f561aca530
gnu: mcelog: Update to 180.
* gnu/packages/linux.scm (mcelog): Update to 180.
[native-inputs]: Add python-wrapper.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice 0af2788d21
gnu: upower: Update to 0.99.13.
* gnu/packages/gnome.scm (upower): Update to 0.99.13.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice 386eeb04fa
gnu: youtube-dl: Update to 2021.12.17.
* gnu/packages/video.scm (youtube-dl): Update to 2021.12.17.
[source, arguments]: Don't explicitly return #t from snippet or phases.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice 046322189b
gnu: Add stress-ng.
* gnu/packages/admin.scm (stress-ng): New public variable.
2022-01-07 05:57:52 +01:00
Chris Marusich e3e10fdda1
gnu: guix: Update to 1.3.0-19.a9f2cc8.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-19.a9f2cc8.
2022-01-06 19:14:35 -08:00
Chris Marusich a9f2cc84bc
gnu: guix: Update to 1.3.0-18.79260c8.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-18.79260c8.
2022-01-06 19:11:13 -08:00
Chris Marusich 79260c8695
services: Consistently use SDDM rather than GDM on non-x86_64.
This is a follow-up to 49599fab56.

Fixes: <https://issues.guix.gnu.org/52908>.

* gnu/services/xorg.scm (set-xorg-configuration)[login-manager-service-type]:
When the current system or target system begins with the string "x86_64", use
gdm-service-type as before; otherwise, use sddm-service-type.
* gnu/system/examples/vm-image.tmpl (services): Add sddm-service-type to the
list of service types to remove.
2022-01-06 18:54:59 -08:00
Tobias Geerinckx-Rice c4240dfdb4
gnu: simple-scan: Update to 40.7.
* gnu/packages/gnome.scm (simple-scan): Update to 40.7.
2022-01-07 02:48:01 +01:00
Tobias Geerinckx-Rice be6db7e5e5
gnu: simple-scan: Remove input labels.
* gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]:
Remove input labels.
2022-01-07 02:48:01 +01:00
Tobias Geerinckx-Rice 3c43f1490b
gnu: fheroes2: Move source field.
* gnu/packages/games.scm (fheroes2)[source]: Move where expected.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice e7aee9fe8a
gnu: fheroes2: Update to 0.9.11.
* gnu/packages/games.scm (fheroes2): Update to 0.9.11.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice 94fbbf0d26
gnu: fheroes2: Remove input labels.
* gnu/packages/games.scm (fheroes2)[native-inputs, inputs]:
Remove input labels.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice b2f55787ef
gnu: pioneer: Fix build.
* gnu/packages/games (pioneer)[inputs]:
Downgrade libsigc++ to libsigc++-2.
2022-01-07 02:42:09 +01:00
Tobias Geerinckx-Rice ace78ef294
gnu: pioneer: Remove input labels.
* gnu/packages/games.scm (pioneer)[inputs]:
Remove input labels.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice 95100cc62b
gnu: edgar: Remove input labels.
* gnu/packages/games.scm (edgar)[inputs, native-inputs]:
Remove input labels.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice cd200a761d
gnu: edgar: Update to 1.35.
* gnu/packages/games.scm (edgar): Update to 1.35.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice 2b83619a72
gnu: love: Update to 11.4.
* gnu/packages/game-development.scm (love): Update to 11.4.
[source]: Update upstream URL.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice 6d4573250d
gnu: liburcu: Update to 0.13.1.
* gnu/packages/datastructures.scm (liburcu): Update to 0.13.1.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice cfd68599ff
gnu: suil: Remove input labels.
* gnu/packages/audio.scm (suil)[inputs]: Remove input labels.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice 6601772827
gnu: suil: Update to 0.10.10.
* gnu/packages/audio.scm (suil): Update to 0.10.10.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice bb61093b20
gnu: ndctl: Update to 72.1.
* gnu/packages/disk.scm (ndctl): Update to 72.1.
[arguments]: Remove obsolete 'fix-include phase.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice f17f3e59f8
gnu: ndctl: Fix version reporting.
* gnu/packages/disk.scm (ndctl)[arguments]: Add a 'fix-version phase.
2022-01-07 02:41:16 +01:00
Nicolas Goaziou f1dcd661f8
gnu: emacs-evil-nerd-commenter: Update to 3.5.6.
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.6.
2022-01-06 21:03:37 +01:00
Efraim Flashner c0f612de35
gnu: evisum: Remove input labels.
* gnu/packages/enlightenment.scm (evisum)[native-inputs]: Remove package
labels.
2022-01-06 21:35:04 +02:00
Efraim Flashner 6edf6aa64e
gnu: evisum: Update to 0.6.0.
* gnu/packages/enlightenment.scm (evisum): Update to 0.6.0.
2022-01-06 21:35:04 +02:00
Efraim Flashner 08836256ac
gnu: enlightenment: Update to 0.25.1.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.1.
2022-01-06 21:35:04 +02:00
Efraim Flashner 57bf228b66
gnu: terminology: Respect #:tests? flag.
* gnu/packages/enlightenment.scm (terminology)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2022-01-06 21:35:03 +02:00
Efraim Flashner c24ffc3aae
gnu: terminology: Remove input labels.
* gnu/packages/enlightenment.scm (terminology)[native-inputs]: Remove
package labels.
2022-01-06 21:35:03 +02:00
Efraim Flashner 26bd033fac
gnu: terminology: Update to 1.12.1.
* gnu/packages/enlightenment.scm (terminology): Update to 1.12.1.
[source]: Remove trailing #t.
[arguments]: Remove trailing #t from phases.
2022-01-06 21:35:03 +02:00
Efraim Flashner 0997d1fddd
gnu: efl: Update to 1.26.1.
* gnu/packages/enlightenment.scm (efl): Update to 1.26.1.
2022-01-06 21:35:03 +02:00