From 606d121ba0b5f36f9a6419c48e6986a27ac1f5b0 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Tue, 20 Feb 2024 07:00:30 +0100 Subject: add abuilder service --- nix/sources.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nix/sources.json') 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", -- cgit v1.2.3