diff --git a/flakes/manual.toml b/flakes/manual.toml index 2b35c958..8c81a47b 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -156,3 +156,8 @@ repo = "micropython-builder" type = "github" owner = "hellwolf" repo = "solc.nix" + +[[sources]] +type = "github" +owner = "anpandey" +repo = "numen-nix"