From 1741cdb804488393ee889736f53867f4aa752820 Mon Sep 17 00:00:00 2001 From: Daniel Gollings Date: Sat, 24 Dec 2022 13:00:02 +0100 Subject: [PATCH] Add buf cli flake to public flakes search --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 9b64dbef..03b996cd 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -128,3 +128,8 @@ repo = "geomyidae-flake" type = "github" owner = "matthewcroughan" repo = "filestash-nix" + +[[sources]] +type = "github" +owner = "dgollings" +repo = "nix-buf" \ No newline at end of file