Commit Graph

16 Commits

Author SHA1 Message Date
Jörg Thalheim
09cc79867d cli: get optional deps from our own flake
This ensures we actually test if all those binaries build
2023-07-26 09:31:49 +02:00
Jörg Thalheim
83005a6795 cli: use nixpkgs in nix shell in pure mode
This avoids nixpkgs config and overlay provided by the user.
Also enables caching in nix.
2023-07-26 09:31:49 +02:00
Jörg Thalheim
9aa75336b7 cli: use nix_shell also in ssh.py 2023-07-26 06:53:33 +00:00
Jörg Thalheim
a6e8e08dec add module to generate zerotier configuration 2023-07-25 19:13:24 +02:00
DavHau
1183ac9618 clan-cli: format 2023-07-25 15:43:45 +02:00
DavHau
310bdacb9d clan-cli/ssh: add tests + fixes 2023-07-25 15:16:05 +02:00
lassulus
a3bcb93f2f clan-cli: split out ssh subcommand, add more tests 2023-07-24 21:15:39 +02:00
Jörg Thalheim
0b654c7434 apply treefmt 2023-07-21 14:11:46 +02:00
DavHau
7223b25ac6 clan-cli: fix tests 2023-07-21 14:07:38 +02:00
Jörg Thalheim
b7cf89dba8 clan-cli: add missing typing 2023-07-21 13:50:46 +02:00
DavHau
e806b5549d clan-cli: enable mypy for tests 2023-07-21 13:43:29 +02:00
Jörg Thalheim
7f937077cf clan-cli/tests: fixup imports 2023-07-21 13:30:49 +02:00
Jörg Thalheim
3ce01871e5 fix black and ruff checks 2023-07-21 13:03:51 +02:00
Jörg Thalheim
926de547e2 clan-cli/tests: reformat 2023-07-21 12:48:26 +02:00
DavHau
4c4ff01b64 clan-cli: write some unit tests 2023-07-21 11:19:03 +02:00
DavHau
9906d12384 clan-cli: initialize python project from template
clan-cli: remove unnecessary unit test file

clan-cli: fix shell.nix too stateful

clan-cli: remove conftest.py

clan-cli: fix flake-module.nix
2023-07-21 11:19:03 +02:00