From e37949d1b5a4cddbb51667464cdc09341d2c50d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Kr=C3=BCger?= Date: Mon, 1 Apr 2024 19:40:11 +0200 Subject: [PATCH] add mgit at stuff --- flakes/manual.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index e69de29b..2f9747d1 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -0,0 +1,14 @@ +[[sources]] +type = "github" +owner = "mgit-at" +repo = "nixos-common" + +[[sources]] +type = "github" +owner = "mgit-at" +repo = "nix-unify" + +[[sources]] +type = "github" +owner = "mgit-at" +repo = "cert-viewer"