~ruther/guix-local

085f50b3 — Nicolas Graves 8 months ago
gnu: sugar-help-activity: Switch to pyproject.

* gnu/packages/sugar.scm (sugar-help-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style.  Delete 'build phase.
[native-inputs]: Add python-setuptools-next.

Change-Id: I90e33b0e66ee9e39077e377121c6b56010d619fb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1498216f — Nicolas Graves 8 months ago
gnu: sugar-commander-activity: Switch to pyproject.

* gnu/packages/sugar.scm (sugar-commander-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style.  Delete 'build phase.
[native-inputs]: Add python-setuptools-next.
[description]: Run guix style and re-indent.

Change-Id: Ic9e4939efbf0152090a5e6ca49ae2be7a78dad71
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d8d2b8ba — Nicolas Graves 8 months ago
gnu: sugar-classify-cats-activity: Switch to pyproject.

* gnu/packages/sugar.scm (sugar-classify-cats-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style.  Delete 'build phase.
[native-inputs]: Add python-setuptools-next.

Change-Id: I94fae34ebc40c074a13927af5a0fc398c83f41ce
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
435af65a — Nicolas Graves 8 months ago
gnu: sugar-chat-activity: Switch to pyproject.

* gnu/packages/sugar.scm (sugar-chat-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style.  Delete 'build phase.
[native-inputs]: Add python-setuptools-next.

Change-Id: I8b2adc9c9d2a0c12e343f111019a61021a9ab44a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
230847ce — Nicolas Graves 8 months ago
gnu: sugar-cellgame-activity: Switch to pyproject.

* gnu/packages/sugar.scm (sugar-cellgame-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style.  Delete 'build phase.
[native-inputs]: Add python-setuptools-next.

Change-Id: Iad29e208959fa4c0d04e90e6e631baad3456ed5c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
01a69c74 — Nicolas Graves 8 months ago
gnu: sugar-browse-activity: Switch to pyproject.

* gnu/packages/sugar.scm (sugar-browse-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style.  Delete 'build phase.
[native-inputs]: Add python-setuptools-next.

Change-Id: Ibeb793989fcc4d7b3c05126b438cace25802f66e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
0f4bcfe3 — Nicolas Graves 8 months ago
gnu: sugar-block-party-activity: Switch to pyproject.

* gnu/packages/sugar.scm (sugar-block-party-activity):
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:test-target> with <#:test-flags>.
<#:phases>: Run guix style.  Delete 'build phase.
[native-inputs]: Add python-setuptools-next.

Change-Id: Ia48866d7fee34af55b1140deb90dad6163089033
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b019668f — Cayetano Santos 7 months ago
gnu: python-scikit-rebate: Switch to pyproject.

* gnu/packages/machine-learning.scm (python-scikit-rebate)[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools-next.

Change-Id: I9b4767dd3593aadb43195ac6589db4ad3c7e6a30
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e28bf7c6 — Efraim Flashner 7 months ago
gnu: ntp: Find the location of installed binaries.

* gnu/packages/ntp.scm (ntp)[arguments]: Add a phase to set the full
path of the installed binaries.

Change-Id: I70d8a67c451ee01cce9afbc0bcd783b72dbc78be
00266c58 — Efraim Flashner 7 months ago
gnu: ntp: Set location of ntp driftfile.

* ngu/packages/ntp.scm (ntp)[arguments]: Set the location of the
driftfile to the location set in the ntp service.

Change-Id: I33e023fe3ff050dddeb0f7b83f42e78a43454070
867865b8 — Nicolas Graves 8 months ago
gnu: libofx: Replace libxml++@2 with latest version.

* gnu/packages/finance.scm (libofx)[inputs]: Replace libxml++@2 with
libxml++@5.  Improve style.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
4f9da5d4 — Nicolas Graves 8 months ago
gnu: gobby: Improve style.

* gnu/packages/gobby.scm (gobby)[inputs, arguments]: Improve style.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
bb08923f — Nicolas Graves 8 months ago
gnu: Remove libxml++-3.

This is a package that was only used for tascam-gtk and its update
proved to be more complex than libxml++ 2 or 5.

* gnu/packages/gnome.scm (libxml++-3): Delete variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
4635aef9 — Nicolas Graves 8 months ago
gnu: tascam-gtk: Update to 0.4-1.6419a3b.

* gnu/packages/music.scm (tascam-gtk): Update to 0.4-1.6419a3b.
[native-inputs]: Add autoconf, automake.
[inputs]: Replace libxml++-3 with libxml++.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
60a3b76c — Nicolas Graves 8 months ago
gnu: libxml++-2: Update to 2.42.3.

* gnu/packages/gnome.scm (libxml++-2): Update to 2.42.3.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
25de8023 — Nicolas Graves 8 months ago
gnu: libxml++: Update to 5.4.0.

* gnu/packages/gnome.scm (libxml++): Update to 5.4.0.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
fee9ce26 — Liliana Marie Prikler 8 months ago
gnu: python-clinguin: Update to 2.7.1.

* gnu/packages/potassco.scm (python-clinguin): Update to 2.7.1.
[source]<snippet>: Adjust accordingly.
[propagated-inputs]: Add python-clingcon.
abb87389 — Liliana Marie Prikler 8 months ago
gnu: python-clingexplaid: Update to 1.3.3.

* gnu/packages/potassco.scm (python-clingexplaid): Update to 1.3.3.
fd4aacf9 — Liliana Marie Prikler 8 months ago
gnu: python-clintest: Update to 0.4.0.

* gnu/packages/potassco.scm (python-clintest): Update to 0.4.0.
fa3d3a03 — Liliana Marie Prikler 8 months ago
gnu: python-clorm: Update to 1.6.1.

* gnu/packages/potassco.scm (python-clorm): Update to 1.6.1.
Next