guix-play/gnu
Marius Bakke af825b11f7
gnu: Remove python2-trezor and python2-trezor-agent.
Some of the automatic python3->python2 transformation packages that these
depend upon are failing.  Just remove these trivial packages to please the CI.

* gnu/packages/finance.scm (python2-trezor-agent, python2-trezor): Remove
variables.
2019-07-31 19:37:32 +02:00
..
bootloader bootloader: grub: Remove unneeded 'terminal_output'. 2019-05-09 12:11:36 +02:00
build linux-container: Mount a new /dev/pts instance in the container. 2019-07-06 00:26:58 +02:00
installer maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
machine guix system: Add 'reconfigure' module. 2019-07-26 19:19:49 +02:00
packages gnu: Remove python2-trezor and python2-trezor-agent. 2019-07-31 19:37:32 +02:00
services guix system: Add 'reconfigure' module. 2019-07-26 19:19:49 +02:00
system maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
tests tests: Add reconfigure system test. 2019-07-26 19:19:49 +02:00
artwork.scm artwork: Update snapshot to 2f2fe74. 2019-06-10 23:11:07 +02:00
bootloader.scm
ci.scm ci: 'channel-build-system' honors the target system. 2019-07-06 16:17:24 +02:00
installer.scm maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
local.mk tests: Add reconfigure system test. 2019-07-26 19:19:49 +02:00
machine.scm gnu: Add machine type for deployment specifications. 2019-07-06 02:10:04 -04:00
packages.scm packages: 'specification->package+output' distinguishes "no output specified". 2019-06-27 11:14:41 +02:00
services.scm services: 'gc-root-service-type' now has a default value. 2019-05-10 23:29:18 +02:00
system.scm system: Add 'operating-system-with-gc-roots'. 2019-05-15 16:36:21 +02:00
tests.scm