guix/gnu
Tomáš Čech 3eabcc7878
gnu: Add missing input to python-py3status and fix call path.
file is used to determine configuration file encoding and py3status fails to
start when this tool is missing.

* gnu/packages/python.scm (python-py3status)[inputs]: Add file.
  [arguments]: Modify phases to patch py3status to call file with an absolute
  path.
2017-10-08 13:03:07 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build uuid: Add 'uuid=?' and use it. 2017-10-05 12:09:17 +02:00
packages gnu: Add missing input to python-py3status and fix call path. 2017-10-08 13:03:07 +02:00
services services: Add MongoDB. 2017-10-06 21:24:30 +01:00
system file-systems: Add a 'location' field to <file-system>. 2017-10-05 12:09:17 +02:00
tests services: Add MongoDB. 2017-10-06 21:24:30 +01:00
artwork.scm
bootloader.scm
local.mk gnu: openjpeg: Update to 2.3.0. 2017-10-05 20:28:32 +02:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm services: network-manager: Add support for VPN plug-ins. 2017-09-22 00:05:08 +02:00
system.scm system: Really filter out Linux device names for the store. 2017-10-07 00:05:18 +02:00
tests.scm