From 3db246bfe2a1a9bce438c1539cc7bfbfc7324024 Mon Sep 17 00:00:00 2001 From: Daniel Gollings Date: Sat, 24 Dec 2022 12:57:34 +0100 Subject: [PATCH] Add cockroachdb binary flake to public flakes search --- flakes/manual.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 9b64dbef..e5371437 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -128,3 +128,9 @@ repo = "geomyidae-flake" type = "github" owner = "matthewcroughan" repo = "filestash-nix" + + +[[sources]] +type = "github" +owner = "dgollings" +repo = "nix-cockroachdb-bin" \ No newline at end of file