guix-emtecbase-manifest.scm 250 B

123456789
  1. (specifications->manifest
  2. '("openssl" ; To decrypt instance data.
  3. "postgresql"
  4. "postgis"
  5. ;; "python"
  6. "python-wrapper" ; Contains pip.
  7. ;; "python-keras" ; Broken?
  8. "python-virtualenv"))