guix-devel/gnu
Ricardo Wurmus f24eba89f4
gnu: Move crypto packages from haskell to haskell-crypto.
* gnu/packages/haskell.scm (ghc-asn1-types, ghc-asn1-encoding, ghc-asn1-parse,
ghc-crypto-api, ghc-crypto-api-tests, ghc-cryptohash, ghc-cryptohash-md5,
ghc-cryptohash-sha1, ghc-cryptonite, ghc-digest, ghc-entropy, ghc-pem,
ghc-puremd5, ghc-sha, ghc-x509, ghc-x509-store, ghc-x509-validation,
ghc-x509-system): Move variables to ...
* gnu/packages/haskell-crypto.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/haskell-web.scm,
gnu/packages/version-control.scm: Include haskell-crypto module.
2017-11-13 18:36:51 +01:00
..
bootloader
build build: Use overlayfs instead of unionfs. 2017-11-08 18:23:05 +01:00
packages gnu: Move crypto packages from haskell to haskell-crypto. 2017-11-13 18:36:51 +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
artwork.scm
bootloader.scm
local.mk gnu: Move crypto packages from haskell to haskell-crypto. 2017-11-13 18:36:51 +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