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 9195cbd..b6f08ce 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,4 +1,10 @@ { + "abuilder": { + "branch": "main", + "repo": "git@code.nomath.org:~/abuilder", + "rev": "9f2d5ae570c120f19434f03eb20ab2c3ecf36e0c", + "type": "git" + }, "fysiweb-cli": { "branch": "main", "repo": "git@github.com:aforemny/fysiweb-cli.git", |