From 585086fada10813e311be514b4fc4395c776b2fe Mon Sep 17 00:00:00 2001 From: perdolique <142721811+perdolique@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:28:01 +0400 Subject: [PATCH] Add Snowfall Lib (#202) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 026d219..b20dd1d 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ * [pre-commit-hooks.nix](https://github.com/cachix/pre-commit-hooks.nix) - Run linters/formatters at commit time and on your CI. * [rnix-lsp](https://github.com/nix-community/rnix-lsp) - A syntax-checking language server for Nix. * [robotnix](https://github.com/danielfullmer/robotnix) - A declarative and reproducible build system for Android (AOSP) images. +* [Snowfall Lib](https://github.com/snowfallorg/lib) - A library that makes it easy to manage your Nix flake by imposing an opinionated file structure. ## DevOps