~ruther/guix-local

5b66df04 — Nicolas Goaziou 1 year, 11 months ago
gnu: emacs-jit-spell: Update to 0.4.

* gnu/packages/emacs-xyz.scm (emacs-jit-spell): Update to 0.4.

Change-Id: I29467ecf59f8eb021a5871cf67dfa76de3a80ae0
1415ea78 — Andre A. Gomes 1 year, 11 months ago
gnu: cl-golden-utils: Update to 0.0.0-4.e43914a.

* gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-4.e43914a.
  [home-page]: Update URL.

Change-Id: I52a76ada520cb2f30fe94a7adc4c66086d6b7ec9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
a6fc564b — Vagrant Cascadian 1 year, 11 months ago
gnu: Fix spelling of "This package" in various package descriptions.

* gnu/packages/cran.scm (r-formula-tools): Fix spelling of "This package" in
description.
* gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Likewise.
* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): Likewise.
* gnu/packages/tex.scm (texlive-breakcites, texlive-psgo, texlive-footnpag,
texlive-pdfpc, texlive-phfcc): Likewise.
27adf51a — Sharlatan Hellseher 1 year, 11 months ago
gnu: sqls: Fix home and source URL.

* gnu/packages/databases.scm (sqls): Place [home-page] after
[native-inputs].
[source]: Swap to use direct source URL string instead of home page.
[arguments]: Use list format. Set <#:install-source?> to #t.
[home-page]: Fix URL after lint permanent redirect warning.
[inputs]: Sort alphabetically.

Change-Id: I50f1c9b38efb5774f6d95d79c4f5f8e1774fd75e
40d697a3 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-lib-pq: Move to golang-xyz.

* gnu/packages/syncthing.scm (go-github-com-lib-pq): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/databases.scm: Remvoe (gnu packages syncthing).

Change-Id: I0f2f9c2366fd47b7167044d76f8c2c67a2f65544
db340ca5 — Artyom V. Poptsov 1 year, 11 months ago
gnu: go-github-com-multiformats-go-varint: Fix import path.

* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint):
[arguments]: Replace occurrences of "go-options" with "go-varint".
[home-page]: Likewise.

Change-Id: I0ded7b789024555c4e313ce21d3c42eadf3ae579
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
28bc0e87 — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole: Fix home page.

* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server,
magic-wormhole-transit-relay, magic-wormhole)
[home-page]: Fix it after a lint warning of permanent redirection.

Change-Id: Ie0e8a8b0af982e46c05ae7dfc8f375cc18632c67
edf7bd05 — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole-transit-relay: Remove some native inputs.

Remove python-check as no longer required.

* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay)
[native-inputs]: Remove python-pyflakes and python-tox.

Change-Id: I3908aa379aa4ca6445ecc1045d45da2381314a06
7c111367 — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole-transit-relay: Fix indentation.

* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Fix
indentation.
[description]: Start with a new line and adjust indentation.

Change-Id: I65c978a332088c66c88e4459d26a1f78e3c9ffdc
b877fead — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole-mailbox-server: Fix indentation.

* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Fix
indentation.
[description]: Start with a new line and adjust indentation.

Change-Id: I0a246de5dfdf5823b1b794728113207b6ca46ccc
8444c7b0 — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole: Limit amount of loaded symbols.

Select only 'pypi-uri from (gnu build-system python) exported symbols,
rest is not required as the whole module uses just
pyproject-build-system.

Change-Id: I4928ad51bb915494d5234c48cc1d638dd4aa0aca
70386806 — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole-transit-relay: Simplify package.

* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay)
Use G-expressions
[build-system]: Swap to pyproject-build-system.
[arguments] <#:phases>: Remove traling #t from lambda.
[native-inputs]: Add python-pytest.

Change-Id: I1d72d48768016067d1a6a24e47eb9144b36d38e4
99724874 — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole-mailbox-server: Simplify package.

* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server)
[build-system]: Swap to pyproject-build-system.
[arguments] <#:phases>: Remove 'patch-tests phase.
[native-inputs]: Add python-pytest.

Change-Id: I23085e927965c2191bad242a0fb07132cb30e99d
3b43d01c — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole: Add licenses prefix.

Sort modules alphabetically and add prefix for licenses module.

* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server,
magic-wormhole-transit-relay, magic-wormhole) [license]: Use prefix.

Change-Id: I2eac5730c9257fe435af102541bea4cdd9c66845
d72fe753 — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole: Fix indentation.

* gnu/packages/magic-wormhole.scm (magic-wormhole): Fix indentation.
[description]: Start with a new line and fix indentation.

Change-Id: I0d72dba2b5682c5bec71b6b5765d513f75c781f0
fb667a7a — Sharlatan Hellseher 1 year, 11 months ago
gnu: magic-wormhole: Simplify package.

* gnu/packages/magic-wormhole.scm: Use G-expressions.
[build-system]: Swap to pyproject-bulid-system.
[arguments]: <#:phases>: Remove trailing #t from lambda.
[native-inputs]: Add python-pytest. Remove python-noiseprototocl.
[propagated-inputs]: Add python-noiseprototocl, listed as an optional
install dependence.

Change-Id: Ie00a23ed3d31ca46d200fa6dfc5404f7803aae14
gnu: magic-wormhole: Update to 0.13.0.

* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.13.0.
[native-inputs]: Add python-noiseprotocol to make tests pass.

Change-Id: I59008f27081efcc3b558dad59bef6ebdc9b34f38
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-noiseprotocol.

* gnu/packages/python-web.scm (python-noiseprotocol): New variable.

Change-Id: Id62f22f9fd3f019beded5ce5c0fe9123c34f8bb2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
060708ef — Mark H Weaver 1 year, 11 months ago
gnu: icecat: Update to 115.9.1-guix0-preview1 [fixes CVE-2024-29944].

* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
bf530017 — Vinicius Monego 2 years ago
gnu: libdjinterop: Update to 0.20.2.

* gnu/packages/audio.scm (libdjinterop): Update to 0.20.2.
[build-system]: Use cmake-build-system.
[arguments]: Delete the make-git-checkout-writable phase.

Change-Id: I0e5c96834ce16d159479a30ab6089aa727a6d8d1
Next