Age | Commit message (Expand) | Author |
2024-02-22 | gnu: python-ruamel-yaml: Update to 0.18.6....* gnu/package/serialization.scm (python-ruamel-yaml): Update to 0.18.6.
(python-ruamel.yaml-0.16): New variable.
* gnu/packages/package-management.scm (conda)[inputs]: Replace
python-ruamel.yaml with python-ruamel.yaml-0.16.
* gnu/packages/backup.scm (borgmatic)[inputs]: Replace python-ruamel.yaml with
python-ruamel.yaml-0.16.
* gnu/packages/python-xyz.scm (dynaconf)[inputs]: Replace python-ruamel.yaml
with python-ruamel.yaml-0.16.
Change-Id: Iff9eeeae043c9547d93a6c780f0c30bd760490d9
Change-Id: I43cad7e3936f62d209fbba7e86b93519cfc1c1ba
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Arun Isaac |
2024-02-22 | gnu: python-ruamel.yaml.clib: Update to 0.2.8....* gnu/packages/serialization.scm (python-ruamel.yaml.clib): Update to 0.2.8.
Change-Id: I18172bb4cad80b0e1a5db11fbc8fb937f46a1862
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Arun Isaac |
2024-02-16 | gnu: Add ckdl....* gnu/packages/serialization.scm (ckdl): New variable.
Change-Id: I658369e85c80c985da3e61d2809d36e6e703ed8c
Signed-off-by: Clément Lassieur <clement@lassieur.org>
| Paul A. Patience |
2024-01-10 | gnu: yaml-cpp: Update to 0.8.0....* gnu/packages/serialization.scm (yaml-cpp): Update to 0.8.0.
Change-Id: I927111f2d103dbb30ff336b64dd4ab90c22312a0
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie |
2024-01-09 | gnu: msgpack: Deprecate with msgpack-c....* gnu/packages/serialization.scm (msgpack-c): New variable.
(msgpack-cxx): New variable.
(msgpack): Rename to...
(msgpack-3): ... this, and inherit from msgpack-c.
* gnu/packages/vim.scm (eovim) [arguments]: Add help-cmake-find-msgpack-c
phase.
[inputs]: Replace msgpack with msgpack-c.
* gnu/packages/terminals.scm (tmate)
[inputs]: Replace msgpack with msgpack-3.
* gnu/packages/networking.scm (opendht)
[propagated-inputs]: Replace msgpack with msgpack-cxx.
* gnu/packages/chemistry.scm (mmtf-cpp) [propagated-inputs]: Likewise.
| Maxim Cournoyer |
2023-10-22 | gnu: Add python-flatbuffers....* gnu/packages/serialization.scm (python-flatbuffers): New variable.
| Ricardo Wurmus |
2023-09-17 | gnu: Remove extraneous imports....Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild
from the upcoming Guile.
* gnu/packages/admin.scm: Remove extraneous imports.
* gnu/packages/avr.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/linphone.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/cran.scm: Likewise.
* gnu/packages/kde.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/mes.scm: Likewise.
* gnu/packages/mingw.scm: Likewise.
* gnu/packages/serialization.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/syncthing.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2023-09-08 | gnu: tensorflow-lite: Update to 2.12.1....* gnu/packages/algebra.scm (eigen-for-tensorflow-lite): Remove variable.
* gnu/packages/machine-learning.scm (tensorflow-lite): Update to 2.12.1
[arguments]<configure-flags>: Turn on GPU and RUY use; Use cmake to
find packages already in Guix as dependencies for absl-cpp, eigen,
flatbuffer, neon2ssl, cpuinfo, ruy.
[arguments]<phases>: Remove operations setting up absl-cpp, eigen, ruy,
and neon2ssl as native inouts as now we use Guix's packages of these
as dependencies. Do default build phase.
Add steps to install C shared library and benchmark_model tool.
[inputs]: Add cpuinfo, eigen, fp16, mesa-header, opencl,
pthreadpool, ruy, vulkan and xnnpack as explicit inputs.
[native-inputs]: Remove local setup of neon2ssl and ruy
as we now use Guix's packages of these as explicit dependencies.
* gnu/packages/serialization.scm (flatbuffers-next-shared): New variable,
flatbuffers-next built with -fPIC as needed by tensorflow-lite.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Andy Tai |
2023-07-30 | gnu: capnproto: Update to 1.0 [fixes CVE-2022-46149]....* gnu/packages/serialization.scm (capnproto): Update to 1.0.
[arguments]: Remove obsolete 'do-not-require-/etc/services phase.
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-29 | gnu: python-msgspec: Regenerate autogenerated file....* gnu/packages/serialization.scm (python-msgspec)[source]: Add a snippet to
delete autogenerated "msgspec/atof_consts.h".
[arguments]: Add new phase to regenerate that file.
| Vinicius Monego |
2023-06-25 | gnu: Add python-msgspec....* gnu/packages/serialization.scm (python-msgspec): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-03 | gnu: Add libfyaml....* gnu/packages/serialization.scm (libfyaml): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alexey Abramov |
2023-04-24 | gnu: cereal-1.3.0: Update doctest.h....* gnu/packages/serialization.scm (cereal-1.3.0)[native-inputs]: Add gcc-10 and
the sources of the cereal package.
[arguments]: Add a phase to replace the included doctest.h with the variant
from the cereal sources; disable -Werror.
[source]: Delete included doctest.h.
| Ricardo Wurmus |
2023-04-24 | gnu: cereal: Use GCC 10....* gnu/packages/serialization.scm (cereal)[native-inputs]: Add gcc-10.
| Ricardo Wurmus |
2023-03-20 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-03-05 | gnu: flatbuffers: Add version 23.1.21....* gnu/packages/serialization.scm (flatbuffers-next): New variable
as flatbuffers@2.0.0 is depended on by tensorflow-lite so we cannot
just upgrade directly, so adding current release flatbuffers@23.1.21.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-01-30 | Merge remote-tracking branch 'origin/master' into core-updates... Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
| Efraim Flashner |
2022-11-22 | gnu: Remove libbson....This package fails to build and has been deprecated since 2018:
https://github.com/mongodb/libbson
* gnu/packages/serialization.scm (libbson): Remove variable.
| Marius Bakke |
2022-08-11 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-10 | gnu: cereal: List all licenses that apply....* gnu/packages/serialization.scm (cereal)[license]: Add LICENSE:BOOST,
LICENSE:EXPAT, and LICENSE:NON-COPYLEFT.
| Marius Bakke |
2022-08-10 | gnu: cereal: Update to 1.3.2....* gnu/packages/serialization.scm (cereal): Update to 1.3.2.
[arguments]: Use G-expression.
(cereal-1.3.0): New variable.
* gnu/packages/bioinformatics.scm (salmon)[inputs]: Change from CEREAL to
CEREAL-1.3.0.
* gnu/packages/engineering.scm (prusa-slicer)[inputs]: Likewise.
| Marius Bakke |
2022-06-30 | gnu: jsoncpp@1.7.3: Fix build failure....This is a follow-up to commit 2ada32cc3963afd7f195cb82eade3baf0df2cf1f.
* gnu/packages/serialization.scm (jsoncpp-for-tensorflow)[build-system]: Set
to CMAKE-BUILD-SYSTEM.
[arguments]: Restore.
| Marius Bakke |
2022-06-27 | gnu: jsoncpp: Build with Meson....* gnu/packages/serialization.scm (jsoncpp)[build-system]: Change to
MESON-BUILD-SYSTEM.
[arguments]: Remove.
| Marius Bakke |
2022-06-26 | gnu: jsoncpp: Update to 1.9.5....* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.5.
[source](patches): Remove.
* gnu/packages/patches/jsoncpp-pkg-config-version.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2022-05-29 | gnu: libcyaml: Clean up arguments....* gnu/packages/serialization.scm (libcyaml)[arguments]:
Use #:test-target rather than a custom 'check phase.
Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: libcyaml: Update to 1.3.1....* gnu/packages/serialization.scm (libcyaml): Update to 1.3.1.
| Tobias Geerinckx-Rice |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-11-11 | gnu: jsoncpp: Apply patch to regular package....* gnu/packages/serialization.scm (jsoncpp)[source]: Apply patch.
(jsoncpp-with-pkg-version): Delete variant package.
* gnu/packages/jami.scm (libring)[inputs]: Adjust accordingly.
| Maxim Cournoyer |
2021-10-14 | Merge branch 'master' into core-updates-frozen | Marius Bakke |
2021-10-13 | gnu: Add JSON.sh...* gnu/packages/serialization.scm (JSON.sh): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stephen Paul Weber |
2021-10-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |
2021-10-06 | gnu: Add jsoncpp-with-pkg-version....* gnu/packages/patches/jsoncpp-pkg-config-version: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/serialization.scm (jsoncpp-with-pkg-version): New variable.
| Mathieu Othacehe |
2021-09-21 | gnu: cereal: Use cmake to build and install the library....* gnu/packages/serialization.scm (cereal): Use cmake to build and
install the library.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Ivan Gankevich |
2021-08-12 | Merge branch 'master' into core-updates-frozen... Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
| Marius Bakke |
2021-08-09 | gnu: python-ruamel.yaml: Update to 0.16.13....* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.16.13.
[propagated-inputs]: Add python-ruamel.yaml.clib.
[home-page]: Update to new home-page.
(python2-ruamel.yaml): Remove variable.
| Efraim Flashner |
2021-08-09 | gnu: Add python-ruamel.yaml.clib....* gnu/packages/serialization.scm (python-ruamel.yaml.clib): New variable.
| Efraim Flashner |
2021-08-01 | Merge branch 'master' into core-updates-frozen | Marius Bakke |
2021-07-29 | gnu: web: Move libyaml and libcyaml to (gnu packages serialization)....Files to be adjusted were searched with the following command:
$ git ls-files | xargs grep -l -E ',libc?yaml' | \
xargs grep -L '(gnu packages serialization)'
* gnu/packages/web.scm (libyaml, libyaml+static, libcyaml): Move to...
* gnu/packages/serialization.scm: ... here.
| Maxim Cournoyer |
2021-08-04 | gnu: flatbuffers: Update to 2.0.0....* gnu/packages/serialization.scm (flatbuffers): Update to 2.0.0.
[source]: Fetch sources from git.
[arguments]: Make git checkout writable; Enable building shared library.
| Ricardo Wurmus |
2021-07-24 | gnu: Use 'search-input-directory' when looking for C/C++ library headers....* gnu/packages/arcan.scm (arcan)[arguments]: Use
'search-input-directory' for "include/libdrm" and "include/apr-1".
* gnu/packages/bioinformatics.scm (sailfish): Likewise for jellyfish.
* gnu/packages/boost.scm (boost-for-irods): Likewise for libcxx headers.
* gnu/packages/cedille.scm (cedille): Likewise for IAL headers.
* gnu/packages/compression.scm (snappy-with-clang6): Likewise for libcxx
headers.
* gnu/packages/cups.scm (hplip): Likewise for libusb headers.
* gnu/packages/emulators.scm (pcsxr): Likewise for libcdio headers.
* gnu/packages/game-development.scm (python2-renpy): Likewise for
fribidi headers.
* gnu/packages/games.scm (pokerth): Likewise for libircclient.
* gnu/packages/guile-xyz.scm (guile-persist): Likewise for Guile.
* gnu/packages/hurd.scm (hurd): Likewise for libtirpc.
* gnu/packages/irods.scm (irods, irods-client-icommands): Likewise for
libcxx, catch2, and nlohmann-json-cpp.
* gnu/packages/julia.scm (julia): Use 'search-input-file' for libuv's
errno.h.
* gnu/packages/kde-pim.scm (kdepim-runtime): Use
'search-input-directory' for "include/KF5".
(kmessagelib): Likewise.
* gnu/packages/kde.scm (kdeconnect): Likewise.
* gnu/packages/llvm.scm (clang-runtime-3.5): Likewise for libtirpc.
* gnu/packages/mpi.scm (openmpi): Likewise for "include/infiniband".
* gnu/packages/pumpio.scm (pumpa): Use 'search-input-file' for "tidy.h"
and "aspell.h".
* gnu/packages/radio.scm (dream): Use 'search-input-file' and
'search-input-directory' for pulseaudio, sndfile, etc.
* gnu/packages/selinux.scm (policycoreutils): Likewise for PAM and
libaudit.
* gnu/packages/serialization.scm (avro-cpp-1.9-for-irods): Likewise for
libcxx.
* gnu/packages/sync.scm (nextcloud-client): Likewise for "include/KF5".
* gnu/packages/video.scm (mkvtoolnix): Likewise for "include/gtest".
(libopenshot): Likewise for "include/UnitTest++".
* gnu/packages/virtualization.scm (criu): Likewise for libnl3 and for
protobuf file.
| Ludovic Courtès |
2021-06-23 | Merge branch 'master' into core-updates...Conflicts:
gnu/packages/cups.scm
gnu/packages/python-web.scm
gnu/packages/web.scm
guix/build/maven/pom.scm
| Tobias Geerinckx-Rice |
2021-06-21 | gnu: capnproto: Fix typo in phase name....* gnu/packages/serialization.scm (capnproto)[arguments]: Rename the
'use-tmp-for-tempory-files phase to 'use-tmp-for-temporary-files.
| Tobias Geerinckx-Rice |
2021-06-19 | Merge branch 'master' into core-updates...Note: this merge actually changes the 'curl' and 'python-attrs' derivations,
as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and
12964df69a99de6190422c752fef65ef813f3b6b respectively.
4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it
cannot currently be tested.
Conflicts:
gnu/local.mk
gnu/packages/aidc.scm
gnu/packages/boost.scm
gnu/packages/curl.scm
gnu/packages/nettle.scm
gnu/packages/networking.scm
gnu/packages/python-xyz.scm
gnu/packages/tls.scm
| Marius Bakke |
2021-06-14 | gnu: Add avro-cpp-1.9-for-irods....* gnu/packages/serialization.scm (avro-cpp-1.9-for-irods): New variable.
| Ricardo Wurmus |
2021-06-07 | gnu: cereal: Update to 1.3.0....* gnu/packages/serialization.scm (cereal): Update to 1.3.0.
| Ricardo Wurmus |
2021-06-06 | Merge branch 'master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/algebra.scm
gnu/packages/bioinformatics.scm
gnu/packages/curl.scm
gnu/packages/docbook.scm
gnu/packages/emacs-xyz.scm
gnu/packages/maths.scm
gnu/packages/plotutils.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/readline.scm
gnu/packages/tls.scm
gnu/packages/xml.scm
gnu/packages/xorg.scm
| Marius Bakke |
2021-06-06 | gnu: msgpack: Update to 3.3.0....* gnu/packages/serialization.scm (msgpack): Update to 3.3.0.
| Maxim Cournoyer |
2021-05-09 | Merge branch 'master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/bioinformatics.scm
gnu/packages/django.scm
gnu/packages/gtk.scm
gnu/packages/llvm.scm
gnu/packages/python-web.scm
gnu/packages/python.scm
gnu/packages/tex.scm
guix/build-system/asdf.scm
guix/build/emacs-build-system.scm
guix/profiles.scm
| Marius Bakke |
2021-04-20 | gnu: Add avro-cpp-1.9....* gnu/packages/serialization.scm (avro-cpp-1.9): New variable.
| Ricardo Wurmus |
2021-03-24 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |