| Age | Commit message (Collapse) | Author |
|
* gnu/packages/graphics.scm (ogre-next): Delete variable.
Change-Id: I3bea263ae1949109b396d55eb95471beebddc6a4
|
|
* gnu/packages/game-development.scm (mygui): Delete variable.
Change-Id: I76f57c5ed5cb7568876566a8eaef41044d6b45c0
|
|
* gnu/packages/game-development.scm (mygui-gl): Drop inheritance.
[version, source, build-system, native-inputs, description, home-page,
license]: Copy-paste from mygui.
[inputs, arguments]: Rewrite without reference to the mygui fields.
Change-Id: I74d447094925233994b401dd7edbfb6c53797a4f
|
|
* gnu/packages/astronomy.scm (sunclock): Delete variable.
Fixes: guix/guix#6394
Change-Id: I915cf0dc8ce5dd1e7940efc245c2674f8303ec8e
|
|
* gnu/packages/web.scm (vger): Delete variable.
Fixes: guix/guix#6389
Change-Id: I19c7385ea387fe57fbef3499d3651fdc2eba4d41
|
|
* gnu/packages/gimp.scm (mrg): Delete variable.
Fixes: guix/guix#6380
Change-Id: Icbfd3fcaf84bca2edf077076ebaa80bb943c4a65
|
|
* gnu/packages/glib.scm (dbus-c++): Delete variable.
Fixes: guix/guix#6379
Change-Id: I2a91cb54f19af734f56ff731dbf49ae0374b2334
|
|
* gnu/packages/crypto.scm (libsecp256k1-bitcoin-cash): Update to 0.27.1.
Change-Id: I9306445bbf45b03f18e529f546099af57f37b7df
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.12.
Change-Id: I220a87851f1f52c35ba0087e0512a136f87d60c5
|
|
* gnu/packages/crypto.scm (qatlib): Update to 26.02.0.
[arguments]: Delete ’bootstrap #:phase.
Change-Id: I8aa5bed38c08fc89403c6a3af16c6b3cc396ae69
|
|
* gnu/packages/crypto.scm (crypto++): Update to 8.9.0.
Change-Id: I6e52c77f6fd0190b4f604d35c9f0db04008efe05
|
|
* gnu/packages/openpgp.scm (rnp): Update to 0.18.1.
Change-Id: I5e50651be3b3eaf7249cb00e04c1b8564db92cae
|
|
* gnu/packages/image-processing.scm (simpleitk)[inputs]: Add elastix.
[arguments]: Enable Elastix support; add phase 'skip-one-elastix-test.
Change-Id: Ie0c4f532f76a225437406f482ecf09244fbddd25
|
|
* gnu/packages/image-processing.scm (elastix): New variable.
* gnu/packages/patches/elastix-1404.patch: New file.
* gnu/local.mk (dist_patch_DATA): Record it.
Change-Id: Ic3b76c70afe2fc7ddb0f2516204f76e5690143a9
|
|
* gnu/packages/image-processing.scm (itk-snap): Update to 4.4.0.
[arguments]<#:configure-flags>: Remove unused flag
"-DSNAP_PACKAGE_QT_PLUGINS".
<#:phases>{do-not-copy-dependencies}: Update substitution.
[native-inputs]: Add qttools. Update submodules c3d and greedy.
Change-Id: I16652a5c2bd03f2840b8a4c29f9b1963cfb5d161
|
|
* gnu/packages/image-processing.scm (simpleitk): Update to 2.5.3.
[native-inputs]: Remove python-wheel.
Change-Id: I0b26f1140f4605ecd3704c9cf6822ba9928d71ac
|
|
* gnu/packages/image-processing.scm (insight-toolkit): Update to 5.4.5.
[arguments]<#:phases>{ignore-warnings, fix-numpy-bool}: Remove phases.
[native-inputs]: Remove gcc-13.
Change-Id: I8b22897bb6da3b596967e2466efae8d21a923f36
|
|
* gnu/packages/cpp.scm (castxml): Update to 0.7.0.
[native-inputs]: Replace clang-17 with clang-21 and llvm-17 with llvm-21.
Change-Id: Ica66157be266189e6d7d109009772c187848c8c2
|
|
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.77.
(linux-libre-6.12-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.18.
(linux-libre-6.18-pristine-source): Update hash.
(deblob-scripts-6.18): Update deblob-check hash.
(linux-libre-arm64-mnt-reform-6.18)[phases]<'apply-reform-patches>: Drop
patches that no longer apply.
* gnu/packages/aux-files/linux-libre/6.18-arm64.conf: Switch CONFIG_CXL_ACPI
to a module.
gnu: linux-libre-arm64-mnt-reform 6.18: Drop patches that no longer apply.
|
|
* gnu/packages/linux.scm (linux-libre-6.19-version): Update to 6.19.8.
(linux-libre-6.19-pristine-source): Update hash.
(deblob-scripts-6.19): Update deblob-check hash.
* gnu/packages/aux-files/linux-libre/6.19-arm64.conf: Switch CONFIG_CXL_ACPI
to a module.
|
|
* gnu/packages/wordnet.scm (gnu): Add missing (guix gexp) module.
Change-Id: Id5f96062f53b9c935c67d63830b85085be72eb34
|
|
* gnu/packages/wordnet.scm (wfrench): New variable.
Change-Id: I85e1f10b0f002d192392578ba52d31398bd4e9fa
|
|
* gnu/packages/web.scm (ikiwiki)[#:phases]: Add fallback for
rcs_getctime for bazaar test.
Merges guix/guix!6740
Change-Id: I9446f7ef0ee22ad4ad6d2c4b2b98ebe406e7a3b2
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
Since change to pyproject-build-system the man pages no longer got built
and installed.
* gnu/packages/version-control.scm (breezy):
[#:phases]: Add 'build-man, 'install-man, 'install-completion and
'bzr-compat phases.
Merges guix/guix!6740
Change-Id: I73324a5f74bbff5ae6e3b33cf1d159767c942e98
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
Pass KeePass.sln explicitly to xbuild, as version 2.61 introduces
additional solution files.
Remove AssemblyVersion substitution; no longer needed since upstream now
uses a fixed version string.
Remove TargetFrameworkVersion substitution; upstream now targets v3.5
which is compatible with Mono.
* gnu/packages/password-utils.scm (keepass): Update to 2.61.
[arguments]<#:phases>{configure}: Remove AssemblyVersion substitution.
Remove TargetFrameworkVersion substitution.
{build}: Pass KeePass.sln explicitly.
Merges guix/guix!7173
Change-Id: I15f510860c517ce1a923e32bfb0366953e13386c
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-transmission): Update
0.12.2-0.ae36637.
Merges guix/guix!7214
Change-Id: Ie6a66e736f249009aca3240fa6d532b55e3c1e09
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Modified-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/check.scm (tidyall): Update to 0.85.
[native-inputs]: Remove php; add php-8.4.
Fixes: guix/guix#7143
Change-Id: I2d8c1d29bf20231fad42ad85846c94f03a87e5e8
|
|
* gnu/packages/upnp.scm (miniupnpc)[native-inputs]: Remove python-2.
Change-Id: I0d87b370dc10a3c6966ed3e9a65da6d0c5bb92bc
|
|
* gnu/packages/haskell-xyz.scm (ghc-hakyll): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/haskell-xyz.scm (ghc-lrucache): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
Adds:
-Wno-error=implicit-function-declaration and
-Wno-error=incompatible-pointer-types
to CFLAGS.
* gnu/packages/inferno.scm (inferno)[arguments]: Fix
’patch-src-files #:phase.
Merges guix/guix!7209
Change-Id: I5d6bb826ca57d96a26dc726bd842dc6316a29fdf
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Modified-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/maths.scm (openblas)[build-system]: Use gnu-build-system.
[arguments] Fix compiler optimization options.
[phases] Skip configure phase (build from Makefile).
Merges guix/guix!7010
Change-Id: Ifbb46feeb7564e56ab66d598afda9cbcab31b5f6
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/opencl.scm (opencl-headers)[source]: Update sha256.
(opencl-clhpp)[source]: Update sha256.
(opencl-icd-loader)[source]: Update sha256.
(%opencl-version): Update.
Merges guix/guix!1879
Change-Id: If65cc4b4d5283a4a769a7d7c2d2c528e06bfc36b
|
|
* gnu/packages/opencl.scm (opencl-headers-2022): New variable.
* gnu/packages/machine-learning.scm (tvm)[inputs]: Add
opencl-headers-2022; delete opencl-headers.
Merges guix/guix!1879
Change-Id: Ib4d73ad530e374669e34b4ea6744eeab8b8ef668
|
|
* gnu/packages/opencl.scm (%opencl-version): New variable.
(opencl-headers)[version]: Use %opencl-version.
(opencl-clhpp)[version]: Use %opencl-version.
(opencl-icd-loader)[version]: Use %opencl-version.
Tie together all opencl related packages.
Merges guix/guix!1879
Change-Id: If86e9a79ef04d758b73bf3cf8711502a43a62256
|
|
At this point, git depends on julia, which is broken, see #6577.
Merges guix/guix!6578
* gnu/packages/rocm.scm (rocm-cmake)[native-inputs]: Remove git; add
git-minimal/pinned.
Change-Id: I32402d3a5015520eb2021d0ac4895709b589f169
|
|
* gnu/packages/mpi.scm (openmpi-5): New variable.
Merges guix/guix!6032
Change-Id: I2ff58c0f76d861f4570b4d9dd60aefa747a73345
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/mpi.scm (openmpi-4): Don't mix quasiquotes with G-exps.
Merges guix/guix!6032
Change-Id: Ic989184bb25dc3519ea4281cf2c9cac1c18af7a9
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/mpi.scm (hwloc-2): Enable ROCm support.
Merges guix/guix!6032
Change-Id: I68d57c377bf461dd32a2c7b7793ed85158683199
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Modified-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/mpi.scm (hwloc-2)[origin]: Add patch adding a configure
flag for OpenCL.
[native-inputs]: Add dependencies required to generate configure. Remove
opencl-ic-loader...
[inputs]: ...and move it here.
[arguments]: Use new configure flag. Force configure script generation.
Merges guix/guix!6032
Change-Id: Idd31c6b6efbab9c87f83c5af750a0994518be69a
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
This commit updates both hwloc packages to use G-exps at the same time
as one inherits on the other and doing it in 2 steps would lead to a
commit with a broken state.
* gnu/packages/mpi.scm (hwloc-1, hwloc-2): Switch to G-expressions.
Merges guix/guix!6032
Change-Id: Ie59b12bb1fb9d7d800449afdbf8cfb44c08ec3e9
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/fabric-management.scm (ucx): Activate ROCm support.
Merges guix/guix!6032
Change-Id: I011bc0c5f003ddc520557b702b972a3c3f7d3641
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/linux.scm (libfabric): Fix indentation.
Merges guix/guix!6032
Change-Id: I80e48cb96c8c4ac11c467cf6b61187ef999f3be3
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/linux.scm (libfabric): Activate ROCm support.
Merges guix/guix!6032
Change-Id: I71761df0d4989dbe8ccf410f273486508b3575b5
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/rocm-libs.scm (rocm-validationsuite): New variable.
Merges guix/guix!6408
Change-Id: Id59bba55d34efcf401e70277de34f2c16d1f92be
|
|
* gnu/packages/mpi.scm (hwloc-2)[native-inputs]: Add opencl-headers and
opencl-icd-loader.
[inputs]: Add level-zero and libxml2.
Change-Id: I1af1921c848d8812848e453edac7701c9b1983d2
|
|
* gnu/packages/mpi.scm (hwloc-2): Update to 2.13.0.
Merges guix/guix!6359
Change-Id: I020c86425dcbb83613365448356c7bec0e540b93
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Modified-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/maths.scm (openblas)[source]: Update url.
[build-system]: Switch to cmake-build-system.
[arguments]<#:test-target>: Delete.
<#:build-type>: Set.
<#:configure-flags>: Add.
<#:phases>: Restore ’configure.
Merges guix/guix!6178
Change-Id: Ieabb85ad797d70b8894e1f95937dc22af9b34210
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Modified-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/vulkan.scm (vulkan-validationlayers): Update to
1.4.335.0.
Merges guix/guix!6058
Change-Id: I91cb6699c4e2ef278b2fd295be03ac55fad4301c
|