Merge pull request 'cli: make it more clear what optional deps are' (#27) from zerotier into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/27
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
sshpass
|
||||
zbar
|
||||
tor;
|
||||
|
||||
# Override license so that we can build zerotierone without
|
||||
# having to re-import nixpkgs.
|
||||
zerotierone = pkgs.zerotierone.overrideAttrs (_old: { meta = { }; });
|
||||
## End optional dependencies
|
||||
};
|
||||
checks = self'.packages.clan.tests;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user