aws / aws-nitro-enclaves-nsm-api

This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.
Apache License 2.0
62 stars 43 forks source link

Introduce default enabled nix feature flag to allow for non nix usage #41

Closed lfarrel6 closed 1 year ago

lfarrel6 commented 1 year ago

Issue #, if available: 40

Description of changes: Update nix dependency to be optional, with the feature default enabled. This will allow non *nix systems to use this crate for its type definitions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.