Skip to content

References

This project is heavily based on haskell-flake, from which it takes its overall structure.

It’s also influenced, indebted by the following projects in a number of ways:

It goes without saying that these proejects don’t have anything to do with conan-flake — all wrong design decisions taken on the present scope are on our own account.

A good overview of the Nix module system is on nix.dev:

specially the second part:

As for the standard environment, it’s worth emphasizing the already mentioned:

A good source of information is Nixpkgs Reference Manual:

The conan-flake options themselves are published, generated from the module, at the conan-flake option reference — see also the Conan documentation for the configuration files those options render.