~ruther/guix-local

ref: dfd5b964590fef2f58099dbfbf31bf564fbee9b1 guix-local/gnu d---------
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>
cd82bf82 — Paul A. Patience 2 years ago
gnu: Add tree-sitter-ungrammar.

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

Change-Id: I162e1ffe692aaf0b81080e4df239bba10da477ed
Signed-off-by: Hilton Chain <hako@ultrarare.space>
424b81c7 — Paul A. Patience 2 years ago
gnu: Add tree-sitter-ron.

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

Change-Id: I26abfa4a298b23a14bcea852c2974e694daddecd
Signed-off-by: Hilton Chain <hako@ultrarare.space>
a4573ee6 — Paul A. Patience 2 years ago
gnu: Add tree-sitter-hcl.

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

Change-Id: I2522cf5cc30b313c16636821deed2752ea65b43e
Signed-off-by: Hilton Chain <hako@ultrarare.space>
6881f090 — Paul A. Patience 2 years ago
gnu: Add tree-sitter-kdl.

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

Change-Id: I40a9d9629e29d1682999d9787d4092775be23c19
Signed-off-by: Hilton Chain <hako@ultrarare.space>
7995816e — Hilton Chain 2 years ago
linux-modules: Ignore nonexistent module files on boot.

This is a follow-up to 8f8ec56052766aa5105d672b77ad9eaca5c1ab3c, which only
covers building initrd, while the booting code still tries to load nonexistent
files for builtin modules.

* gnu/build/linux-modules.scm (load-linux-modules-from-directory): Ignore
nonexistent module files.

Change-Id: I09ef207e82397e915e671c8464b92bcf90f03dcf
3feb8f7f — nafkhamdc 2 years ago
gnu: Add python-icecream.

* gnu/packages/python-xyz.scm (python-icecream): New variable.

Change-Id: I866d0ce591a1b81fdd7e0ee706cb8e9791e70c49
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
64db5d6d — nafkhamdc 2 years ago
gnu: Add python-pytest-relaxed.

* gnu/packages/check.scm (python-pytest-relaxed): New variable.

Change-Id: I9c506fe6a6586c87d72775a0567fd3c45ba03568
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
a223b1e5 — Ricardo Wurmus 2 years ago
gnu: r-bionero: Update to 1.10.2.

* gnu/packages/bioconductor.scm (r-bionero): Update to 1.10.2.

Change-Id: I419476f683156fa612b35680c5de3f8044851439
af70b1d3 — Ricardo Wurmus 2 years ago
gnu: r-flowworkspace: Update to 4.14.3.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.3.

Change-Id: I2a717e99d7b71df0c3774ad235e0fe87f5b2aa19
Next