flake: update for airbus-sync
This commit is contained in:
parent
d8458e5b49
commit
0a7fc6fa47
@ -94,6 +94,14 @@
|
|||||||
subPackages = [ "remote/scores-sync-zqds" ];
|
subPackages = [ "remote/scores-sync-zqds" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fic-remote-challenge-sync-airbus = pkgs.buildGoModule {
|
||||||
|
pname = "challenge-sync-airbus";
|
||||||
|
inherit version vendorSha256 overrideModAttrs;
|
||||||
|
src = ./.;
|
||||||
|
|
||||||
|
subPackages = [ "remote/challenge-sync-airbus" ];
|
||||||
|
};
|
||||||
|
|
||||||
fic-repochecker = pkgs.buildGoModule {
|
fic-repochecker = pkgs.buildGoModule {
|
||||||
pname = "repochecker";
|
pname = "repochecker";
|
||||||
inherit version vendorSha256 overrideModAttrs;
|
inherit version vendorSha256 overrideModAttrs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user