~ruther/guix-local

ref: b10c1ccdeaaa44f86d9abcf142566786480d3bbf guix-local/gnu d---------
b10c1ccd — Sharlatan Hellseher 1 year, 2 months ago
gnu: sl: Refresh package style.

* gnu/packages/toys.scm (sl): Use G-Expressions, adjust order of fields.
[arguments]: Remove trailing #t from lambda.
[description]: Adjust fill-column indentation.

Change-Id: Iaa3380514c7ba6597686845b722af2c341e8797d
a10f9ae4 — Sharlatan Hellseher 1 year, 2 months ago
gnu: oneko: Refresh package style.

* gnu/packages/toys.scm (oneko): Use G-expressions, simplify, adjust
fields order and fix indentation.

Change-Id: I1af493522add7a0a22f28c7df04dc7b763b99def
a1464477 — Sharlatan Hellseher 1 year, 2 months ago
gnu: nyancat: Refresh package style.

* gnu/packages/toys.scm (nyancat): Use G-Expressions simplify and fix
indentation.
[arguments]: Remove trailing #t from lambda.

Change-Id: I73e7c6f5dd9f3454703de2fc00f452e2a590ab98
7cc452d7 — Sharlatan Hellseher 1 year, 2 months ago
gnu: fortunes-jkirchartz: Update to 0.0.0-1.f3acb4e.

* gnu/packages/toys.scm (fortunes-jkirchartz): Update to 0.0.0-1.f3acb4e.

Change-Id: I44e6ec3677d04bead60a2a1048327b5d84d8f766
32f49d6c — Sharlatan Hellseher 1 year, 2 months ago
gnu: filters: Use G-Expressions.

* gnu/packages/toys.scm (filters): Use G-Expressions.
[arguments]: Remove trailing #t from lambda.

Change-Id: Iced42b1c99cf5c8fe7193f39f3cd9d44593792a6
590d24d6 — Sharlatan Hellseher 1 year, 2 months ago
gnu: cbonsai: Refresh package style.

* gnu/packages/toys.scm (cbonsai): Use G-Expressions, simplify and fix
indentation.

Change-Id: I6d8dbbe8a62ff98737584039b2bb6da72593abd1
b5e01c35 — Sharlatan Hellseher 1 year, 2 months ago
gnu: cbonsai: Update to 1.3.1-1.4682ec7.

* gnu/packages/toys.scm (cbonsai): Update to 1.3.1-1.4682ec7.

Change-Id: I67475f4f99883d18092477393321ebfa3b1fdf80
170600e4 — Sharlatan Hellseher 1 year, 2 months ago
gnu: packages/toys: Add module disclaimers.

* gnu/packages/toys.scm: Add header and footer disclaimers mentioning a
new package placement.

Change-Id: I93b331c8787ffb3d1a8c2ccbe18c40ab586c592b
ffee3a36 — Sharlatan Hellseher 1 year, 2 months ago
gnu: xpenguins: Sort alphabetically.

* gnu/packages/toys.scm (xpenguins): Sort variable alphabetically.

Change-Id: I5015825681d5ebd55ecc9cf6f7d5d477619a7bfd
201f5b81 — Sharlatan Hellseher 1 year, 2 months ago
gnu: nyancat: Sort alphabetically.

* gnu/packages/toys.scm (nyancat): Sort variable alphabetically.

Change-Id: Id556be216f71f3a4bf0907513908c0e3b102f539
9015178f — Sharlatan Hellseher 1 year, 2 months ago
gnu: packages/toys: Sort variables alphabetically.

* gnu/packages/toys.scm (cbonsai, filters, xsnow): Sort variables
alphabetically.

Change-Id: Ic4486754081283e2b68a860d15815bd5f8d88ed4
ea8e721d — Sharlatan Hellseher 1 year, 2 months ago
gnu: packages/toys: Sort use-module alphabetically.

* gnu/packages/toys.scm: Sort use-module alphabetically to ease
module maintenance.

Change-Id: Id622ac62d48d2b7764d23f5e5038c186be94136e
629edde1 — Andrew Wong 1 year, 4 months ago
gnu: Add python-terminaltexteffects.

* gnu/packages/toys.scm (python-terminaltexteffects): New variable.

Change-Id: I3b8ec681445c2d787c275788b90ce29c2f5053cf
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f2bbe3fc — Efraim Flashner 1 year, 2 months ago
gnu: qemu-minimal: Fix the test suite on armhf-linux.

* gnu/packages/virtualization.scm (qemu)[arguments]: Run the tests
single-threaded on armhf-linux.  Add a phase when building for
armhf-linux to skip a test.

Change-Id: If0f6cdde74c6c67898466f50bf4643ac03dc3661
9eb2468d — Efraim Flashner 1 year, 2 months ago
gnu: qemu-minimal: Don't build the documentation.

This removes mesa from the build dependency chain.

* gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Replace the
inherited 'move-html-doc phase.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme.
[synopsis]: Also mention that the docs aren't built.

Change-Id: I6761fae1e4c0001033c842451032fc54b674f3d5
fa485ee6 — Christopher Baines 1 year, 2 months ago
services: guix-build-coordinator: Extend pid file timeout.

As truncating the WAL can take time.

* gnu/services/guix.scm (guix-build-coordinator-shepherd-services): Extend pid
file timeout.

Change-Id: I054fbf5631ee5060a4ea5b3c7940809193e1003b
3147f597 — Christopher Baines 1 year, 2 months ago
gnu: guix-build-coordinator: Update to 0-115.bce23c5.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-115.bce23c5.

Change-Id: I7f38414e9b0ded8977fe01a564ea63a5727a0fc9
bcce7f8f — Ryan Sundberg 1 year, 2 months ago
gnu: add missing patch reference for dhclient.

This patch was introduced in 526b25e09e00709655c164e619ea64d1db3d8537 but
accidentally not included in the list in gnu/local.mk.

 * gnu/local.mk (dist_patch_DATA): Add
 dhclient-script-resolvconf-support.patch

Change-Id: I557c4e35239bc6767e890b36e2b36bfa7f77fcb0
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: Add partitionmanager.

* gnu/packages/kde.scm (partitionmanager): New variable.

Change-Id: I2bd1df994274397ecd92dd78d84954d97fe75f5a
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: kpmcore: Fix missing commands.

* gnu/packages/kde.scm (kpmcore)[inputs]: Switch to the old input style; Add
coreutils, cryptsetup, eudev, lvm2, mdadm, smartmontools and util-linux.
[arguments]<#:phases>: Add patch-trustedprefixes-file phase.

Change-Id: I6b205596e2ae5d03010db27b0b41ddb42d4534b5
Signed-off-by: Zheng Junjie <z572@z572.online>
Next