Age | Commit message (Expand) | Author |
2021-12-21 | gnu: emacs-xml-rpc: Update to 1.0.5....* gnu/packages/emacs-xyz.scm (emacs-xml-rpc): Update to 1.0.5.
| Nicolas Goaziou |
2021-12-20 | 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.
| Ricardo Wurmus |
2021-12-20 | gnu: opencv: Remove trailing #T from snippet....* gnu/packages/image-processing.scm (opencv)[source]: Remove #T at the end of
the snippet.
| Ricardo Wurmus |
2021-12-20 | gnu: leveldb: Remove --no-rtti flag....* gnu/packages/databases.scm (leveldb)[arguments]: Patch CMakeLists.txt in
'allow-RTTI phase.
| Ricardo Wurmus |
2021-12-20 | gnu: ceph: Simplify source snippet....* gnu/packages/storage.scm (ceph)[source]: Simplify snippet.
| Ricardo Wurmus |
2021-12-20 | gnu: ceph: Update to 16.2.7....* gnu/packages/storage.scm (ceph): Update to 16.2.7.
| Ricardo Wurmus |
2021-12-20 | gnu: Add bash-with-syslog....* gnu/packages/bash.scm (bash-with-syslog): New variable.
| Ricardo Wurmus |
2021-12-20 | 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.
| Ricardo Wurmus |
2021-12-20 | 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.
| Ricardo Wurmus |
2021-12-20 | gnu: Add concurrentqueue....* gnu/packages/cpp.scm (concurrentqueue): New variable.
| Ricardo Wurmus |
2021-12-20 | gnu: Apache httpd: Update to 2.4.52 [fixes CVE-2021-{44224,44790}]....* gnu/packages/web.scm (httpd): Update to 2.4.52.
| Leo Famulari |
2021-12-20 | 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.
| Jelle Licht |
2021-12-20 | gnu: Add tkrev....* gnu/packages/version-control.scm (tkrev): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-12-20 | gnu: bpytop: Fix build....* gnu/packages/admin.scm (bpytop)[arguments]: Delete 'sanity-check phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2021-12-20 | 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>
| Aleksandr Vityazev |
2021-12-20 | gnu: Add rcshist....* gnu/packages/version-control.scm (rcshist): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-12-20 | 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>
| Foo Chuan Wei |
2021-12-20 | gnu: Add udpcast...* gnu/packages/admin.scm (udpcast): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2021-12-20 | 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>
| (unmatched-parenthesis |
2021-12-20 | 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
a2b7abb99bd5396c59b404160c3bafa810be470a.
* gnu/packages/crates-io.scm (rust-rayon-1)[arguments]: Depend on
RUST-RAND-0.8 and RUST-RAND-XORSHIFT-0.3.
| Ludovic Courtès |
2021-12-20 | 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'.
| Ludovic Courtès |
2021-12-20 | 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>
| BonfaceKilz |
2021-12-20 | gnu: acpica: Update to 20211217....* gnu/packages/admin.scm (acpica): Update to 20211217.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: vhba-module: Update to 20211218....* gnu/packages/linux.scm (vhba-module): Update to 20211218.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: cdemu-daemon: Update to 3.2.6....* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.6.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: libmirage: Update to 3.2.6....* gnu/packages/cdrom.scm (libmirage): Update to 3.2.6.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: fio: Update to 3.29....* gnu/packages/benchmark.scm (fio): Update to 3.29.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: libeatmydata: Update to 130....* gnu/packages/file-systems.scm (libeatmydata): Update to 130.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: libeatmydata: Fix Texinfo typo in description....* gnu/packages/file-systems.scm (libeatmydata)[description]:
Remove stray ‘}’ and use @file{} over @code{}.
| Tobias Geerinckx-Rice |
2021-12-19 | 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>
| John Kehayias |
2021-12-20 | gnu: bcachefs-tools-static: Remove input labels....* gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2021-12-20 | 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.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: bcachefs-tools: Update to 0.1-13.b19d9f9....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-13.b19d9f9.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: bcachefs-tools: Remove input labels....* gnu/packages/file-systems.scm (bcachefs-tools)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2021-12-20 | gnu: keyutils: Gexp arguments....* gnu/packages/crypto.scm (keyutils)[arguments]:
Rewrite as a keyword/gexp list.
| Tobias Geerinckx-Rice |
2021-12-19 | doc: Add group configuration example...* gnu/system/examples/desktop.tmpl: Add group configuration example.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Denis 'GNUtoo' Carikli |
2021-12-19 | home: Add gexp-compiler for home-environments....* gnu/home.scm (home-environment-compiler): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andrew Tropin |
2021-12-19 | gnu: gnome-dictionary: Simplify inputs....* gnu/packages/gnome.scm (gnome-dictionary)[native-inputs]: Simplify.
| Ludovic Courtès |
2021-12-19 | gnu: gnome-dictionary: Build with Meson 0.59....* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson.
| Ludovic Courtès |
2021-12-19 | gnu: video-contact-sheet: Use the new style....* gnu/packages/video.scm (video-contact-sheet)[arguments]: Use the new style.
| Leo Famulari |
2021-12-19 | gnu: buku: Fix build....* gnu/packages/web.scm (buku)[origin]: Drop file-name.
[arguments]: Drop sanity-check.
[inputs]: Add python-flask.
| Liliana Marie Prikler |
2021-12-19 | gnu: cglm: Use meson-build-system....The CMake-based builds fail to correctly encode the version, leading to build
failures in dependencies. See <https://bugs.gnu.org/52663>.
* gnu/packages/maths.scm (cglm)[build-system]: Change to meson-build-system.
[arguments]: Adjust #:configure-flags accordingly.
| Liliana Marie Prikler |
2021-12-19 | gnu: cglm: Update to 0.8.4....* gnu/packages/maths.scm (cglm): Update to 0.8.4.
| Liliana Marie Prikler |
2021-12-19 | gnu: lagrange: Fix build....* gnu/packages/web-browsers.scm (lagrange)[argument]<#:phases>: Add phase to
fix build.
Fixes <https://issues.guix.gnu.org/52664>.
| Nicolas Goaziou |
2021-12-19 | gnu: opustags: Use the new style....* gnu/packages/music.scm (opustags)[arguments]: Use the new style.
| Leo Famulari |
2021-12-19 | gnu: wslay: Fix build....* gnu/packages/web.scm (wslay)[argument]<#:phases>: Add phase to fix Sphinx
error.
Fixes <https://issues.guix.gnu.org/52661>.
| Nicolas Goaziou |
2021-12-19 | gnu: emacs-rust-mode: Update to 1.0.3....* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.3.
| Nicolas Goaziou |
2021-12-19 | gnu: Add opustags....* gnu/packages/music.scm (opustags): New variable.
| Leo Famulari |
2021-12-19 | gnu: lxpanel: Update to 0.10.1....This fixes the build with gdk-pixbuf@2.42.4.
* gnu/packages/lxde.scm (lxpanel): Update to 0.10.1.
| Tobias Geerinckx-Rice |
2021-12-19 | gnu: obs: Add qtwayland....* gnu/packages/video.scm (obs)[inputs]: Add qtwayland.
| Mathieu Othacehe |