Nicolas Goaziou
96d0d61a9b
gnu: Add fsearch.
...
* gnu/packages/search.scm (fsearch): New variable.
2021-12-21 08:29:54 +01:00
Efraim Flashner
3eb90b03b4
gnu: tuir: Skip sanity-check.
...
* gnu/packages/syndication.scm (tuir)[arguments]: Remove 'sanity-check.
2021-12-21 08:46:10 +02:00
Efraim Flashner
dc4a2ef5d1
gnu: qutebrowser: Remove unnecessary input.
...
* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Remove
python-importlib-resources.
2021-12-21 08:46:08 +02:00
Leo Famulari
632bfda5bb
gnu: WebKitGTK: Update to 2.34.3 [fixes CVE-2021-{30809,30887,30890}].
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.34.3.
2021-12-20 18:41:17 -05:00
Nicolas Goaziou
7be1ea33ff
gnu: parlatype: Update to 3.1.
...
* gnu/packages/gnome.scm (parlatype): Update to 3.1.
[native-inputs]: Remove labels.
2021-12-21 00:31:19 +01:00
Nicolas Goaziou
b2b926856e
gnu: axel: Update to 2.17.11.
...
* gnu/packages/networking.scm (axel): Update to 2.17.11.
2021-12-21 00:26:18 +01:00
Nicolas Goaziou
b1ea223930
gnu: emacs-geiser-guile: Update to 0.20.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.20.
2021-12-21 00:24:11 +01:00
Nicolas Goaziou
866af86b1b
gnu: emacs-geiser: Update to 0.20.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.20.
[propagated-inputs]: Add emacs-transient.
2021-12-21 00:22:02 +01:00
Nicolas Goaziou
5e1b3520ed
gnu: emacs-xml-rpc: Update to 1.0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-xml-rpc): Update to 1.0.5.
2021-12-21 00:14:42 +01:00
Ricardo Wurmus
5894b1210d
gnu: opencv: Update to 4.5.4.
...
* gnu/packages/patches/opencv-fix-build-of-grfmt_jpeg2000.cpp.patch: Delete file.
* gnu/packages/patches/opencv-rgbd-aarch64-test-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patches.
* gnu/packages/image-processing.scm (opencv): Update to 4.5.4.
[source]: Remove patch; keep bundled quirc.
[arguments]: Build without ade; update build phase 'disable-broken-tests;
remove build phase 'add-ilmbase-include-path.
[native-inputs]: Update source hashes for opencv-contrib and opencv-extra.
[inputs]: Use new style; add imath and openblas; replace openexr-2 with
openexr.
[description]: Reformat first paragraph.
2021-12-20 23:23:40 +01:00
Ricardo Wurmus
b934d88514
gnu: opencv: Remove trailing #T from snippet.
...
* gnu/packages/image-processing.scm (opencv)[source]: Remove #T at the end of
the snippet.
2021-12-20 23:23:40 +01:00
Ricardo Wurmus
500d734b63
gnu: leveldb: Remove --no-rtti flag.
...
* gnu/packages/databases.scm (leveldb)[arguments]: Patch CMakeLists.txt in
'allow-RTTI phase.
2021-12-20 23:23:40 +01:00
Ricardo Wurmus
cbb7d81638
gnu: ceph: Simplify source snippet.
...
* gnu/packages/storage.scm (ceph)[source]: Simplify snippet.
2021-12-20 23:23:40 +01:00
Ricardo Wurmus
7c2786af1e
gnu: ceph: Update to 16.2.7.
...
* gnu/packages/storage.scm (ceph): Update to 16.2.7.
2021-12-20 23:23:40 +01:00
Ricardo Wurmus
0a17eee8eb
gnu: Add bash-with-syslog.
...
* gnu/packages/bash.scm (bash-with-syslog): New variable.
2021-12-20 23:23:40 +01:00
Ricardo Wurmus
62d2c36e77
gnu: sortmerna: Update to 4.3.4.
...
* gnu/packages/bioinformatics.scm (sortmerna): Update to 4.3.4.
[build-system]: Use cmake-build-system.
[arguments]: Disable tests; add configure flags; add phase
'find-concurrentqueue-headers; update 'install phase.
[inputs]: Add concurrentqueue, gflags, rapidjson, and rocksdb.
[native-inputs]: Add pkg-config.
2021-12-20 23:23:40 +01:00
Ricardo Wurmus
f7139ce79f
gnu: rocksdb: Update to 6.26.1.
...
* gnu/packages/databases.scm (rocksdb): Update to 6.26.1.
[build-system]: Use cmake-build-system.
[arguments]: Disable tests for all architectures; update configure-flags to
new build system; remove build phase customization; add two phases:
'build-generically and 'patch-CMakeLists.txt.
2021-12-20 23:23:39 +01:00
Ricardo Wurmus
5828c7df1e
gnu: Add concurrentqueue.
...
* gnu/packages/cpp.scm (concurrentqueue): New variable.
2021-12-20 23:23:39 +01:00
Leo Famulari
a34a13c9b4
gnu: Apache httpd: Update to 2.4.52 [fixes CVE-2021-{44224,44790}].
...
* gnu/packages/web.scm (httpd): Update to 2.4.52.
2021-12-20 13:02:03 -05:00
Jelle Licht
84fe3a8817
gnu: python-lsp-server: Update to 1.3.3.
...
* gnu/packages/python-xyz.scm (python-lsp-server): Update to 1.3.3.
[home-page]: Update to new location.
2021-12-20 18:33:00 +01:00
Ludovic Courtès
2c469f04a3
doc: Remove extra closing paren.
...
* doc/contributing.texi (Emacs Packages): Remove extra paren in example.
2021-12-20 16:23:28 +01:00
Foo Chuan Wei
b2ec14a7da
gnu: Add tkrev.
...
* gnu/packages/version-control.scm (tkrev): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-20 16:21:41 +01:00
Michael Rohleder
2a3027143c
gnu: bpytop: Fix build.
...
* gnu/packages/admin.scm (bpytop)[arguments]: Delete 'sanity-check phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-20 16:21:41 +01:00
Aleksandr Vityazev
cc9b1a291c
gnu: ghc-microlens: Update home page.
...
* gnu/packages/haskell-xyz.scm (ghc-microlens)[home-page]: Use new home page.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-20 16:21:41 +01:00
Olivier Dion
b88bfa14f1
doc: Fix wrong home-shepherd-configuration data type.
...
* doc/guix.texi (Managing User's Daemons): Rename shepherd-configuration for
home-shepherd-configuration.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-20 16:21:41 +01:00
Foo Chuan Wei
c9930b1fde
gnu: Add rcshist.
...
* gnu/packages/version-control.scm (rcshist): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-20 16:21:41 +01:00
Foo Chuan Wei
442b2d9d7d
gnu: rcs: Install man page for rcsfreeze.
...
* gnu/packages/version-control.scm (rcs)[arguments]: Install man page
for rcsfreeze.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-20 16:21:40 +01:00
Ludovic Courtès
e60f803b90
doc: cookbook: Simplify inputs in examples.
...
* doc/guix-cookbook.texi (Recursive importers, Inheritance): Use
the simplified input style.
2021-12-20 16:21:40 +01:00
Artyom V. Poptsov
85e3ed2bbc
gnu: Add udpcast
...
* gnu/packages/admin.scm (udpcast): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-12-20 16:21:40 +01:00
(unmatched-parenthesis
caf5ed61bf
gnu: vlang: Update to 0.2.4.
...
* gnu/packages/vlang.scm (vlang): Update to 0.2.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-20 16:21:40 +01:00
Ludovic Courtès
d077579681
gnu: rust-rayon@1.5: Update dependencies.
...
Previous versions of rust-rand and rust-rand-xorshift were too old,
leading cargo to error out.
Regression most likely introduced in
a2b7abb99b
.
* gnu/packages/crates-io.scm (rust-rayon-1)[arguments]: Depend on
RUST-RAND-0.8 and RUST-RAND-XORSHIFT-0.3.
2021-12-20 16:21:40 +01:00
Ludovic Courtès
4df584aeac
services: static-networking: Sanitize <network-address> values.
...
This makes sure users do not mistakenly configuring a network with "/0"
as its netmask.
* gnu/services/base.scm (assert-valid-address): New procedure.
(<network-address>)[value]: Add it as 'sanitize'.
2021-12-20 16:21:40 +01:00
Ludovic Courtès
ddf9345dfe
combinators: Add 'define-compile-time-procedure'.
...
* guix/combinators.scm (procedure-call-location): New syntax parameter.
(define-compile-time-procedure): New macro.
2021-12-20 16:21:40 +01:00
Ludovic Courtès
bdaf38a6e0
build-system/meson: Define build variables when cross-compiling.
...
Fixes <https://issues.guix.gnu.org/52574 >.
Reported by L p R n d n <guix@lprndn.info>.
* guix/build-system/meson.scm (meson-cross-build)[builder]: Define
'%build-host-inputs', '%build-target-inputs', '%build-inputs', and
'%outputs'.
2021-12-20 16:21:39 +01:00
BonfaceKilz
b9e5e93342
gnu: Move csvdiff to (gnu packages textutils).
...
* gnu/packages/golang.scm (go-github-com-aswinkarthik-csvdiff): Add deprecated
alias. Move to ...
* gnu/packages/textutils (csvdiff): ... here.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-12-20 10:58:21 +05:30
Tobias Geerinckx-Rice
67c72c8c70
gnu: acpica: Update to 20211217.
...
* gnu/packages/admin.scm (acpica): Update to 20211217.
2021-12-20 03:26:20 +01:00
Tobias Geerinckx-Rice
82ae16b7b8
gnu: vhba-module: Update to 20211218.
...
* gnu/packages/linux.scm (vhba-module): Update to 20211218.
2021-12-20 03:26:20 +01:00
Tobias Geerinckx-Rice
8b214fc065
gnu: cdemu-daemon: Update to 3.2.6.
...
* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.6.
2021-12-20 03:26:20 +01:00
Tobias Geerinckx-Rice
0aee20aab0
gnu: libmirage: Update to 3.2.6.
...
* gnu/packages/cdrom.scm (libmirage): Update to 3.2.6.
2021-12-20 03:26:20 +01:00
Tobias Geerinckx-Rice
265e2d6fb0
gnu: fio: Update to 3.29.
...
* gnu/packages/benchmark.scm (fio): Update to 3.29.
2021-12-20 03:26:19 +01:00
Tobias Geerinckx-Rice
b472fd8911
gnu: libeatmydata: Update to 130.
...
* gnu/packages/file-systems.scm (libeatmydata): Update to 130.
2021-12-20 03:26:19 +01:00
Tobias Geerinckx-Rice
efc0056fb5
gnu: libeatmydata: Fix Texinfo typo in description.
...
* gnu/packages/file-systems.scm (libeatmydata)[description]:
Remove stray ‘}’ and use @file{} over @code{}.
2021-12-20 03:26:19 +01:00
John Kehayias
99f290bf5b
gnu: syncthing-gtk: Remove librsvg input
...
* gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove LIBRSVG as GTK+
propagates LIBRSVG-BOOTSTRAP. This fixes a startup error due to two LIBRSVG
being in GI_TYPELIB_PATH.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-19 20:07:29 -05:00
Tobias Geerinckx-Rice
24cc38ec8e
gnu: bcachefs-tools-static: Remove input labels.
...
* gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]:
Remove input labels.
2021-12-20 02:04:50 +01:00
Tobias Geerinckx-Rice
a86a6fb6fc
gnu: bcachefs-tools-static: Fix build.
...
* gnu/packages/crypto.scm (keyutils)[arguments]: Do build the static
library, but move it to the :static output in a new 'install:static
phase.
* gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]:
Add this keyutils:static.
2021-12-20 02:04:50 +01:00
Tobias Geerinckx-Rice
83197fdf05
gnu: bcachefs-tools: Update to 0.1-13.b19d9f9.
...
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-13.b19d9f9.
2021-12-20 02:04:50 +01:00
Tobias Geerinckx-Rice
3657015d89
gnu: bcachefs-tools: Remove input labels.
...
* gnu/packages/file-systems.scm (bcachefs-tools)[inputs]:
Remove input labels.
2021-12-20 02:04:50 +01:00
Tobias Geerinckx-Rice
036a503942
gnu: keyutils: Gexp arguments.
...
* gnu/packages/crypto.scm (keyutils)[arguments]:
Rewrite as a keyword/gexp list.
2021-12-20 02:04:50 +01:00
Denis 'GNUtoo' Carikli
9c42d1fa00
doc: Add group configuration example
...
* gnu/system/examples/desktop.tmpl: Add group configuration example.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-19 23:39:55 +01:00
Andrew Tropin
ed818c66d3
home: Add gexp-compiler for home-environments.
...
* gnu/home.scm (home-environment-compiler): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-19 23:39:55 +01:00