~ruther/guix-local

c9fe935a — Sharlatan Hellseher 2 years ago
gnu: go-github-com-anmitsu-go-shlex: Fix indentation.

* gnu/packages/golang-xyz (go-github-com-anmitsu-go-shlex): Fix
indentation.

Change-Id: Ib47fbdf3a31a1442cd88ff12a9a2b6c437c283d9
90ec785f — Sharlatan Hellseher 2 years ago
gnu: clipman: Refresh package style.

* gnu/packages/xdisorg.scm (clipman): Adjust indentation.
[arguments] <#:phases>: Rename 'patch to 'patch-wl-copy-path phase to
reflect the purpose. Revert default 'install-license-files phase.
[native-inputs]: Remove go-github-com-alecthomas-template and
go-github-com-alecthomas-units, they are propagated from
go-gopkg-in-alecthomas-kingpin-v2.

Change-Id: I5332906c126904ced595aa322be5f933c305c5f7
cf5c8c49 — Sharlatan Hellseher 2 years ago
gnu: clipman: Simplify package.

* gnu/packages/xdisorg.scm (clipman):
[phases] <#:phases>: Adjust 'patch phase to relay on provided module
import path.
[inputs]: Remove go-github-com-alecthomas-kingpin; add
go-gopkg-in-alecthomas-kingpin-v2.

Change-Id: I3d9d82af29672ff94cdbd39b18ec4ed61b8e485f
b58717b4 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-alecthomas-kingpin: Adjust inputs.

gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin)
[native-inputs]: Move go-github-com-alecthomas-units and
go-github-com-alecthomas-template from here ...
[propagated-inputs]: ... to here.

Change-Id: I841ea8cf29ef49008d7a725c9db96b963f263f7f
f1911e65 — Sharlatan Hellseher 2 years ago
gnu: Add go-gopkg-in-alecthomas-kingpin-v2.

* gnu/packages/golang-xyz.scm (go-gopkg-in-alecthomas-kingpin-v2): New variable.

Change-Id: I35a0919b30a191000e922882619e778187b5a0da
1c3bfe42 — Sharlatan Hellseher 2 years ago
gnu: Add go-github-com-alecthomas-kingpin-v2.

* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-kingpin-v2): New variable.
* gnu/packages/golang-xyz.scm (go-github-com-kingpin): Delete variable.

Change-Id: If40f318b960e29fd601602d26fd36dcc8fce9583
81a417aa — Sharlatan Hellseher 2 years ago
gnu: Add go-github-com-xhit-go-str2duration-v2.

* gnu/packages/golang-xyz.scm (go-github-com-xhit-go-str2duration-v2): New variable.

Change-Id: I30425e498db6dd8cb736eedffe006346973628ed
5ad619e0 — Sharlatan Hellseher 2 years ago
gnu: clipman: Update to 1.6.2.

* gnu/packages/xdisorg.scm (clipman): Update to 1.6.2.

Change-Id: I389f93f2d43f1675f2b33694ba84711e42df4eaf
7b15e533 — Sharlatan Hellseher 2 years ago
gnu: clipman: Fix source and home-page URL.

The URI https://github.com/yory8/clipman/ no longer exists. The new
project's URL was obtained from the Nix package.

* gnu/packages/xdisorg.scm (clipman) [source]: Fix URL.
[home-page]: As above.

Change-Id: I20e9f22780586ce14d925d5cf106e70de8209e1e
dfd5b964 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-alecthomas-units: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-alecthomas-units): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/xdisorg.scm: Remove (gnu packages golang).

Change-Id: I9a4d7da82c9ca1b3c4e0d07d97d8fcde30590e33
d2dcd4c7 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-alecthomas-template: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-alecthomas-template): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Iffdd88439819c526cd6dd940192bf48995bf76bc
2173e4a1 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-alecthomas-kingpin: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-alecthomas-kingpin): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ib7609a82c96683809f81479f4eb13f43d85d4a2f
f427ec70 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-kballard-go-shellquote: Move to golang-xyz.

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

* gnu/packages/xdisorg.scm: Remove (gnu packages syncthing).
Add (gnu packages golang-xyz).

Change-Id: I3ab4cbc55d8ca0ad8b7fec0130bdb935039f2841
c2c10985 — Ricardo Wurmus 2 years ago
gnu: Add r-ggmosaic.

* gnu/packages/cran.scm (r-ggmosaic): New variable.

Change-Id: Ia399265c01a57074b0cfc29dde45e1900ccc26de
ca9d4d94 — Ricardo Wurmus 2 years ago
gnu: Add r-productplots.

* gnu/packages/cran.scm (r-productplots): New variable.

Change-Id: I4b8105773e11791e57d6461e8c2b6c65ffc6c6a2
517c1362 — Marco Rimoldi 2 years ago
gnu: python-mysqlclient: Update to 2.2.4.

* gnu/packages/databases.scm (python-mysqlclient): Update to 2.2.4.
[arguments]<#:phases>: Remove 'fix-test phase.
[native-inputs]: Add pkg-config.

Change-Id: I57a0b84eb0d56f9cea619b226090cc1ccd84812b
Signed-off-by: Hilton Chain <hako@ultrarare.space>
5a41d4a5 — Marco Rimoldi 2 years ago
gnu: python-mysqlclient: Enable selected tests.

* gnu/packages/databases.scm (python-mysqlclient)
[build-system]: Change to pyproject-build-system.
[arguments]
<#:phases>: Add 'fix-test phase.
<#:test-flags>: Specify tests to run.
[native-inputs]: Add python-pytest.
[inputs]: Replace mariadb:dev with mariadb-connector-c.
[home-page]: Update.

Change-Id: I5ae0873155f9a7cc90a318762b77864665fadc01
Signed-off-by: Hilton Chain <hako@ultrarare.space>
85e457a4 — Efraim Flashner 2 years ago
gnu: libtommath: Update to 1.3.0.

* gnu/packages/multiprecision.scm (libtommath): Update to 1.3.0.

Change-Id: If0b4758abb634f4e7564d90e8a5534ebdf6579a6
0b38c940 — Jason Darby 2 years ago
home: services: bash: Reorder aliases.

Reported in <https://issues.guix.gnu.org/67652>.

* home/services/shells.scm (add-bash-configuration): Reorder aliases.

Change-Id: I288856bb6befe378ca60ef78578acc069cb18532
Reported-by: Atte Torri <atte.torri@universite-paris-saclay.fr>
Signed-off-by: Hilton Chain <hako@ultrarare.space>
b5e359eb — Nicolas Graves 2 years ago
gnu: Add tree-sitter-matlab.

* gnu/packages/tree-sitter.scm (tree-sitter-matlab): New variable.

Change-Id: I5a72d20e18ed370852b9a6d3037d94675aad8c4b
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Next