summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-17Include boost as dependency of cpprestsdkMarek Paśnikowski
2024-03-17Include websocketpp as dependency of cpprestsdkMarek Paśnikowski
2024-03-17Define and include cpprestsdk as dependency of komodo-walletMarek Paśnikowski
2024-03-17Include spdlog as dependency of komodo-walletMarek Paśnikowski
2024-03-17Include doctest as dependency of komodo-walletMarek Paśnikowski
2024-03-17Include date as dependency of komodo-walletMarek Paśnikowski
2024-03-17Include range-v3 as dependency of komodo-walletMarek Paśnikowski
2024-03-17Include nlohmann-json as dependency of komodo-walletMarek Paśnikowski
2024-03-17Include fmt as dependency of komodo-walletMarek Paśnikowski
2024-03-17Include entt as dependency of komodoMarek Paśnikowski
2024-03-17Clean up unused modulesMarek Paśnikowski
2024-03-17Use CMake option to never attempt any downloadsMarek Paśnikowski
2024-03-17Breakthrough: work around VCPKG by commenting out the include{vcpkg…) ↵Marek Paśnikowski
instruction
2024-03-17Set the correct version of cmake required by vcpkgMarek Paśnikowski
2024-03-17Restore validity of komodo definitionMarek Paśnikowski
2024-03-17Disable file cleanup in cmake-minimal to expose cppdap headersMarek Paśnikowski
2024-03-17Inspired by the Gentoo ebuild, update cmake to latest minorMarek Paśnikowski
2024-03-17Include nlohmann-json in cmake-bootstrapMarek Paśnikowski
2024-03-17Fix compilation progress by removing check phase of cppdapMarek Paśnikowski
2024-03-17Include nlohmann-json as dependency for cppdapMarek Paśnikowski
2024-03-17Implement initial definition of cppdap for cmake updateMarek Paśnikowski
2024-03-17After thinking up a new git workflow, commit current work on KomodoMarek Paśnikowski
2024-03-17Customize the Private Guix channelMarek Paśnikowski
2024-03-17gnu: asymptote: Update to 2.88.HEADmasterNicolas Goaziou
* gnu/packages/plotutils.scm (asymptote): Update to 2.88. Change-Id: Ia9a7204e662682db8b1cd1a544ecaab5b22afd96
2024-03-17gnu: wlgreet: Update to 0.4.1-1.7e79d60.Hilton Chain
This is a follow-up to 0e9c2d2eba5e573e43382611474784c8bf5a4309 (sway 1.9 update), which breaks wlgreet 0.4.1. Reported in <https://issues.guix.gnu.org/69667>. * gnu/packages/admin.scm (wlgreet): Update to 0.4.1-1.7e79d60. Change-Id: I81613baac01d366d6fc507203fca2cc95977df46 Reported-by: chris <chris@bumblehead.com>
2024-03-17gnu: grimshot: Fix build.Hilton Chain
Reported in <https://issues.guix.gnu.org/69667>. * gnu/packages/wm.scm (grimshot): Don't inherit from sway. [source]: Switch to the new git repository. [arguments]<#:phases>: Remove 'chdir. [version,home-page,license]: New fields. Change-Id: I16c81dfa3438ac0986076576bc5f543d8d4a8ec8 Reported-by: chris <chris@bumblehead.com>
2024-03-17gnu: smartdns: Update to 45.Hilton Chain
* gnu/packages/dns.scm (smartdns): Update to 45. [arguments]<#:make-flags>: Obtain version with ‘package-version’. [native-inputs]: Add which. Change-Id: I1b572753cba53f6e8f8105541c1292e03dec9053
2024-03-17gnu: font-google-noto-serif-cjk: Update to 2.002.Hilton Chain
* gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.002. [source]: Switch to variable fonts. [arguments]<#:phases>: Keep only TTCs in "out". Install OTFs into "otf" output. [outputs]: Add "otf". Change-Id: Id22401ce85028951b6044ba418dbad764d581f01
2024-03-17gnu: font-google-noto-sans-cjk: Switch to variable fonts.Hilton Chain
* gnu/packages/fonts.scm (font-google-noto-sans-cjk) [source]: Switch to variable fonts. [arguments]<#:phases>: Keep only TTCs in "out". Install OTFs into "otf" output. [outputs]: Add "otf". Change-Id: I996d75b7892333bc69d21af53a5243a442e3a6b3
2024-03-17gnu: font-google-noto-emoji: Update to 2.042.Hilton Chain
* gnu/packages/fonts.scm (font-google-noto-emoji): Update to 2.042. [arguments]<#:phases>: Remove 'remove-unsupported. Replace install phase instead. Change-Id: I76cfbf3f8d34c484ed59b99969da7d93aaf41d72
2024-03-17gnu: font-google-noto: Prefer variable fonts and split outputs.Hilton Chain
* gnu/packages/fonts.scm (font-google-noto) [arguments]<#:phase>: Prefer variable fonts. Install hinted TTFs into "ttf" output. [outputs]: Add "ttf". Suggested-by: Jiwei YANG <yangjiwei@protonmail.com> Change-Id: Icac2927fb6c35d08504c379e273a5fc03b08ac46
2024-03-17gnu: font-google-noto: Update to 24.2.1.Hilton Chain
* gnu/packages/fonts.scm (font-google-noto): Update to 24.2.1. Change-Id: I238f914388a2d808b817de1252ba8ee84c6299bd
2024-03-17gnu: Add go-github-com-josharian-intern.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-josharian-intern): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: go-github-com-ulikunitz-xz: Refresh package style.Sharlatan Hellseher
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz) [source]: Remove trailing ".git" from URL. [description]: Add more info based on project's README. Change-Id: I8590ea9099c45a7b636281c95f4fde5952de9410
2024-03-16gnu: go-github-com-ulikunitz-xz: Update to 0.5.11.Troy Figiel
* gnu/packages/golang-compression.scm (go-github-com-ulikunitz-xz): Update to 0.5.11. [source]: Use 'git-file-name'. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-klauspost-pgzip.Troy Figiel
* gnu/packages/golang-compression.scm (go-github-com-klauspost-pgzip): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-alexliesenfeld-health.Troy Figiel
* gnu/packages/golang-web.scm (go-github-com-alexliesenfeld-health): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-whyrusleeping-go-sysinfo.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): New variable. Change-Id: I73cd3fa1ab3a73545121bb3a047795ca2850c0f7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-jbenet-go-random.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-random): New variable. Change-Id: I7b7f510af61f4bf79aa633ffaa4bd4852f55fc47 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-jbenet-go-temp-err-catcher.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-temp-err-catcher): New variable. Change-Id: Ic92f036cb9f45a8f55872a218aa42e18716cc2b9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-jbenet-goprocess.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-goprocess): New variable. Change-Id: I5683a9e0df7bb1a17b2e813ab6c611f0b6c2ea9c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-16gnu: Add go-github-com-jbenet-go-cienv.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-jbenet-go-cienv): New variable. Change-Id: I3a24335bff63f4364695cad6a1c88ea09dc8d357
2024-03-16doc: Correct the "guix package --install-from-expression" example.Rostislav Svoboda
* doc/guix.texi (Invoking @command{guix package}): Correct the module where 'guile-final' is defined. It is actually located in (gnu packages commencement) rather than in the (gnu packages base). Change-Id: I7747106916d53dcbe296b7302983c5013eb2926d Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-16gnu: guix-build-coordinator: Update to 0-100.14e18ee.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-100.14e18ee. Change-Id: I3842366296e45df569168854cce06a96519ebbfb
2024-03-16Revert "gnu: python-docker: Update to 7.0.0."Arun Isaac
This reverts commit d084fb4b04a1cebb59959633660013fff495cd0d. This breaks docker-compose. Until we can update to docker-compose 2.x, we continue with an older python-docker. Change-Id: I4954d1f072735b1e99de192b7df31b1be8179243
2024-03-16gnu: wine-staging, wine64-staging: Update to 9.0.Kaelyn Takata
* gnu/packages/wine.scm (wine-staging, wine64-staging): Update to 9.0. Change-Id: I0668d4f7f42eb6ba879025c38eeb51c805e4143d Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-03-16gnu: wine-minimal, wine, wine64: Update to 9.0.Kaelyn Takata
* gnu/packages/wine.scm (wine-minimal, wine, wine64): Update to 9.0. Change-Id: Ib20f8e5fe9eb071fd6be0ba81e501867d0535273 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-03-16gnu: frescobaldi: Make it display icons with qtsvg-5.Marco Rimoldi
* gnu/packages/music.scm (frescobaldi) [origin]<uri>: Updated to avoid automatic redirect. [arguments]<phases>: Add 'wrap-executable to export QT_PLUGIN_PATH. [inputs]: Add qtsvg-5, bash-minimal. Change-Id: I55b3c56d41bd60e4ba4c938109ff41631e211ad2 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-16gnu: portmidi: Add variant portmidi-2 updated to release 2.0.4.Marco Rimoldi
Tested with package Frescobaldi. Other packages dependent on the old 217 version still need to be tested and updated so that it can be phased out. * gnu/packages/music.scm (portmidi): Add variant portmidi-2. [version]: Change to new scheme, jumping from 217 to 2.0.4. [source]: Change origin from Sourceforge to GitHub. * gnu/packages/music.scm (python-pyportmidi) [inputs]: Change portmidi to portmidi-2. * gnu/packages/music.scm (frescobaldi) [inputs]: Change portmidi to portmidi-2. Change-Id: I2530d206e19e885082a95f1aac65348e7a51d4ca Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-16gnu: python-pyportmidi: Update to 0.0.7-0.d9e5ee0.Marco Rimoldi
When the PortMidi project moved to GitHub in 2021, changing version numbering scheme, the Python bindings were moved to a separate repository and marked as needing a new maintainer. The chosen revision, dated June 2023, is the first to allow the package to build successfully in the temporary lack of an official new release. * gnu/packages/music.scm (python-pyportmidi): Source moved, fix build. [version]: Change to new scheme, jumping from 217 to 0.0.7. [source]: Change origin from Sourceforge to GitHub. Change-Id: Ibe02edca39731f3f3c9001818665d2da97df9465 Signed-off-by: Christopher Baines <mail@cbaines.net>