Age | Commit message (Expand) | Author |
2021-12-21 | gnu: python-sgmllib3k: Fix typo....* gnu/packages/python-xyz.scm (python-sgmllib3k)[description]: Fix use of
pluralized "This package".
| Vagrant Cascadian |
2021-12-21 | gnu: go-1.17: Build with gcc:lib on arm* architectures....* gnu/packages/golang.scm (go-1.17)[arguments]: Add phase on arm*
architectures to link to gcc:lib.
[inputs]: When building for arm* don't remove gcc:lib.
| Efraim Flashner |
2021-12-21 | gnu: go-1.17: Simplify native-inputs....* gnu/packages/golang.scm (go-1.17)[native-inputs]: Remove unnecessary
quoting.
| Efraim Flashner |
2021-12-21 | gnu: binutils-gold: Skip gold testsuite on some architectures....* gnu/packages/base.scm (binutils-gold)[arguments]: Add a phase on some
architecturest to skip the gold testsuite.
| Efraim Flashner |
2021-12-21 | gnu: Add vim-gnupg....* gnu/packages/vim.scm (vim-gnupg): New variable.
| Efraim Flashner |
2021-12-21 | gnu: python-statsmodels: Remove cythonized files from tarball....* gnu/packages/statistics.scm (python-statsmodels)[source]: Add snippet
to remove cythonized files.
| Efraim Flashner |
2021-12-21 | Revert "gnu: python-pingouin: Update to 0.5.0."...This reverts commit f2ad33bc3933b710e5beb6592a9a4925b91b199a.
python-pingouin after 0.3.12 needs newer versions of all the python
science libraries.
| Efraim Flashner |
2021-12-21 | gnu: guix-build-coordinator: Update to 0-41.6b6218d....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-41.6b6218d.
| Christopher Baines |
2021-12-21 | gnu: Add nar-herder....* gnu/packages/package-management.scm (nar-herder): New variable.
| Christopher Baines |
2021-12-21 | gnu: opencv: Fix installation....This is a follow-up to commit 5894b1210d689ec408db21184b85b0a6a1a5ca3e.
* gnu/packages/image-processing.scm (opencv)[arguments]: Add build phase
'do-not-install-3rdparty-file.
| Ricardo Wurmus |
2021-12-21 | gnu: emacs-geiser: Update to 0.20.1....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.20.1.
| Nicolas Goaziou |
2021-12-21 | gnu: Add fsearch....* gnu/packages/search.scm (fsearch): New variable.
| Nicolas Goaziou |
2021-12-21 | gnu: tuir: Skip sanity-check....* gnu/packages/syndication.scm (tuir)[arguments]: Remove 'sanity-check.
| Efraim Flashner |
2021-12-21 | gnu: qutebrowser: Remove unnecessary input....* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Remove
python-importlib-resources.
| Efraim Flashner |
2021-12-20 | gnu: WebKitGTK: Update to 2.34.3 [fixes CVE-2021-{30809,30887,30890}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.34.3.
| Leo Famulari |
2021-12-21 | gnu: parlatype: Update to 3.1....* gnu/packages/gnome.scm (parlatype): Update to 3.1.
[native-inputs]: Remove labels.
| Nicolas Goaziou |
2021-12-21 | gnu: axel: Update to 2.17.11....* gnu/packages/networking.scm (axel): Update to 2.17.11.
| Nicolas Goaziou |
2021-12-21 | gnu: emacs-geiser-guile: Update to 0.20....* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.20.
| Nicolas Goaziou |
2021-12-21 | gnu: emacs-geiser: Update to 0.20....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.20.
[propagated-inputs]: Add emacs-transient.
| Nicolas Goaziou |
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 | 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 |