| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: flatbuffers-next: Update to 24.3.25.•••* gnu/packages/serialization.scm (flatbuffers-next): Update to 24.3.25.
| David Elsing | 2024-09-06 | 1 | -2/+2 |
* | gnu: tensorflow-lite: Fix build.•••* gnu/packages/machine-learning.scm (tensorflow-lite): Fix build.
[inputs]: Change flatbuffers-next to flatbuffers-23.1.
* gnu/packages/serialization.scm (flatbuffers-23.1): New variable.
Change-Id: I257c3563cb91cbf8e0f0874367aafced248ab4dc
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai | 2024-09-03 | 1 | -0/+19 |
* | gnu: python-cbor: Update home-page.•••* gnu/packages/serialization.scm (python-cbor): Update home-page.
[build-system]: Move to pyproject-build-system.
Change-Id: I0262007ae19813b89f42eb21c388d41362638a4f
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Signed-off-by: jgart <jgart@dismail.de>
| Nicolas Graves | 2024-07-16 | 1 | -2/+2 |
* | gnu: python-flatbuffers-next: Update to 23.5.26.•••* gnu/packages/serialization.scm (python-flatbuffers-next): Update to 23.5.26.
| David Elsing | 2024-06-18 | 1 | -2/+2 |
* | gnu: Remove flatbuffers-next-shared.•••* gnu/packages/serialization.scm (flatbuffers-next-shared): Delete variable.
* gnu/packages/machine-learning.scm (tensorflow-lite)[arguments]: Use
flatbuffers-next instead of flatbuffers-next-shared.
| David Elsing | 2024-06-18 | 1 | -11/+0 |
* | gnu: Add libnop.•••* gnu/packages/serialization.scm (libnop): New variable.
| David Elsing | 2024-06-18 | 1 | -0/+39 |
* | gnu: Add libscfg.•••* gnu/packages/serialization.scm (libscfg): New variable.
Change-Id: I0096745f2971799bd0c9955cddeed24f0846f075
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wilko Meyer | 2024-06-13 | 1 | -0/+23 |
* | gnu: Add valijson.•••* gnu/packages/serialization.scm (valijson): New variable.
Change-Id: I604a0ecdd5ffaa256db4053b77e760d549881f33
| Maxim Cournoyer | 2024-05-29 | 1 | -1/+25 |
* | 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 | 1 | -2/+14 |
* | 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-22 | 1 | -2/+3 |
* | 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-02-16 | 1 | -0/+24 |
* | 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-10 | 1 | -3/+4 |
* | 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 | 2024-01-09 | 1 | -14/+57 |
* | gnu: Add python-flatbuffers.•••* gnu/packages/serialization.scm (python-flatbuffers): New variable.
| Ricardo Wurmus | 2023-10-22 | 1 | -1/+18 |
* | 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-17 | 1 | -4/+1 |
* | 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-09-08 | 1 | -0/+11 |
* | 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-30 | 1 | -9/+2 |
* | 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-07-29 | 1 | -1/+12 |
* | gnu: Add python-msgspec.•••* gnu/packages/serialization.scm (python-msgspec): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher | 2023-06-25 | 1 | -0/+59 |
* | gnu: Add libfyaml.•••* gnu/packages/serialization.scm (libfyaml): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alexey Abramov | 2023-05-03 | 1 | -0/+28 |
* | 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 | 1 | -3/+12 |
* | gnu: cereal: Use GCC 10.•••* gnu/packages/serialization.scm (cereal)[native-inputs]: Add gcc-10.
| Ricardo Wurmus | 2023-04-24 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge | 2023-03-20 | 1 | -0/+14 |
|\ |
|
| * | 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-03-05 | 1 | -0/+14 |
* | | 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 | 2023-01-30 | 1 | -21/+0 |
|\| |
|
| * | 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-11-22 | 1 | -21/+0 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2022-08-11 | 1 | -17/+54 |
|\| |
|
| * | 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 | 1 | -1/+11 |
| * | 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-08-10 | 1 | -16/+44 |
* | | 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-30 | 1 | -2/+10 |
* | | gnu: jsoncpp: Build with Meson.•••* gnu/packages/serialization.scm (jsoncpp)[build-system]: Change to
MESON-BUILD-SYSTEM.
[arguments]: Remove.
| Marius Bakke | 2022-06-27 | 1 | -9/+2 |
* | | 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-06-26 | 1 | -4/+2 |
|/ |
|
* | 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 | 1 | -7/+4 |
* | gnu: libcyaml: Update to 1.3.1.•••* gnu/packages/serialization.scm (libcyaml): Update to 1.3.1.
| Tobias Geerinckx-Rice | 2022-05-29 | 1 | -3/+3 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -20/+15 |
* | 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-11-11 | 1 | -19/+2 |
* | Merge branch 'master' into core-updates-frozen | Marius Bakke | 2021-10-14 | 1 | -0/+50 |
|\ |
|
| * | 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-13 | 1 | -0/+50 |
* | | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe | 2021-10-12 | 1 | -24/+11 |
|\| |
|
| * | 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-09-21 | 1 | -24/+11 |
* | | 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-10-06 | 1 | -0/+19 |
* | | 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-12 | 1 | -8/+14 |
|\| |
|
| * | 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-08-04 | 1 | -8/+14 |
* | | 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 | 1 | -6/+5 |
* | | gnu: Add python-ruamel.yaml.clib.•••* gnu/packages/serialization.scm (python-ruamel.yaml.clib): New variable.
| Efraim Flashner | 2021-08-09 | 1 | -1/+40 |
* | | Merge branch 'master' into core-updates-frozen | Marius Bakke | 2021-08-01 | 1 | -1/+70 |
|\| |
|
| * | 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-07-29 | 1 | -1/+70 |
* | | 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-07-24 | 1 | -2/+1 |
* | | 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-23 | 1 | -2/+2 |
|\| |
|
| * | 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-21 | 1 | -2/+2 |