Skip to content
Snippets Groups Projects
Commit 140adc3c authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Document the top-level gridlib thing-y

Also this no longer needs to be rec
parent 34eefcd7
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!118Merge develop into staging,!109Regularize (somewhat) the definition of grids for Morph
rec {
# Gather up the grid library functionality and present it in a (somewhat)
# coherent public interface. Application code should prefer these names over
# directly importing the source files in this directory.
{
hardware-aws = import ./issuer-aws.nix;
issuer = import ./issuer.nix;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment