guix/gnu
Hartmut Goebel e7881f3db4
gnu: Fix python inputs, part 2: all inputs become native-inputs.
This patch contains the changes where all [inputs] are changed to
[native-inputs].

* gnu/packages/python.scm (python-pytest, python-fixtures,
  python-testrepository, python-virtualenv): All [inputs] are changed to
  [native-inputs].
* gnu/packages/openstack.scm (python-bandit, python-debtcollector,
  python-hacking, python-tempest-lib, python-oslo.config, python-oslo.context,
  python-oslo.i18n, python-oslo.log, python-oslo.serialization,
  python-oslosphinx, python-oslotest, python-oslo.utils): Likewise.
2016-11-15 22:31:03 +01:00
..
build container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
packages gnu: Fix python inputs, part 2: all inputs become native-inputs. 2016-11-15 22:31:03 +01:00
services services: Require wpa-supplicant-service for connman-service. 2016-11-15 00:19:23 +01:00
system container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
tests
artwork.scm
local.mk gnu: python-2.7: Add all guix prefixes in PYTHONPATH to site-prefixes. 2016-11-15 17:37:48 +01:00
packages.scm
services.scm
system.scm system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23. 2016-11-08 23:31:27 +01:00
tests.scm