diff --git a/README.md b/README.md index ce8122f..8c73afe 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,18 @@ NixOS Software Center

+[FlakeHub](https://flakehub.com/new) is a platform developed by [Determinate Systems](https://determinate.systems/) for discovering and publishing [Nix flakes](https://zero-to-nix.com/concepts/flakes). [FlakeHub](https://determinate.systems/posts/introducing-flakehub) provides the Nix ecosystem with a variety of new capabilities: + + * The ability to explore the Nix flake landscape. + * Semantic versioning for flakes, including version modifiers like **~ (flexible patch)** and **= (exact match)**. + * Automated flake publishing with GitHub Actions. + +

+ +
+FlakeHub +

+ [Determinate Nix Installer](https://github.com/DeterminateSystems/nix-installer) is an opinionated alternative to the official [Nix install scripts](https://nixos.org/download.html). **The nix-installer tool is ready to use in a number of environments:**