~ruther/guix-local

cf738161 — Christopher Baines 6 years ago
gnu: python2-dogtail: Update to 0.9.11.

There are newer releases on a gitlab.com repository compared to PyPI. Make an
attempt at getting the tests to work, they don't yet I believe because DBus
isn't working properly. This update is a step towards getting a Python 3
variant of the package, which can be used to test virt-manager.

* gnu/packages/python-xyz.scm (python2-dogtail): Update to 0.9.11.
[source]: Switch from PyPI to gitlab.com, as gitlab.com contains newer
releases.
[arguments]: Replace the check phase, and update comment about disabling the
tests.
[propagated-inputs,native-inputs]: Add relevant packages.
[home-page]: Change to https://gitlab.com/dogtail/dogtail/
06fe35cf — Christopher Baines 6 years ago
gnu: python-pyatspi: Propagate python-pygobject.

As python-pygobject is required at runtime.

* gnu/packages/gnome.scm (python-pyatspi)[inputs]: Move python-pygobject to…
[propagated-inputs]: …here.
(python2-pyatspi)[inputs]: Move python2-pygobject to…
[propagated-inputs]: …here.
5d31933e — Christopher Baines 6 years ago
gnu: Add python2-pyatspi.

This will enable updating python2-dogtail to 0.9.11.

* gnu/packages/gnome.scm (python2-pyatspi): New variable.
1dbd0005 — Mathieu Othacehe 6 years ago
system: image: Fix disk-image cross-compilation.

* gnu/system/image.scm (system-disk-image): Use the native version of the
helper packages (e2fsprogs, dosfstools, mtools, genimage, coreutils and
findutils).
15135a5e — Mathieu Othacehe 6 years ago
gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images.

* gnu/packages/patches/grub-setup-root.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bootloaders.scm (grub): Apply it.
16f9124d — Mathieu Othacehe 6 years ago
build: image: Add support for EXT2 and EXT3 file-systems.

* gnu/build/image.scm (make-ext4-image): Rename to ...
(make-ext-image): ... it, and pass the file-system type to mke2fs,
(make-partition-image): Adapt to call "make-ext-image" if the partition
file-system is prefixed by "ext".
1b4fa785 — Mathieu Othacehe 6 years ago
image: Add partition offset support.

* gnu/image.scm (partition-offset): New procedure,
(<partition>)[offset]: new field.
* gnu/system/image.scm (system-disk-image): Apply the partition offset.
edb0366c — Marcin Karpezo 6 years ago
gnu: emacs-stumpwm-mode: Update to 0.0.1-3.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
dfd4a298 — Marcin Karpezo 6 years ago
gnu: sbcl-swm-gaps: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
546f21c2 — Marcin Karpezo 6 years ago
gnu: sbcl-globalwindows: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
40dab176 — Marcin Karpezo 6 years ago
gnu: sbcl-pass: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
7b7c3c08 — Marcin Karpezo 6 years ago
gnu: sbcl-ttf-fonts: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
8b2a637d — Marcin Karpezo 6 years ago
gnu: stumpish: Update to 0.0.1-2.920f8fc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
681ac9a6 — Efraim Flashner 6 years ago
gnu: go-github-com-prometheus-procfs: Re-indent.

* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs):
Re-indent the package.
3d2e2bf6 — Efraim Flashner 6 years ago
gnu: go-github-com-prometheus-procfs: Update to 0.0.11.

* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.11.
[propagated-inputs]: Add go-golang-org-x-sys.
a63077f0 — Efraim Flashner 6 years ago
gnu: go-github-com-maruel-panicparse: Update to 1.4.1.

* gnu/packages/golang.scm (go-github-com-maruel-panicparse): Update to
1.4.1.
f913f7d9 — Efraim Flashner 6 years ago
gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.

* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile):
Update to 1.0.1.
a2b7abcd — Efraim Flashner 6 years ago
gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.4.1.

* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber):
Update to 1.4.1.
37b0793d — Efraim Flashner 6 years ago
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.6.0.

* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.6.0.
f5c9d261 — Efraim Flashner 6 years ago
gnu: go-github-com-lib-pq: Update to 1.5.2.

* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.5.2.
Next