| Commit message (Expand) | Author | Age |
* | gnu: opendht: Update to 3.1.7.•••* gnu/packages/networking.scm (opendht): Update to 3.1.7.
[arguments]: Add a new relax-test-timeouts phase.
Change-Id: Ida7fe021599e9c469e49f6540a908e80b7264241
| Maxim Cournoyer | 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 | 2024-01-09 |
* | gnu: libnatpmp: Update to 20230423-0.6a850fd.•••* gnu/packages/networking.scm (libnatpmp): Update to 20230423-0.6a850fd.
[source]: Fetch from git.
[build-system]: Use cmake-build-system.
[arguments]: Add patch-build-system and fix-version phases. Reinstate
configure and check phase, but set #:tests? to #f. New #:configure-flags
argument.
[native-inputs]: Add which.
| Maxim Cournoyer | 2024-01-09 |
* | gnu: restinio: Update to 0.7.1.•••* gnu/packages/networking.scm (restinio): Update to 0.7.1.
[arguments] <configure-flags>: Remove RESTINIO_FIND_DEPS,
RESTINIO_USE_EXTERNAL_HTTP_PARSER and RESTINIO_USE_EXTERNAL_SOBJECTIZER
configure flags. Add -DRESTINIO_DEP_LLHTTP=system, -DRESTINIO_DEP_FMT=system,
-DRESTINIO_DEP_EXPECTED_LITE=system and -DRESTINIO_WITH_SOBJECTIZER=OFF.
<phases>: Add use-system-catch2.
[native-inputs]: Remove clara. Replace catch2 with catch2-3.
[propagated-inputs]: Replace http-parser with llhttp.
(restinio-0.6): New variable.
(opendht) [propagated-inputs]: Replace restinio with restinio-0.6.
Change-Id: Id69fde5e2c476d7e44b8dd6e065c489314707c31
| Maxim Cournoyer | 2024-01-09 |
* | gnu: Add xdiff.•••* gnu/packages/version-control.scm (xdiff): New variable.
| Maxim Cournoyer | 2024-01-09 |
* | gnu: Add llhttp.•••* gnu/packages/web.scm (llhttp): New variable.
Change-Id: I3c0475ff6d86a16f51d8870577808ce97ee66a92
| Maxim Cournoyer | 2024-01-09 |
* | gnu: Add expected-lite.•••* gnu/packages/cpp.scm (expected-lite): New variable.
Change-Id: I5a21dd631e1f2a3c97b920efcdca69f2537b42da
| Maxim Cournoyer | 2024-01-09 |
* | gnu: catch2-3: Update to 3.5.1.•••* gnu/packages/check.scm (catch2-3.3): Rename to...
(catch2-3): ... this. Update to 3.5.1.
* gnu/packages/logging.scm (spdlog) [native-inputs]: Rename catch2-3.3 to
catch2-3.
* gnu/packages/potassco.scm (clingo) [inputs]: Likewise.
Change-Id: Ied7724597ff4c6371dc4fedc10452ae870d23933
| Maxim Cournoyer | 2024-01-09 |
* | gnu: asio: Update to 1.28.0.•••* gnu/packages/networking.scm (asio): Update to 1.28.0.
Change-Id: I517fb9c6c52c5b5e5c41c5760c06eca6750d3765
| Maxim Cournoyer | 2024-01-09 |
* | gnu: libnatpmp: Update home page.•••* gnu/packages/networking.scm (libnatpmp) [home-page]: Update.
| Maxim Cournoyer | 2024-01-09 |
* | gnu: libnatpmp: Use gexps and simplify.•••* gnu/packages/networking.scm (libnatpmp) [arguments]: Use gexps. Use gexp
variables and cc-for-target in make flags.
| Maxim Cournoyer | 2024-01-09 |
* | gnu: emacs-repology: Update to 1.2.4.•••* gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.2.4.
Change-Id: I72b0801ba732a4f34a2891f04d3d1b62674a1bd3
| Nicolas Goaziou | 2024-01-09 |
* | gnu: linux-libre 4.14: Update to 4.14.335.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.335.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
Change-Id: I071427a52f188d599f28703374f5b7c42314777c
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer | 2024-01-09 |
* | gnu: linux-libre 4.19: Update to 4.19.304.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.304.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
Change-Id: I14f228aa3b4a57417d7f8c392dc647709f599fac
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer | 2024-01-09 |
* | gnu: linux-libre 5.4: Update to 5.4.266.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.266.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
Change-Id: Ia1578dc94d3172735e5765ee90c46f865412810a
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer | 2024-01-09 |
* | gnu: Add python-ripser.•••* gnu/packages/machine-learning.scm (python-ripser): New variable.
Change-Id: I21b42e555a5017e68cf43a6eaa19d991db36723d
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-persim.•••* gnu/packages/machine-learning.scm (python-persim): New variable.
Change-Id: I914071a90b4555d7d1218ce83337d49298effb01
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-hopcroftkarp.•••* gnu/packages/machine-learning.scm (python-hopcroftkarp): New variable.
Change-Id: I444f0371526d7a69d31363c228d5f7818bcf60dd
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-multimethod.•••* gnu/packages/python-xyz.scm (python-multimethod): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-pyreadstat.•••* gnu/packages/patches/python-pyreadstat-link-libiconv.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/statistics.scm (python-pyreadstat): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I361df91487412e4bfd26fb728a6999752e6343e5
| Troy Figiel | 2024-01-09 |
* | gnu: python-h5py: Reformat with guix style.•••* gnu/packages/python-xyz.scm (python-h5py): Reformat with guix style.
Change-Id: I9c8fabcb8a438909ff70a2c98c9e01b3a82079f3
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: python-h5py: Enable tests.•••* gnu/packages/python-xyz.scm (python-h5py)[native-inputs]: Add python-ipython and python-pytest.
Change-Id: Ia1cae8bce802805c9d9b38a3bf515423f9b719b4
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-portend.•••* gnu/packages/python-web.scm (python-portend): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-jaraco-collections.•••* gnu/packages/python-xyz.scm (python-jaraco-collections): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-jaraco-text.•••* gnu/packages/python-xyz.scm (python-jaraco-text): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-zc-lockfile.•••* gnu/packages/python-web.scm (python-zc-lockfile): New variable.
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-pytest-dotenv.•••* gnu/packages/check.scm (python-pytest-dotenv): New variable.
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-python-snappy.•••* gnu/packages/python-compression.scm (python-python-snappy): New variable.
| Troy Figiel | 2024-01-09 |
* | gnu: Add python-hdf5storage.•••* gnu/packages/python-xyz.scm (python-hdf5storage): New variable.
Change-Id: If54c5f4b634658854bbe9312dce194643fe23733
| Troy Figiel | 2024-01-09 |
* | gnu: glew: Fix cross-compiling.•••* gnu/packages/gl.scm (mesa)[native-inputs]: When cross-compiling, add
cmake-minimal-cross.
[arguments]: Adjust 'fix-cross-compiling to find llvm.
* gnu/packages/llvm.scm (llvm-for-mesa)
[arguments]<#:configure-flags>: When cross-compiling, set
-DBUILD_SHARED_LIBS:BOOL=TRUE and -DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE,
remove -DLLVM_LINK_LLVM_DYLIB.*.
<#:phases>: When cross-compiling, remove the 'delete-static-libraries phase.
Change-Id: If10dec7695e62604e080230e10f2b8d7167f660b
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie | 2024-01-09 |
* | gnu: linux-libre 5.10: Update to 5.10.206.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.206.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Id7c119c07c08308150354ffc593ec9bd9c13fa46
| Wilko Meyer | 2024-01-09 |
* | gnu: linux-libre 5.15: Update to 5.15.146.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.146.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Idb7ede0fc8d4bca3edcd267e6d215dfb98ff5c94
| Wilko Meyer | 2024-01-09 |
* | gnu: linux-libre 6.1: Update to 6.1.71.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.71.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: Ifabe9ec0d18d940b10e29f14e00878a89e8767a7
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer | 2024-01-09 |
* | gnu: linux-libre 6.6: Update to 6.6.10.•••* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.10.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: Ie6295d69e1d732436c43e603b63cb1516bf73ace
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer | 2024-01-09 |
* | gnu: guile-fibers: Apply upstream patch fixing libevent timers.•••* gnu/packages/patches/guile-fibers-libevent-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile-xyz.scm (guile-fibers)[source]: Use it.
Change-Id: I872ffe5b193087234d29eed399d6db518c5af4d5
| Ludovic Courtès | 2024-01-08 |
* | Merge branch 'mesa-updates'•••Change-Id: I671d2733eac4c021eed191fc6bb61ea5492c3740
| John Kehayias | 2024-01-08 |
|\ |
|
| * | Merge branch 'master' into mesa-updates•••Change-Id: I0b92a95109688a1a4c50572bc25a4e5676e0921e
| John Kehayias | 2024-01-07 |
| |\ |
|
| * \ | Merge branch 'master' into mesa-updates•••Change-Id: I46ca25bea98d25150877421c6d5161752afabb25
| John Kehayias | 2024-01-04 |
| |\ \ |
|
| * | | | gnu: mesa: Update to 23.3.2.•••* gnu/packages/gl.scm (mesa): Update to 23.3.2.
Change-Id: Ic348c48f4045e8766646a5fe62209619a0247059
| John Kehayias | 2023-12-28 |
| * | | | Merge branch 'master' into mesa-updates•••Change-Id: I16539f64df739453a83f8dfd962e04910a7d7ff5
| John Kehayias | 2023-12-28 |
| |\ \ \ |
|
| * | | | | gnu: curl: Fix test suite on arm platforms.•••* gnu/packages/curl.scm (curl)[arguments]: Adjust the flags in the
custom 'check phase to skip a test instead of ignoring the test result.
Change-Id: Ib2098137b04766988507d2f86832871150cd0af7
| Efraim Flashner | 2023-12-25 |
| * | | | | Merge branch 'master' into mesa-updates•••Change-Id: Icf1dd47b3e0780d16887014bdacb0dbc891bfec5
| John Kehayias | 2023-12-21 |
| |\ \ \ \ |
|
| * | | | | | gnu: mesa: Enable zink support.•••* gnu/packages/gl.scm (mesa)[arguments]: Add zink to gallium-drivers in
configure-flags.
Change-Id: I1fc7e38a8307b589a7c48bc0b923fccd9ffcd8b8
| John Kehayias | 2023-12-18 |
| * | | | | | gnu: gtk: Skip failing test.•••The 'gtk:tools / validate' test started failing for unknown reasons after
updating mesa to 23.3.1 and xorgproto to 2023.2. Skip for now.
* gnu/packages/gtk.scm (gtk)[arguments]{phases}: Skip the 'gtk:tools /
validate' test using the 'patch' phase.
Change-Id: I7d0a459c0cbbb979f4589f929eb637f00f642225
| John Kehayias | 2023-12-18 |
| * | | | | | gnu: mesa: Update to 23.3.1.•••* gnu/packages/gl.scm (mesa): Update to 23.3.1.
Change-Id: Idf4393b4fa5b7df7a78bd88d7591385023460b5b
| John Kehayias | 2023-12-17 |
| * | | | | | gnu: curl: Update to 8.5.0 [security fixes].•••Fixes CVE-2023-46218 and CVE-2023-46219. See
<https://curl.se/docs/CVE-2023-46218.html> and
<https://curl.se/docs/CVE-2023-46219.html> respectively.
* gnu/packages/curl.scm (curl): Update to 8.5.0.
* gnu/packages/patches/curl-use-ssl-cert-env.patch: Update patch.
Change-Id: Iaa6aa5de0f45576dc06bf5eca1eec502e5c83332
| John Kehayias | 2023-12-17 |
| * | | | | | gnu: xorg-server-xwayland: Update to 23.2.3 [security fixes].•••Fixes CVE-2023-5367 and CVE-2023-5380. See the X.Org security advisory
<https://lists.x.org/archives/xorg-announce/2023-October/003430.html> for more
information.
Also fixes CVE-2023-6377 and CVE-2023-6478. See the X.Org security advisory
<https://lists.x.org/archives/xorg-announce/2023-December/003435.html> for
more information.
* gnu/packages/xorg.scm (xorg-server-xwayland): Update to 23.2.3.
[inputs]: Add libxcvt.
[properties]: Set upstream-name.
Change-Id: I05427b1d93d07a4210466f290621c1ca5effb4af
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Kaelyn Takata | 2023-12-17 |
| * | | | | | gnu: xorgproto: Update to 2023.2.•••* gnu/packages/xorg.scm (xorgproto): Update to 2023.2.
Change-Id: Ie0e4712e4ec3fe9620d160bedcfe74452fa6ae5d
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Kaelyn Takata | 2023-12-16 |
* | | | | | | gnu: obs: Fix VLC plugin.•••* gnu/packages/video.scm (obs)[arguments]<#:phases>: Wrap LD_LIBRARY_PATH.
Change-Id: If22b5294284ea500da0e6d9ee4d4bbcc765c6771
| Oleg Pykhalov | 2024-01-08 |
* | | | | | | gnu: json-glib: Fix cross-compiling.•••* gnu/packages/gnome.scm (json-glib)[native-inputs]: Only add more
inputs when not cross-compiling.
Change-Id: I987f382f02d9f7b79b6e281d1f6f6824c1b2dfd3
| Efraim Flashner | 2024-01-08 |
| |_|_|_|/
|/| | | | |
|