gnu: grimshot: Fix build.
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>
gnu: smartdns: Update to 45.
* gnu/packages/dns.scm (smartdns): Update to 45.
[arguments]<#:make-flags>: Obtain version with ‘package-version’.
[native-inputs]: Add which.
Change-Id: I1b572753cba53f6e8f8105541c1292e03dec9053
gnu: font-google-noto-serif-cjk: Update to 2.002.
* 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
gnu: font-google-noto-sans-cjk: Switch to variable fonts.
* 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
gnu: font-google-noto-emoji: Update to 2.042.
* gnu/packages/fonts.scm (font-google-noto-emoji): Update to 2.042.
[arguments]<#:phases>: Remove 'remove-unsupported.
Replace install phase instead.
Change-Id: I76cfbf3f8d34c484ed59b99969da7d93aaf41d72
gnu: font-google-noto: Prefer variable fonts and split outputs.
* 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
gnu: font-google-noto: Update to 24.2.1.
* gnu/packages/fonts.scm (font-google-noto): Update to 24.2.1.
Change-Id: I238f914388a2d808b817de1252ba8ee84c6299bd
gnu: Add go-github-com-josharian-intern.
* gnu/packages/golang-xyz.scm (go-github-com-josharian-intern): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: go-github-com-ulikunitz-xz: Refresh package style.
* 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
gnu: go-github-com-ulikunitz-xz: Update to 0.5.11.
* 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>
gnu: Add go-github-com-klauspost-pgzip.
* gnu/packages/golang-compression.scm (go-github-com-klauspost-pgzip): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-alexliesenfeld-health.
* gnu/packages/golang-web.scm (go-github-com-alexliesenfeld-health): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-whyrusleeping-go-sysinfo.
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): New
variable.
Change-Id: I73cd3fa1ab3a73545121bb3a047795ca2850c0f7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-jbenet-go-random.
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-random): New variable.
Change-Id: I7b7f510af61f4bf79aa633ffaa4bd4852f55fc47
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-jbenet-go-temp-err-catcher.
* 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>
gnu: Add go-github-com-jbenet-goprocess.
* gnu/packages/golang-xyz.scm (go-github-com-jbenet-goprocess): New variable.
Change-Id: I5683a9e0df7bb1a17b2e813ab6c611f0b6c2ea9c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-jbenet-go-cienv.
* gnu/packages/golang-check.scm (go-github-com-jbenet-go-cienv): New variable.
Change-Id: I3a24335bff63f4364695cad6a1c88ea09dc8d357
doc: Correct the "guix package --install-from-expression" example.
* 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>
gnu: guix-build-coordinator: Update to 0-100.14e18ee.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-100.14e18ee.
Change-Id: I3842366296e45df569168854cce06a96519ebbfb
Revert "gnu: python-docker: Update to 7.0.0."
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