We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12da3cd commit 4da2c5eCopy full SHA for 4da2c5e
pkgs/by-name/br/briar-desktop/package.nix
@@ -67,6 +67,7 @@ stdenv.mkDerivation rec {
67
onny
68
supinie
69
];
70
+ teams = with lib.teams; [ ngi ];
71
platforms = [ "x86_64-linux" ];
72
};
73
}
0 commit comments