Age | Commit message (Collapse) | Author |
|
* gnu/packages/coq.scm (coq-core): Update to 8.14.1.
|
|
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.9.1.
|
|
* gnu/packages/java.scm (java-log4j-api): Update to 2.17.0.
|
|
* gnu/packages/linux.scm (tlpui): New variable.
|
|
* gnu/packages/python-xyz.scm (python-sgmllib3k)[description]: Fix use of
pluralized "This package".
|
|
Fixes: <https://issues.guix.gnu.org/52520>.
* gnu/services/base.scm (network-set-up/linux): Enable it.
|
|
* 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.
|
|
* gnu/packages/golang.scm (go-1.17)[native-inputs]: Remove unnecessary
quoting.
|
|
* gnu/tests/rsync.scm (run-rsync-test)["Test file not copied to
read-only share", "Test file correctly received from read-only share"]:
New tests.
(%rsync-os): Define two modules.
|
|
Until now the rsync service would export a single module, named
"files". This allows users to specify as many modules as they want, in
line with rsyncd.conf(5).
* gnu/services/rsync.scm (warn-share-field-deprecation): New procedure.
(<rsync-configuration>)[modules]: New field.
[share-path, share-comment, read-only?, timeout]: Mark as deprecated.
(<rsync-module>): New record type.
(%default-modules): New variable.
(rsync-configuration-modules): New procedure.
(rsync-activation): Create the directory of each module.
(rsync-config-file): Generate configuration for each module.
(rsync-service-type)[description]: New field.
* doc/guix.texi (Networking Services): Adjust documentation. Augment
example.
|
|
* gnu/packages/base.scm (binutils-gold)[arguments]: Add a phase on some
architecturest to skip the gold testsuite.
|
|
* gnu/packages/vim.scm (vim-gnupg): New variable.
|
|
* gnu/packages/statistics.scm (python-statsmodels)[source]: Add snippet
to remove cythonized files.
|
|
This reverts commit f2ad33bc3933b710e5beb6592a9a4925b91b199a.
python-pingouin after 0.3.12 needs newer versions of all the python
science libraries.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-41.6b6218d.
|
|
* gnu/packages/package-management.scm (nar-herder): New variable.
|
|
This is a follow-up to commit 5894b1210d689ec408db21184b85b0a6a1a5ca3e.
* gnu/packages/image-processing.scm (opencv)[arguments]: Add build phase
'do-not-install-3rdparty-file.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.20.1.
|
|
* gnu/packages/search.scm (fsearch): New variable.
|
|
* gnu/packages/syndication.scm (tuir)[arguments]: Remove 'sanity-check.
|
|
* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Remove
python-importlib-resources.
|
|
* gnu/packages/webkit.scm (webkitgtk): Update to 2.34.3.
|
|
* gnu/packages/gnome.scm (parlatype): Update to 3.1.
[native-inputs]: Remove labels.
|
|
* gnu/packages/networking.scm (axel): Update to 2.17.11.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.20.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.20.
[propagated-inputs]: Add emacs-transient.
|
|
* gnu/packages/emacs-xyz.scm (emacs-xml-rpc): Update to 1.0.5.
|
|
* 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.
|
|
* gnu/packages/image-processing.scm (opencv)[source]: Remove #T at the end of
the snippet.
|
|
* gnu/packages/databases.scm (leveldb)[arguments]: Patch CMakeLists.txt in
'allow-RTTI phase.
|
|
* gnu/packages/storage.scm (ceph)[source]: Simplify snippet.
|
|
* gnu/packages/storage.scm (ceph): Update to 16.2.7.
|
|
* gnu/packages/bash.scm (bash-with-syslog): New variable.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/cpp.scm (concurrentqueue): New variable.
|
|
* gnu/packages/web.scm (httpd): Update to 2.4.52.
|
|
* gnu/packages/python-xyz.scm (python-lsp-server): Update to 1.3.3.
[home-page]: Update to new location.
|
|
* doc/contributing.texi (Emacs Packages): Remove extra paren in example.
|
|
* gnu/packages/version-control.scm (tkrev): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/admin.scm (bpytop)[arguments]: Delete 'sanity-check phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell-xyz.scm (ghc-microlens)[home-page]: Use new home page.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* doc/guix.texi (Managing User's Daemons): Rename shepherd-configuration for
home-shepherd-configuration.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/version-control.scm (rcshist): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/version-control.scm (rcs)[arguments]: Install man page
for rcsfreeze.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* doc/guix-cookbook.texi (Recursive importers, Inheritance): Use
the simplified input style.
|
|
* gnu/packages/admin.scm (udpcast): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/vlang.scm (vlang): Update to 0.2.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
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.
|
|
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'.
|