~ruther/guix-local

bf6fdf76 — Jaeme Sifat 2 years ago
gnu: Remove dunst.scm.

The dunst package is much beter suited to be in wm.scm. This patch deletes
dunst.scm, moves dunst to wm.scm, and removes dunst.scm from the build
process.

* gnu/local.mk (GNU_SYSTEM_MODULES): Remove dunst.scm.
* gnu/packages/dunst.scm: Delete file.
* gnu/packages/wm.scm (dunst): New variable.

Change-Id: I3b074f12f34e14ef1101069ed45ddb33f8d3ea51
Signed-off-by: Christopher Baines <mail@cbaines.net>
a482d3d9 — Jaeme Sifat 2 years ago
gnu: dunst: Update to 1.9.2.

* gnu/packages/dunst.scm (dunst): Update to 1.9.2.
[arguments]: Use gexps.

Change-Id: Ic13f1679074462918991a1ceba8571a46e721224
Signed-off-by: Christopher Baines <mail@cbaines.net>
aa98a976 — Christopher Baines 2 years ago
lint: Speed up the formatting linter.

By using go-to-location which caches the number of bytes to seek by to get to
specific lines in a file.

* guix/lint.scm (report-formatting-issues): Use go-to-location.

Change-Id: I34e4d3acfbb1e14e026d2e7f712ba8d22b56c147
Signed-off-by: Christopher Baines <mail@cbaines.net>
1eb31333 — Simon Tournier 2 years ago
scripts: edit: Fix relative file-name with 'load-path' option.

* guix/scripts/edit.scm (search-path*): Return 'file' if exists when
'search-path' fails.

Change-Id: I891d63d0d28577a7d1732fc59435828ecc0a5c5a
ab94e806 — Jelle Licht 2 years ago
gnu: node-lts: Update to 18.18.2.

* gnu/packages/node.scm (node-lts): Update to 18.18.2.
[arguments]<phases>: Add 'install-node-gyp-wrapper phase.

Change-Id: I6b17de33313505558a8fa9560126adef486fd0e3
175532b7 — VÖRÖSKŐI András 2 years ago
gnu: Add rust-blake2-0.10.

* gnu/packages/crates-io.scm (rust-blake2-0.10): New variable.

Change-Id: I8cb30f21a62c563c9c7c559765d9672aed6680ad
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
7684214b — Janneke Nieuwenhuizen 2 years ago
gnu: m2-planet: Update to 1.11.0.

* gnu/packages/mes.scm (m2-planet): Update to 1.11.0.

Change-Id: I65ebb434a090e0a57dac50764f16523946a6fa3f
09feb16a — Janneke Nieuwenhuizen 2 years ago
gnu: mescc-tools: Update to 1.5.0.

* gnu/packages/mes.scm (mescc-tools): Update to 1.5.0.

Change-Id: I53f6923b8378b5205356e068aa1f1481a9bf7b42
48268569 — Efraim Flashner 2 years ago
gnu: icedtea-7: Fix building on powerpc-linux.

* gnu/packages/java.scm (icedtea-7)[arguments]: Adjust custom
'install-libjvm phase to add support for powerpc-linux.

Change-Id: Ie77a2b53fdef1e0ddc0351e6c2d0241d08b80508
adf716c1 — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-screpertoire.

* gnu/packages/bioconductor.scm (r-screpertoire): New variable.

Change-Id: Iaa876f787d5e39ca2888bf2082da3d7839224e15
01b7d917 — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-powertcr.

* gnu/packages/bioconductor.scm (r-powertcr): New variable.

Change-Id: I75fc30a7021d6199b768318da3afcfeaaafcf027
1678be98 — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-evmix.

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

Change-Id: I93152dee218e9cef85dd66e17231f1728f0ffb52
ab64815f — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-truncdist.

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

Change-Id: Icb9f06a36e5ee5a58828dc2f496b71a850a911b9
3f991b81 — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-evd.

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

Change-Id: I1f3b2ee5829807f6f76cf87b4df43ae8005688bc
e3f318f0 — Wilko Meyer 2 years ago
gnu: linux-libre 5.10: Fix the hash of the deblob-scripts.

This is a followup to commit e672066097b5f145de29f26e469453352376e654.

* gnu/packages/linux.scm (deblob-scripts 5.10): Update hash.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I0fe56dd2694185b6c77468ecc844aaf25ec7564a
3bb6938f — Wilko Meyer 2 years ago
gnu: linux-libre 5.15: Fix the hash of the deblob-scripts.

This is a followup to commit b26526ea0591b801412d7bf2edcba875d2447447.

* gnu/packages/linux.scm (deblob-scripts 5.15): Update hash.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Ia59003f2ccfe98e2390593d1ca0b7077f0b7bd5d
1d4813f2 — Wilko Meyer 2 years ago
gnu: linux-libre 6.1: Fix the hash of the deblob-scripts.

This is a followup to commit 26709726a80de2d22ab129ff49b38dc1600bf8b2.

* gnu/packages/linux.scm (deblob-scripts 6.1): Update hash.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I0035078f4c229763e56cf70ccae730804b123640
58786c82 — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-rnbeads.

* gnu/packages/bioconductor.scm (r-rnbeads): New variable.

Change-Id: I78b248a449473fc37ac414295faa6e61269b8625
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4c170160 — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-ewastools.

* gnu/packages/bioinformatics.scm (r-ewastools): New variable.

Change-Id: I4117dbee188c7d9547fe63b2b89ec9258bbda60b
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
a04800b8 — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-mblm.

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

Change-Id: Iddfa9bc03a4e5782623253cb70d1ae888545e2ec
Next