guix/gnu
Ludovic Courtès cc6f49121b
gnu: Move crypto packages from python to python-crypto.
* gnu/packages/python.scm (python-passlib, python2-passlib)
(python-py-bcrypt, python2-py-bcrypt)
(python-paramiko, python2-paramiko, python-ecdsa, python2-ecdsa)
(python-pycrypto, python2-pycrypto, python-keyring, python2-keyring)
(python-certifi, python2-certifi)
(python-cryptography-vectors, python2-cryptography-vectors)
(python-cryptography, python2-cryptography)
(python-pyopenssl, python2-pyopenssl)
(python-axolotl-curve25519, python2-axolotl-curve25519)
(python-axolotl, python2-axolotl, python2-slowaes)
(python-pyaes, python2-pyaes): Move to...
* gnu/packages/python-crypto.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/crypto.scm, gnu/packages/finance.scm,
gnu/packages/irc.scm, gnu/packages/jrnl.scm,
gnu/packages/messaging.scm, gnu/packages/openstack.scm,
gnu/packages/python-web.scm, gnu/packages/tls.scm,
gnu/packages/xorg.scm: Adjust accordingly.
2017-11-16 08:45:15 +01:00
..
bootloader
build build: Use overlayfs instead of unionfs. 2017-11-08 18:23:05 +01:00
packages gnu: Move crypto packages from python to python-crypto. 2017-11-16 08:45:15 +01:00
services services: guix: Remove dependency on 'lsof'. 2017-11-13 11:36:28 +01:00
system install: Fix typo. 2017-11-11 05:17:59 +01:00
tests tests: install: Increase target-size. 2017-11-15 00:48:09 +03:00
artwork.scm
bootloader.scm
local.mk gnu: Move crypto packages from python to python-crypto. 2017-11-16 08:45:15 +01:00
packages.scm packages: 'fold-packages' takes #:select? parameter. 2017-11-07 00:12:10 +01:00
services.scm services: Add 'lookup-service-types'. 2017-11-08 22:31:58 +01:00
system.scm services: guix: Remove dependency on 'lsof'. 2017-11-13 11:36:28 +01:00
tests.scm