~ruther/guix-local

14f2250b — wrobell 5 months ago
gnu: python-essentials: Update to 1.1.8.

* gnu/packages/python-xyz.scm (python-essentials): Update to 1.1.8.

Change-Id: If39f7089d7ed42e63ae4a94c36b9a71fb9ffdc86
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
57f2757d — wrobell 5 months ago
gnu: python-guardpost: Update to 1.0.3.

* gnu/packages/python-web.scm (python-guardpost): Update to 1.0.3.

Change-Id: I20727afdaa8ad8cc7e023bcbe7beee91396b0f75
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
47e064fc — Hugo Buddelmeijer 5 months ago
gnu: guvcview: Update to 2.2.1.

* gnu/packages/video.scm (guvcview): Update to 2.2.1.
[build-system]: Switch to cmake-build-system.
[inputs]: Remove bdb, ffmpeg and libjpeg-turbo; add ffmpeg-6.

Change-Id: I44a10958ec70e7e2d3847f89c69535e3aef91603
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5cc880f9 — Nicolas Goaziou 5 months ago
gnu: emacs-shell-command+: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-shell-command+)[arguments]: Fix test.

Emacs build system generates a "shell-command+-pkg.el" file, which disturbs test suite
expectations about the layout of working directory.

Change-Id: Ic281a0e1fb8ddee610b19ccdee26d6abbd3f65ca
564233a7 — Sughosha 6 months ago
gnu: Add yabridgectl.

* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Add yabridgectl.
* gnu/packages/audio.scm (yabridgectl): New variable.

Change-Id: I9ffeda9d029a418f7d8f7ffe889468a14c963af5
48e4455d — Sughosha 6 months ago
gnu: Add yabridge.

* gnu/packages/audio.scm (yabridge): New variable.

Change-Id: I4d06ff78582c80923b70d03847ba05857b0a2f9c
594dcabe — Sughosha 6 months ago
gnu: Add vst3sdk.

* gnu/packages/audio.scm (vst3sdk): New variable.

Change-Id: I7aef9a2a37a97fdc0e471962f09488126e94c503
f0b5c57f — Sughosha 6 months ago
gnu: Add wine-staging-for-system.

* gnu/packages/wine.scm (wine-staging-for-system): New procedure.

Change-Id: Ic738345b0963bf089f64ad7d9f801a3bbd56f529
ec6b5d0f — Sughosha 6 months ago
gnu: Add wine-for-system.

* gnu/packages/wine.scm (wine-for-system): New procedure.

Change-Id: I4e1d0afe30f79710c6d61fce3b072ddfb122c7b2
24ede160 — Sughosha 6 months ago
gnu: Add clap-1.1.

* gnu/packages/audio.scm (clap-1.1): New variable.

Change-Id: I874b2fb53dcd18027f8e9e5f6a1bdf19657f116c
4b035803 — Sughosha 6 months ago
gnu: Add clap.

* gnu/packages/audio.scm (clap): New variable.

Change-Id: I346593208a060ee9a951eccec3dd5a519ecc9408
eeeee6a7 — Sughosha 6 months ago
gnu: Add function2.

* gnu/packages/cpp.scm (function2): New variable.

Change-Id: I2fe5febd7165c301c3d65669b050391de0fcd1c6
f65bf650 — Sughosha 6 months ago
gnu: Add bitsery.

* gnu/packages/cpp.scm (bitsery): New variable.

Change-Id: I1a302036d70fcf280e8a956f938e900d1d08bd17
gnu: trealla: Patch shared object file references.

* gnu/packages/prolog.scm (trealla): Patch shared object file references.
[inputs]: Add curl, gsl, raylib, and sqlite.
[arguments]: Patch shared object file references.

Change-Id: If90831da524743cbb119701145643686a3f90884
e5e2db11 — Sharlatan Hellseher 5 months ago
gnu: packages/golang-xyz: Sort.

* gnu/packages/golang-xyz.scm::(go-github-com-containerd-console,
go-github-com-cpuguy83-go-md2man-v2,
go-github-com-distribution-reference, go-github-com-moby-patternmatcher,
go-github-com-timshannon-bolthold): Sort variables alphabetically.

Change-Id: Iecb2632484169e9c03b8e7944232273abf3eb880
6ba1e905 — Sharlatan Hellseher 5 months ago
gnu: Deprecate go-github-com-go-md2man.

* gnu/packages/golang-xyz.scm (go-github-com-cpuguy83-go-md2man-v2): New
variable based on go-github-com-go-md2man with correct name style.
[arguments] <import-path>: Adjust according to go.mod.
(go-github-com-go-md2man): Deprecate in favor of
go-github-com-cpuguy83-go-md2man-v2
(go-md2man): Adjust inheritance.
[import-path]: Trim trailing "v2" to produce correct binary name.

(go-github-com-spf13-cobra, go-github-com-urfave-cli)
(go-github-com-urfave-cli-v2)[propagated-inputs]: Remove
go-github-com-go-md2man; add go-github-com-cpuguy83-go-md2man-v2.

Change-Id: I9098e528814403a1af483e580044728cab6c605f
2793cb63 — Sharlatan Hellseher 5 months ago
gnu: python-pywal: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-pywal):[build-system]: Switch to
pyproject-build-system.
[native-inputs]: Add python-pytest and python-setuptools.

Change-Id: I1c461e7353edd99018c915b1a1bb0d5813471715
a41a9c3b — mstenek 5 months ago
gnu: Add python-pywal16.

* gnu/packages/python-xyz.scm (python-pywal16): New Variable.

Change-Id: If3781f92c182cbde0b7e0740354c441e4a226c2e
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
33648682 — Hartmut Goebel 5 months ago
gnu: python-elasticsearch: Update to 9.1.1.

* gnu/packages/python-web.scm (python-elasticsearch): Update to 9.1.1.
[arguments]: Remove.  [native-inputs]: Add nss-certs-for-test, python-aiohttp,
python-orjson, python-pytz, and python-hatchling; remove python-setuptools and
python-wheel [propagated-inputs]: Remove python-urllib3-1.26; add
python-elastic-transport.

Change-Id: I2ae29c16b673d0ea530ebc2f4c8177f80a7c3043
7d7a77c7 — Hartmut Goebel 5 months ago
gnu: Add python-elastic-transport.

* gnu/packages/python-web.scm (python-elastic-transport): New variable.
Next