suri-framework / castore

A portable pure OCaml CA Store
MIT License
16 stars 2 forks source link

Add nix flake #1

Closed metame closed 6 months ago

metame commented 6 months ago

This PR adds a derivation using nix flakes to allow building colors with nix with support for the following architectures: "x86_64-linux" "aarch64-linux" "aarch64-darwin" "x86_64-darwin"

It is currently using OCaml 5.1 as that is the version in nix-pkgs.