diff options
Diffstat (limited to 'nix/sources.json')
-rw-r--r-- | nix/sources.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nix/sources.json b/nix/sources.json index 8c5ac7a..654686a 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,6 +5,12 @@ "rev": "9f2d5ae570c120f19434f03eb20ab2c3ecf36e0c", "type": "git" }, + "agame": { + "branch": "main", + "repo": "git@code.nomath.org:~/agame", + "rev": "1e162629da53373f0e2502014d42c7636412e67e", + "type": "git" + }, "feed-nomath-org": { "branch": "main", "repo": "git@code.nomath.org:~/feed-nomath-org", |