Skip to content
Snippets Groups Projects
Jean-Paul Calderone's avatar
Jean-Paul Calderone authored
We can't point it at a Nix expression that evaluates to our desired version of
nixpkgs because certain consumers want it to be a filesystem path instead.
9b2cd793
History

Project Hosting Moved

This project can now be found at https://whetstone.privatestorage.io/opensource/PrivateStorageio

PrivateStorageio

The backend for a private, secure, and end-to-end encrypted storage solution.

Documentation

There is documentation for:

  • Operators/Admins: docs/ops/README.rst
  • Developers: docs/dev/README.rst

The documentation can be built using this command:

$ nix-build docs.nix

The documentation is also built on and published by CI.